[INFO] fetching crate daikoku 1.3.0... [INFO] checking daikoku-1.3.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate daikoku 1.3.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate daikoku 1.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate daikoku 1.3.0 [INFO] tweaked toml for crates.io crate daikoku 1.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate daikoku 1.3.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate daikoku 1.3.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded testcontainers v0.23.1 [INFO] [stderr] Downloaded uuid-macro-internal v1.11.0 [INFO] [stderr] Downloaded webbrowser v1.0.2 [INFO] [stderr] Downloaded serial_test_derive v3.1.1 [INFO] [stderr] Downloaded sdd v3.0.4 [INFO] [stderr] Downloaded serial_test v3.1.1 [INFO] [stderr] Downloaded bollard-stubs v1.45.0-rc.26.0.1 [INFO] [stderr] Downloaded error-stack v0.4.1 [INFO] [stderr] Downloaded scc v2.2.4 [INFO] [stderr] Downloaded bollard v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d8805693532f73872ac004943a64772e8714efd50d7e4e8e54c993a6830a441 [INFO] running `Command { std: "docker" "start" "-a" "2d8805693532f73872ac004943a64772e8714efd50d7e4e8e54c993a6830a441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d8805693532f73872ac004943a64772e8714efd50d7e4e8e54c993a6830a441", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8805693532f73872ac004943a64772e8714efd50d7e4e8e54c993a6830a441", kill_on_drop: false }` [INFO] [stdout] 2d8805693532f73872ac004943a64772e8714efd50d7e4e8e54c993a6830a441 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6a4b2b4b82740af7b5f74377d99d7b4e4c96add4a54a6fa397543e7b0495c8a [INFO] running `Command { std: "docker" "start" "-a" "d6a4b2b4b82740af7b5f74377d99d7b4e4c96add4a54a6fa397543e7b0495c8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking anstyle v1.0.9 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking cpufeatures v0.2.14 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking anstream v0.6.17 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling error-stack v0.4.1 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking winnow v0.6.20 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling zip v2.2.1 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking flate2 v1.0.34 [INFO] [stderr] Checking xattr v1.3.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking ipnet v2.10.1 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking sdd v3.0.4 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking scc v2.2.4 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking paris v1.5.15 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking configparser v3.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking assert_fs v1.1.2 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling uuid-macro-internal v1.11.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking parse-display v0.9.1 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking tokio-tar v0.3.1 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking serde_with v3.11.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking webbrowser v1.0.2 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking docker_credential v1.3.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking bollard-stubs v1.45.0-rc.26.0.1 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking hyperlocal v0.9.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.9 [INFO] [stderr] Checking bollard v0.17.1 [INFO] [stderr] Checking testcontainers v0.23.1 [INFO] [stderr] Checking daikoku v1.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `wait::HealthWaitStrategy` [INFO] [stdout] --> tests/cli/commands/cli.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | core::{wait::HealthWaitStrategy, IntoContainerPort, Mount, WaitFor}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wait::HealthWaitStrategy` [INFO] [stdout] --> tests/cli/commands/cli.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | core::{wait::HealthWaitStrategy, IntoContainerPort, Mount, WaitFor}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wait::HealthWaitStrategy` [INFO] [stdout] --> tests/cli/commands/cli.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | core::{wait::HealthWaitStrategy, IntoContainerPort, Mount, WaitFor}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wait::HealthWaitStrategy` [INFO] [stdout] --> tests/cli/commands/cli.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | core::{wait::HealthWaitStrategy, IntoContainerPort, Mount, WaitFor}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CLI` [INFO] [stdout] --> tests/login.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | cli::{run_test, CLI}, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_test_with_s3` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) async fn run_test_with_s3(test: T) -> Result<(), Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `postgres_container` and `daikoku_container` are never read [INFO] [stdout] --> tests/cli/commands/cli.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) struct CLI { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 39 | pub postgres_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub daikoku_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `build` and `start_with_s3` are never used [INFO] [stdout] --> tests/cli/commands/cli.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl CLI { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | pub(crate) fn build(args: I) -> Assert [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub(crate) async fn start_with_s3() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CustomRun` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:177:11 [INFO] [stdout] | [INFO] [stdout] 177 | pub trait CustomRun { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `migrate` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) fn migrate(name: &str, path: &String) -> Assert { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) fn add(name: &str, path: String, overwrite: bool) -> Assert { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clear` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn clear(force: bool) -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `config` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) fn config(apikey: &str, cookie: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `push` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn push( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn remove(filename: &str, slug: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn list() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn sync() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_test_with_s3` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) async fn run_test_with_s3(test: T) -> Result<(), Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `postgres_container` and `daikoku_container` are never read [INFO] [stdout] --> tests/cli/commands/cli.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) struct CLI { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 39 | pub postgres_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub daikoku_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `start_with_s3` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 43 | impl CLI { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub(crate) async fn start_with_s3() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `migrate` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) fn migrate(name: &str, path: &String) -> Assert { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) fn add(name: &str, path: String, overwrite: bool) -> Assert { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) fn login() -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `push` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn push( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn remove(filename: &str, slug: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn list() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn sync() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wait::HealthWaitStrategy` [INFO] [stdout] --> tests/cli/commands/cli.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | core::{wait::HealthWaitStrategy, IntoContainerPort, Mount, WaitFor}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wait::HealthWaitStrategy` [INFO] [stdout] --> tests/cli/commands/cli.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | core::{wait::HealthWaitStrategy, IntoContainerPort, Mount, WaitFor}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_test_with_s3` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) async fn run_test_with_s3(test: T) -> Result<(), Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `postgres_container` and `daikoku_container` are never read [INFO] [stdout] --> tests/cli/commands/cli.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) struct CLI { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 39 | pub postgres_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub daikoku_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `build` and `start_with_s3` are never used [INFO] [stdout] --> tests/cli/commands/cli.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl CLI { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | pub(crate) fn build(args: I) -> Assert [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub(crate) async fn start_with_s3() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CustomRun` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:177:11 [INFO] [stdout] | [INFO] [stdout] 177 | pub trait CustomRun { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `migrate` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) fn migrate(name: &str, path: &String) -> Assert { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) fn add(name: &str, path: String, overwrite: bool) -> Assert { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `info` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn info(name: &str) -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clear` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn clear(force: bool) -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `config` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) fn config(apikey: &str, cookie: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) fn login() -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `push` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn push( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn remove(filename: &str, slug: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn list() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn sync() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wait::HealthWaitStrategy` [INFO] [stdout] --> tests/cli/commands/cli.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | core::{wait::HealthWaitStrategy, IntoContainerPort, Mount, WaitFor}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wait::HealthWaitStrategy` [INFO] [stdout] --> tests/cli/commands/cli.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | core::{wait::HealthWaitStrategy, IntoContainerPort, Mount, WaitFor}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_test_with_s3` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) async fn run_test_with_s3(test: T) -> Result<(), Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `postgres_container` and `daikoku_container` are never read [INFO] [stdout] --> tests/cli/commands/cli.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) struct CLI { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 39 | pub postgres_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub daikoku_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `start_with_s3` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 43 | impl CLI { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub(crate) async fn start_with_s3() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) fn add(name: &str, path: String, overwrite: bool) -> Assert { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `info` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn info(name: &str) -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clear` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn clear(force: bool) -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `config` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) fn config(apikey: &str, cookie: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) fn login() -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `push` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn push( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn remove(filename: &str, slug: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn list() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn sync() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_test` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) async fn run_test(test: T) -> Result<(), Box> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_test_with_s3` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) async fn run_test_with_s3(test: T) -> Result<(), Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `postgres_container` and `daikoku_container` are never read [INFO] [stdout] --> tests/cli/commands/cli.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) struct CLI { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 39 | pub postgres_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub daikoku_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `run`, `start`, `start_with_s3`, and `start_containers` are never used [INFO] [stdout] --> tests/cli/commands/cli.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl CLI { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] 44 | pub(crate) fn run(args: I) -> Assert [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub(crate) async fn start() -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub(crate) async fn start_with_s3() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | pub(crate) async fn start_containers() -> Result< [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `AssertCommand` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:167:11 [INFO] [stdout] | [INFO] [stdout] 167 | pub trait AssertCommand { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clear` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) fn clear(force: bool) -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn init(name: &str, path: String) -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `migrate` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) fn migrate(name: &str, path: &String) -> Assert { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) fn add(name: &str, path: String, overwrite: bool) -> Assert { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_temporary_path` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) fn get_temporary_path() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CMS_APIKEY` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub static CMS_APIKEY: &str = "amJ1UWtEYWpZZThWVTU0a2RjVW1oWjhWM0I1Q0NmV1I6eTJXNmtYV21yRzBxdm8xU2psSjdYU1M0ZEE5cGc5dDlZZ25wMTlIOXR5cUJaZE... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `info` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn info(name: &str) -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clear` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn clear(force: bool) -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn add(name: &str, daikoku_ip: &str /* apikey: String*/) -> Assert { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `config` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) fn config(apikey: &str, cookie: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) fn login() -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `push` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn push( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn remove(filename: &str, slug: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn list() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn sync() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_test` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) async fn run_test(test: T) -> Result<(), Box> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_test_with_s3` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) async fn run_test_with_s3(test: T) -> Result<(), Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `postgres_container` and `daikoku_container` are never read [INFO] [stdout] --> tests/cli/commands/cli.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) struct CLI { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 39 | pub postgres_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub daikoku_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `build` and `start_with_s3` are never used [INFO] [stdout] --> tests/cli/commands/cli.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl CLI { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | pub(crate) fn build(args: I) -> Assert [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub(crate) async fn start_with_s3() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `CustomRun` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:177:11 [INFO] [stdout] | [INFO] [stdout] 177 | pub trait CustomRun { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `migrate` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) fn migrate(name: &str, path: &String) -> Assert { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) fn add(name: &str, path: String, overwrite: bool) -> Assert { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CMS_APIKEY` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub static CMS_APIKEY: &str = "amJ1UWtEYWpZZThWVTU0a2RjVW1oWjhWM0I1Q0NmV1I6eTJXNmtYV21yRzBxdm8xU2psSjdYU1M0ZEE5cGc5dDlZZ25wMTlIOXR5cUJaZE... [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `info` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn info(name: &str) -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clear` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn clear(force: bool) -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn add(name: &str, daikoku_ip: &str /* apikey: String*/) -> Assert { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `config` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) fn config(apikey: &str, cookie: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) fn login() -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `push` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn push( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn remove(filename: &str, slug: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn list() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn sync() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/commands/assets.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HeaderValue` and `LOCATION` [INFO] [stdout] --> src/commands/watch.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use hyper::header::{HeaderValue, LOCATION}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatusCode` [INFO] [stdout] --> src/commands/watch.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | use hyper::{header, Method, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Path` [INFO] [stdout] --> src/commands/assets.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | path::{Path, PathBuf}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HeaderValue` and `LOCATION` [INFO] [stdout] --> src/commands/watch.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use hyper::header::{HeaderValue, LOCATION}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatusCode` [INFO] [stdout] --> src/commands/watch.rs:12:29 [INFO] [stdout] | [INFO] [stdout] 12 | use hyper::{header, Method, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_test` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) async fn run_test(test: T) -> Result<(), Box> [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `postgres_container` and `daikoku_container` are never read [INFO] [stdout] --> tests/cli/commands/cli.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) struct CLI { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 39 | pub postgres_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub daikoku_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `build` and `start` are never used [INFO] [stdout] --> tests/cli/commands/cli.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 43 | impl CLI { [INFO] [stdout] | -------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | pub(crate) fn build(args: I) -> Assert [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub(crate) async fn start() -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `migrate` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) fn migrate(name: &str, path: &String) -> Assert { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> tests/cli/commands/cms.rs:48:15 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) fn add(name: &str, path: String, overwrite: bool) -> Assert { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `info` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn info(name: &str) -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clear` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn clear(force: bool) -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `config` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) fn config(apikey: &str, cookie: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) fn login() -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_test_with_s3` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) async fn run_test_with_s3(test: T) -> Result<(), Box> [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `postgres_container` and `daikoku_container` are never read [INFO] [stdout] --> tests/cli/commands/cli.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) struct CLI { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 39 | pub postgres_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub daikoku_container: ContainerAsync, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `start_with_s3` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 43 | impl CLI { [INFO] [stdout] | -------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 69 | pub(crate) async fn start_with_s3() -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `run_and_expect` is never used [INFO] [stdout] --> tests/cli/commands/cli.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 177 | pub trait CustomRun { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 178 | fn run_and_expect(&mut self, expected: &str); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `info` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn info(name: &str) -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clear` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) fn clear(force: bool) -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | pub(crate) fn add(name: &str, daikoku_ip: &str /* apikey: String*/) -> Assert { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `config` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) fn config(apikey: &str, cookie: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn remove(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `switch` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) fn switch(name: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login` is never used [INFO] [stdout] --> tests/cli/commands/environment.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | pub(crate) fn login() -> Assert { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `push` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | pub(crate) fn push( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `remove` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn remove(filename: &str, slug: &str) -> Assert { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `list` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) fn list() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `sync` is never used [INFO] [stdout] --> tests/cli/commands/assets.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn sync() -> Assert { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TenantMailBody` is never constructed [INFO] [stdout] --> src/commands/cms.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) struct TenantMailBody { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MailerSettings` is never constructed [INFO] [stdout] --> src/commands/cms.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | struct MailerSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/logging/logger.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | LOADING_LOGGER.done(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/logging/logger.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | LOADING_LOGGER.success(&(*LOADING_MESSAGE.as_ref().unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/logging/logger.rs:31:43 [INFO] [stdout] | [INFO] [stdout] 31 | LOADING_LOGGER.success(&(*LOADING_MESSAGE.as_ref().unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/logging/logger.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | LOADING_LOGGER.done(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/logging/logger.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | LOADING_LOGGER.done(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/logging/logger.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | LOADING_LOGGER.loading(&str); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TenantMailBody` is never constructed [INFO] [stdout] --> src/commands/cms.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | pub(crate) struct TenantMailBody { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MailerSettings` is never constructed [INFO] [stdout] --> src/commands/cms.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | struct MailerSettings { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/logging/logger.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | LOADING_LOGGER.done(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/logging/logger.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | LOADING_LOGGER.success(&(*LOADING_MESSAGE.as_ref().unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/logging/logger.rs:31:43 [INFO] [stdout] | [INFO] [stdout] 31 | LOADING_LOGGER.success(&(*LOADING_MESSAGE.as_ref().unwrap())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/logging/logger.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | LOADING_LOGGER.done(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/logging/logger.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | LOADING_LOGGER.done(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> src/logging/logger.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | LOADING_LOGGER.loading(&str); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "d6a4b2b4b82740af7b5f74377d99d7b4e4c96add4a54a6fa397543e7b0495c8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6a4b2b4b82740af7b5f74377d99d7b4e4c96add4a54a6fa397543e7b0495c8a", kill_on_drop: false }` [INFO] [stdout] d6a4b2b4b82740af7b5f74377d99d7b4e4c96add4a54a6fa397543e7b0495c8a