[INFO] fetching crate daikoku 1.3.0...
[INFO] testing daikoku-1.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate daikoku 1.3.0 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate daikoku 1.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01f65c528a21d6651d0e04b74ccd51173eae7e3f252de05b23f2d317c032184e
[INFO] running `Command { std: "docker" "start" "-a" "01f65c528a21d6651d0e04b74ccd51173eae7e3f252de05b23f2d317c032184e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01f65c528a21d6651d0e04b74ccd51173eae7e3f252de05b23f2d317c032184e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01f65c528a21d6651d0e04b74ccd51173eae7e3f252de05b23f2d317c032184e", kill_on_drop: false }`
[INFO] [stdout] 01f65c528a21d6651d0e04b74ccd51173eae7e3f252de05b23f2d317c032184e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2acf3c53a0fe28b2f17c6f8033c29a64164af99bd37b273cdd41503410992ffc
[INFO] running `Command { std: "docker" "start" "-a" "2acf3c53a0fe28b2f17c6f8033c29a64164af99bd37b273cdd41503410992ffc", 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]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling error-stack v0.4.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling option-ext v0.2.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]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling zip v2.2.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling paris v1.5.15
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling configparser v3.1.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[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 regex v1.11.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling structmeta v0.3.0
[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 rand_chacha v0.3.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling serde_with v3.11.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling webbrowser v1.0.2
[INFO] [stderr]    Compiling docker_credential v1.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling bollard v0.17.1
[INFO] [stderr]    Compiling testcontainers v0.23.1
[INFO] [stderr]    Compiling daikoku v1.3.0 (/opt/rustwide/workdir)
[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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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)]` (part of `#[warn(rust_2024_compatibility)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 27s
[INFO] running `Command { std: "docker" "inspect" "2acf3c53a0fe28b2f17c6f8033c29a64164af99bd37b273cdd41503410992ffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2acf3c53a0fe28b2f17c6f8033c29a64164af99bd37b273cdd41503410992ffc", kill_on_drop: false }`
[INFO] [stdout] 2acf3c53a0fe28b2f17c6f8033c29a64164af99bd37b273cdd41503410992ffc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2139d1eaaeb280a63dc23f37bd52686d80f38ba8d07f69d096e36066bc8efd4a
[INFO] running `Command { std: "docker" "start" "-a" "2139d1eaaeb280a63dc23f37bd52686d80f38ba8d07f69d096e36066bc8efd4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling sdd v3.0.4
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling scc v2.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling serial_test v3.1.1
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling testcontainers v0.23.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.2
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) on by default
[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<T>(test: T) -> Result<(), Box<dyn std::error::Error + 'static>>
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `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<T>(test: T) -> Result<(), Box<dyn std::error::Error + 'static>>
[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<GenericImage>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub daikoku_container: ContainerAsync<GenericImage>,
[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<I, S>(args: I) -> Assert
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub(crate) async fn start_with_s3() -> Result<CLI, Box<dyn std::error::Error + 'static>> {
[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 = "amJ1UWtEYWpZZThWVTU0a2RjVW1oWjhWM0I1Q0NmV1I6eTJXNmtYV21yRzBxdm8xU2psSjdYU1M0ZEE5cGc5dDlZZ25wMTlIOXR5cU...
[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_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<T>(test: T) -> Result<(), Box<dyn std::error::Error + 'static>>
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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<GenericImage>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub daikoku_container: ContainerAsync<GenericImage>,
[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<I, S>(args: I) -> Assert
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub(crate) async fn start_with_s3() -> Result<CLI, Box<dyn std::error::Error + 'static>> {
[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: 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<T>(test: T) -> Result<(), Box<dyn std::error::Error + 'static>>
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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<GenericImage>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub daikoku_container: ContainerAsync<GenericImage>,
[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<I, S>(args: I) -> Assert
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub(crate) async fn start() -> Result<CLI, Box<dyn std::error::Error + 'static>> {
[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: 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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<T>(test: T) -> Result<(), Box<dyn std::error::Error + 'static>>
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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<GenericImage>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub daikoku_container: ContainerAsync<GenericImage>,
[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<CLI, Box<dyn std::error::Error + 'static>> {
[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: 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<T>(test: T) -> Result<(), Box<dyn std::error::Error + 'static>>
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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<GenericImage>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub daikoku_container: ContainerAsync<GenericImage>,
[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<I, S>(args: I) -> Assert
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     pub(crate) async fn start_with_s3() -> Result<CLI, Box<dyn std::error::Error + 'static>> {
[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` is never used
[INFO] [stdout]   --> tests/cli/commands/cli.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub(crate) async fn run_test<T>(test: T) -> Result<(), Box<dyn std::error::Error + 'static>>
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `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<T>(test: T) -> Result<(), Box<dyn std::error::Error + 'static>>
[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<GenericImage>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub daikoku_container: ContainerAsync<GenericImage>,
[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<I, S>(args: I) -> Assert
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     pub(crate) async fn start() -> Result<CLI, Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  69 |     pub(crate) async fn start_with_s3() -> Result<CLI, Box<dyn std::error::Error + 'static>> {
[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 = "amJ1UWtEYWpZZThWVTU0a2RjVW1oWjhWM0I1Q0NmV1I6eTJXNmtYV21yRzBxdm8xU2psSjdYU1M0ZEE5cGc5dDlZZ25wMTlIOXR5cU...
[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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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_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<T>(test: T) -> Result<(), Box<dyn std::error::Error + 'static>>
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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<GenericImage>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub daikoku_container: ContainerAsync<GenericImage>,
[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<CLI, Box<dyn std::error::Error + 'static>> {
[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_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<T>(test: T) -> Result<(), Box<dyn std::error::Error + 'static>>
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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<GenericImage>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 40 |     pub daikoku_container: ContainerAsync<GenericImage>,
[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<CLI, Box<dyn std::error::Error + 'static>> {
[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: 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)]` (part of `#[warn(unused)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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)]` (part of `#[warn(rust_2024_compatibility)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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)]` (part of `#[warn(unused)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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)]` (part of `#[warn(rust_2024_compatibility)]`) 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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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 <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] error: could not compile `daikoku` (bin "daikoku"); 11 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name daikoku --edition=2021 src/bin.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=336c70f389795462 -C extra-filename=-44b8262a0eb4702f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-6878bdf75020d786.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3d9b205de7df0211.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a714f80393de4332.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5cd047dd7b52752c.rlib --extern configparser=/opt/rustwide/target/debug/deps/libconfigparser-f14dadcc457eaf46.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-de4d02ee55d722c7.rlib --extern error_stack=/opt/rustwide/target/debug/deps/liberror_stack-3dcdddffe8ac149a.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-f26d4826b597103e.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f761efae07af6070.rlib --extern home=/opt/rustwide/target/debug/deps/libhome-34c282980fe9bb92.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f781cf730dc675fd.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a6c6063cf8b57b7e.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-c376a482bb2363f3.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-7def670a29b9795b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-3ccd7664c6d1e67c.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rlib --extern paris=/opt/rustwide/target/debug/deps/libparis-796dca3ee3ac98d1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-691a3aa448be60fc.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0f780b453c136ab4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bcce96b84b580836.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ca611d94929ce666.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-cca78f8761a1b662.rlib --extern slug=/opt/rustwide/target/debug/deps/libslug-ccb10a21a6d536dc.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-c721107459886b35.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dfaa34c838a24225.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-f95861e52a0397c3.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-8bfccb5f4ef6c932.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9ab9cb0de2985748.rlib --extern void=/opt/rustwide/target/debug/deps/libvoid-c8c62e9ffd6f4978.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rlib --extern webbrowser=/opt/rustwide/target/debug/deps/libwebbrowser-1622b405b045c382.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-0df64b658fb50ea3.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-962358f113aa0430/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-78ce076c0f7f7c22/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-fd5c732ee3a93ef8/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2139d1eaaeb280a63dc23f37bd52686d80f38ba8d07f69d096e36066bc8efd4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2139d1eaaeb280a63dc23f37bd52686d80f38ba8d07f69d096e36066bc8efd4a", kill_on_drop: false }`
[INFO] [stdout] 2139d1eaaeb280a63dc23f37bd52686d80f38ba8d07f69d096e36066bc8efd4a
