[INFO] cloning repository https://github.com/zjhken/rust-tide-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zjhken/rust-tide-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjhken%2Frust-tide-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjhken%2Frust-tide-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76e0d850bd1055f0fd451fe17bb00830ac1fe8c8
[INFO] testing zjhken/rust-tide-template against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzjhken%2Frust-tide-template" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zjhken/rust-tide-template
[INFO] finished tweaking git repo https://github.com/zjhken/rust-tide-template
[INFO] tweaked toml for git repo https://github.com/zjhken/rust-tide-template written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zjhken/rust-tide-template on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zjhken/rust-tide-template 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6706bd9bd57d9b6c8857e31209cf6f2253b5195c7418b3fef75a45b5a8f24da5
[INFO] running `Command { std: "docker" "start" "-a" "6706bd9bd57d9b6c8857e31209cf6f2253b5195c7418b3fef75a45b5a8f24da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6706bd9bd57d9b6c8857e31209cf6f2253b5195c7418b3fef75a45b5a8f24da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6706bd9bd57d9b6c8857e31209cf6f2253b5195c7418b3fef75a45b5a8f24da5", kill_on_drop: false }`
[INFO] [stdout] 6706bd9bd57d9b6c8857e31209cf6f2253b5195c7418b3fef75a45b5a8f24da5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c3998ef2fa20ed4609d69e0d20e35fa9d6ef8097c10b1caa66d62b45054847b6
[INFO] running `Command { std: "docker" "start" "-a" "c3998ef2fa20ed4609d69e0d20e35fa9d6ef8097c10b1caa66d62b45054847b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling blocking v1.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling async-dup v1.2.4
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling winnow v0.6.7
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling route-recognizer v0.2.0
[INFO] [stderr]    Compiling anyhow_ext v0.2.1
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling sea-orm-macros v1.1.19
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling erased-serde v0.4.4
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling value-bag-serde1 v1.8.1
[INFO] [stderr]    Compiling value-bag v1.8.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling femme v2.2.1
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling async-signal v0.2.6
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling sea-orm-cli v1.1.19
[INFO] [stderr]    Compiling async-session v2.0.1
[INFO] [stderr]    Compiling async-sse v4.1.0
[INFO] [stderr]    Compiling http-client v6.5.3
[INFO] [stderr]    Compiling async-h1 v2.3.4
[INFO] [stderr]    Compiling tide v0.16.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.19
[INFO] [stderr]    Compiling sea-schema v0.16.2
[INFO] [stderr]    Compiling sea-orm-migration v1.1.19
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling tikv-jemallocator v0.5.4
[INFO] [stderr]    Compiling rust-tide-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `user::Model as User`
[INFO] [stdout]  --> src/entity/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use user::Model as User;
[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 macro definition: `retry_http`
[INFO] [stdout]   --> src/utils.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | macro_rules! retry_http {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]   --> src/auth.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | async fn authn(username: &str, password: &str) -> tide::Result<bool> {
[INFO] [stdout]    |                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]   --> src/auth.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 | async fn authn(username: &str, password: &str) -> tide::Result<bool> {
[INFO] [stdout]    |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `CRED_CACHE` is never used
[INFO] [stdout]   --> src/auth.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | static CRED_CACHE: LazyLock<DashMap<String, (String, Instant)>> = LazyLock::new(|| DashMap::new());
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `password` is never read
[INFO] [stdout]   --> src/auth.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Cred {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 16 |     pub username: String,
[INFO] [stdout] 17 |     pub password: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cred` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthMiddleware` is never constructed
[INFO] [stdout]   --> src/auth.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AuthMiddleware;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `authn` is never used
[INFO] [stdout]   --> src/auth.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | async fn authn(username: &str, password: &str) -> tide::Result<bool> {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cache_cred` is never used
[INFO] [stdout]   --> src/auth.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn cache_cred(username: &str, cred: String) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ONE_DAY` is never used
[INFO] [stdout]   --> src/auth.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | const ONE_DAY: u64 = 60 * 60 * 24;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cached_cred` is never used
[INFO] [stdout]   --> src/auth.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub async fn get_cached_cred(username: &str) -> Option<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_cfg` is never used
[INFO] [stdout]    --> src/config.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub async fn set_cfg(config: Config) {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_db_conn` is never used
[INFO] [stdout]   --> src/database.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn get_db_conn() -> &'static DatabaseConnection {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/entity/user.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/entity/user.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_path_and_file_overwrite` is never used
[INFO] [stdout]  --> src/fs_utils.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub async fn create_path_and_file_overwrite(path: &PathBuf) -> Result<fs::File> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_path` is never used
[INFO] [stdout]   --> src/fs_utils.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) async fn ensure_path(path: &std::path::PathBuf) -> Result<()> {
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recursively_delete_empty_folder` is never used
[INFO] [stdout]   --> src/fs_utils.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn recursively_delete_empty_folder(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOKEN` is never used
[INFO] [stdout]  --> src/utils.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const TOKEN: u32 = 0x60db1e55;
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "c3998ef2fa20ed4609d69e0d20e35fa9d6ef8097c10b1caa66d62b45054847b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3998ef2fa20ed4609d69e0d20e35fa9d6ef8097c10b1caa66d62b45054847b6", kill_on_drop: false }`
[INFO] [stdout] c3998ef2fa20ed4609d69e0d20e35fa9d6ef8097c10b1caa66d62b45054847b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d8428f0d0d0e78bdc0df35cdeaefbf799a5039a6cb9532192f2b6c7a89920a2
[INFO] running `Command { std: "docker" "start" "-a" "0d8428f0d0d0e78bdc0df35cdeaefbf799a5039a6cb9532192f2b6c7a89920a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-tide-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `user::Model as User`
[INFO] [stdout]  --> src/entity/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use user::Model as User;
[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 macro definition: `retry_http`
[INFO] [stdout]   --> src/utils.rs:33:14
[INFO] [stdout]    |
[INFO] [stdout] 33 | macro_rules! retry_http {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `username`
[INFO] [stdout]   --> src/auth.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 | async fn authn(username: &str, password: &str) -> tide::Result<bool> {
[INFO] [stdout]    |                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `password`
[INFO] [stdout]   --> src/auth.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 | async fn authn(username: &str, password: &str) -> tide::Result<bool> {
[INFO] [stdout]    |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `CRED_CACHE` is never used
[INFO] [stdout]   --> src/auth.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | static CRED_CACHE: LazyLock<DashMap<String, (String, Instant)>> = LazyLock::new(|| DashMap::new());
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `password` is never read
[INFO] [stdout]   --> src/auth.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Cred {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 16 |     pub username: String,
[INFO] [stdout] 17 |     pub password: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Cred` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthMiddleware` is never constructed
[INFO] [stdout]   --> src/auth.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AuthMiddleware;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `authn` is never used
[INFO] [stdout]   --> src/auth.rs:53:10
[INFO] [stdout]    |
[INFO] [stdout] 53 | async fn authn(username: &str, password: &str) -> tide::Result<bool> {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cache_cred` is never used
[INFO] [stdout]   --> src/auth.rs:92:14
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub async fn cache_cred(username: &str, cred: String) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ONE_DAY` is never used
[INFO] [stdout]   --> src/auth.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | const ONE_DAY: u64 = 60 * 60 * 24;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_cached_cred` is never used
[INFO] [stdout]   --> src/auth.rs:98:14
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub async fn get_cached_cred(username: &str) -> Option<String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `set_cfg` is never used
[INFO] [stdout]    --> src/config.rs:165:14
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub async fn set_cfg(config: Config) {
[INFO] [stdout]     |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_db_conn` is never used
[INFO] [stdout]   --> src/database.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub fn get_db_conn() -> &'static DatabaseConnection {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Model` is never constructed
[INFO] [stdout]  --> src/entity/user.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Model {
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Relation` is never used
[INFO] [stdout]   --> src/entity/user.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum Relation {}
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_path_and_file_overwrite` is never used
[INFO] [stdout]  --> src/fs_utils.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub async fn create_path_and_file_overwrite(path: &PathBuf) -> Result<fs::File> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ensure_path` is never used
[INFO] [stdout]   --> src/fs_utils.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) async fn ensure_path(path: &std::path::PathBuf) -> Result<()> {
[INFO] [stdout]    |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `recursively_delete_empty_folder` is never used
[INFO] [stdout]   --> src/fs_utils.rs:39:14
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub async fn recursively_delete_empty_folder(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOKEN` is never used
[INFO] [stdout]  --> src/utils.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const TOKEN: u32 = 0x60db1e55;
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.13s
[INFO] running `Command { std: "docker" "inspect" "0d8428f0d0d0e78bdc0df35cdeaefbf799a5039a6cb9532192f2b6c7a89920a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d8428f0d0d0e78bdc0df35cdeaefbf799a5039a6cb9532192f2b6c7a89920a2", kill_on_drop: false }`
[INFO] [stdout] 0d8428f0d0d0e78bdc0df35cdeaefbf799a5039a6cb9532192f2b6c7a89920a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8a61807ba9391775540b89b7128734b62533a8651ca70ec8c632f08594be9124
[INFO] running `Command { std: "docker" "start" "-a" "8a61807ba9391775540b89b7128734b62533a8651ca70ec8c632f08594be9124", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `user::Model as User`
[INFO] [stderr]  --> src/entity/mod.rs:3:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub use user::Model as User;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `retry_http`
[INFO] [stderr]   --> src/utils.rs:33:14
[INFO] [stderr]    |
[INFO] [stderr] 33 | macro_rules! retry_http {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `username`
[INFO] [stderr]   --> src/auth.rs:53:16
[INFO] [stderr]    |
[INFO] [stderr] 53 | async fn authn(username: &str, password: &str) -> tide::Result<bool> {
[INFO] [stderr]    |                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_username`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `password`
[INFO] [stderr]   --> src/auth.rs:53:32
[INFO] [stderr]    |
[INFO] [stderr] 53 | async fn authn(username: &str, password: &str) -> tide::Result<bool> {
[INFO] [stderr]    |                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_password`
[INFO] [stderr] 
[INFO] [stderr] warning: static `CRED_CACHE` is never used
[INFO] [stderr]   --> src/auth.rs:12:8
[INFO] [stderr]    |
[INFO] [stderr] 12 | static CRED_CACHE: LazyLock<DashMap<String, (String, Instant)>> = LazyLock::new(|| DashMap::new());
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `password` is never read
[INFO] [stderr]   --> src/auth.rs:17:6
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct Cred {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] 16 |     pub username: String,
[INFO] [stderr] 17 |     pub password: String,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Cred` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AuthMiddleware` is never constructed
[INFO] [stderr]   --> src/auth.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct AuthMiddleware;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `authn` is never used
[INFO] [stderr]   --> src/auth.rs:53:10
[INFO] [stderr]    |
[INFO] [stderr] 53 | async fn authn(username: &str, password: &str) -> tide::Result<bool> {
[INFO] [stderr]    |          ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `cache_cred` is never used
[INFO] [stderr]   --> src/auth.rs:92:14
[INFO] [stderr]    |
[INFO] [stderr] 92 | pub async fn cache_cred(username: &str, cred: String) {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ONE_DAY` is never used
[INFO] [stderr]   --> src/auth.rs:96:7
[INFO] [stderr]    |
[INFO] [stderr] 96 | const ONE_DAY: u64 = 60 * 60 * 24;
[INFO] [stderr]    |       ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_cached_cred` is never used
[INFO] [stderr]   --> src/auth.rs:98:14
[INFO] [stderr]    |
[INFO] [stderr] 98 | pub async fn get_cached_cred(username: &str) -> Option<String> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `set_cfg` is never used
[INFO] [stderr]    --> src/config.rs:165:14
[INFO] [stderr]     |
[INFO] [stderr] 165 | pub async fn set_cfg(config: Config) {
[INFO] [stderr]     |              ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_db_conn` is never used
[INFO] [stderr]   --> src/database.rs:47:8
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub fn get_db_conn() -> &'static DatabaseConnection {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Model` is never constructed
[INFO] [stderr]  --> src/entity/user.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Model {
[INFO] [stderr]   |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Relation` is never used
[INFO] [stderr]   --> src/entity/user.rs:16:10
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub enum Relation {}
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `create_path_and_file_overwrite` is never used
[INFO] [stderr]  --> src/fs_utils.rs:4:14
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub async fn create_path_and_file_overwrite(path: &PathBuf) -> Result<fs::File> {
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `ensure_path` is never used
[INFO] [stderr]   --> src/fs_utils.rs:28:21
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub(crate) async fn ensure_path(path: &std::path::PathBuf) -> Result<()> {
[INFO] [stderr]    |                     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `recursively_delete_empty_folder` is never used
[INFO] [stderr]   --> src/fs_utils.rs:39:14
[INFO] [stderr]    |
[INFO] [stderr] 39 | pub async fn recursively_delete_empty_folder(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TOKEN` is never used
[INFO] [stderr]  --> src/utils.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | const TOKEN: u32 = 0x60db1e55;
[INFO] [stderr]   |       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-tide-template` (bin "rust-tide-template" test) generated 19 warnings (run `cargo fix --bin "rust-tide-template" -p rust-tide-template --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_tide_template-abfcc6b41f288b42)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test utils::tests::test_gen_random_str_characters ... ok
[INFO] [stdout] test utils::tests::test_gen_random_str_deterministic ... ok
[INFO] [stdout] test utils::tests::test_gen_random_str_format ... ok
[INFO] [stdout] test utils::tests::test_gen_random_str_length ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8a61807ba9391775540b89b7128734b62533a8651ca70ec8c632f08594be9124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a61807ba9391775540b89b7128734b62533a8651ca70ec8c632f08594be9124", kill_on_drop: false }`
[INFO] [stdout] 8a61807ba9391775540b89b7128734b62533a8651ca70ec8c632f08594be9124
