[INFO] cloning repository https://github.com/0xCoder0000/Journal-Backend-App
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xCoder0000/Journal-Backend-App" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCoder0000%2FJournal-Backend-App", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCoder0000%2FJournal-Backend-App'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b207c4345dc8e70058c148acfee12b3bba5168b2
[INFO] checking 0xCoder0000/Journal-Backend-App against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xCoder0000%2FJournal-Backend-App" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xCoder0000/Journal-Backend-App
[INFO] finished tweaking git repo https://github.com/0xCoder0000/Journal-Backend-App
[INFO] tweaked toml for git repo https://github.com/0xCoder0000/Journal-Backend-App written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xCoder0000/Journal-Backend-App on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xCoder0000/Journal-Backend-App 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.13.1
[INFO] [stderr]   Downloaded time-macros v0.2.19
[INFO] [stderr]   Downloaded strfmt v0.2.4
[INFO] [stderr]   Downloaded xattr v1.4.0
[INFO] [stderr]   Downloaded hyperlocal v0.9.1
[INFO] [stderr]   Downloaded ctor v0.3.0
[INFO] [stderr]   Downloaded parse-display-derive v0.9.1
[INFO] [stderr]   Downloaded hyper-named-pipe v0.1.0
[INFO] [stderr]   Downloaded actix-web-prom v0.9.0
[INFO] [stderr]   Downloaded semver v1.0.25
[INFO] [stderr]   Downloaded actix-server v2.5.0
[INFO] [stderr]   Downloaded actix-cors v0.7.0
[INFO] [stderr]   Downloaded tokio-rustls v0.26.1
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded anyhow v1.0.95
[INFO] [stderr]   Downloaded derive_more v0.99.19
[INFO] [stderr]   Downloaded procfs-core v0.16.0
[INFO] [stderr]   Downloaded flate2 v1.0.35
[INFO] [stderr]   Downloaded prometheus v0.13.4
[INFO] [stderr]   Downloaded bollard v0.18.1
[INFO] [stderr]   Downloaded time v0.3.37
[INFO] [stderr]   Downloaded actix-http v3.9.0
[INFO] [stderr]   Downloaded zerocopy v0.8.17
[INFO] [stderr]   Downloaded rustls-webpki v0.102.8
[INFO] [stderr]   Downloaded testcontainers-modules v0.11.6
[INFO] [stderr]   Downloaded actix-web v4.9.0
[INFO] [stderr]   Downloaded security-framework v3.2.0
[INFO] [stderr]   Downloaded cc v1.2.13
[INFO] [stderr]   Downloaded bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]   Downloaded procfs v0.16.0
[INFO] [stderr]   Downloaded testcontainers v0.23.2
[INFO] [stderr]   Downloaded tokio-tar v0.3.1
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.1
[INFO] [stderr]   Downloaded rustls v0.23.22
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.17
[INFO] [stderr]   Downloaded docker_credential v1.3.1
[INFO] [stderr]   Downloaded parse-display v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84a1e15424e1d1058fa8107cf415af40cc4ee65929981ad4745fc4d332c3f16a
[INFO] running `Command { std: "docker" "start" "-a" "84a1e15424e1d1058fa8107cf415af40cc4ee65929981ad4745fc4d332c3f16a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84a1e15424e1d1058fa8107cf415af40cc4ee65929981ad4745fc4d332c3f16a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84a1e15424e1d1058fa8107cf415af40cc4ee65929981ad4745fc4d332c3f16a", kill_on_drop: false }`
[INFO] [stdout] 84a1e15424e1d1058fa8107cf415af40cc4ee65929981ad4745fc4d332c3f16a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ac1d6985beb81f8ccc9a4b6b3bd35b378964b449b9853b12aa7e46ddb3547d4
[INFO] running `Command { std: "docker" "start" "-a" "5ac1d6985beb81f8ccc9a4b6b3bd35b378964b449b9853b12aa7e46ddb3547d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking procfs-core v0.16.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking xattr v1.4.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]    Compiling ctor v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking mockall v0.13.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking docker_credential v1.3.1
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking validator v0.20.0
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]     Checking bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking tokio-tar v0.3.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.3
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]     Checking bollard v0.18.1
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking sqlx v0.8.3
[INFO] [stderr]     Checking testcontainers v0.23.2
[INFO] [stderr]     Checking actix-web-httpauth v0.8.2
[INFO] [stderr]     Checking actix-cors v0.7.0
[INFO] [stderr]     Checking actix-web-prom v0.9.0
[INFO] [stderr]     Checking journal-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/journal/repository.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | /         sqlx::query_as!(
[INFO] [stdout] 61 | |             EventType,
[INFO] [stdout] 62 | |             r#"SELECT id as "id: _", user_id as "user_id: _", name, tags FROM event_type
[INFO] [stdout] 63 | |                 WHERE id = $1 AND user_id = $2"#,
[INFO] [stdout] 64 | |             id as EventTypeId,
[INFO] [stdout] 65 | |             user_id as UserId
[INFO] [stdout] 66 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/journal/repository.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | /         sqlx::query_as!(
[INFO] [stdout] 73 | |             EventType,
[INFO] [stdout] 74 | |             r#"SELECT id as "id: _", user_id as "user_id: _", name, tags FROM event_type WHERE user_id = $1"#,
[INFO] [stdout] 75 | |             user_id as UserId,
[INFO] [stdout] 76 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/journal/repository.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         sqlx::query!(
[INFO] [stdout] 88 | |             r#"INSERT INTO event_type (user_id, name, tags) VALUES ($1, $2, $3) RETURNING id as "id: EventTypeId""#,
[INFO] [stdout] 89 | |             user_id as UserId, name, tags)
[INFO] [stdout]    | |__________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         sqlx::query!(
[INFO] [stdout] 103 | |             r#"UPDATE event_type SET name = $1, tags = $2 WHERE id = $3 AND user_id = $4"#,
[INFO] [stdout] 104 | |             name,
[INFO] [stdout] 105 | |             tags,
[INFO] [stdout] 106 | |             id as EventTypeId,
[INFO] [stdout] 107 | |             user_id as UserId
[INFO] [stdout] 108 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | /         sqlx::query!(
[INFO] [stdout] 116 | |             r#"DELETE FROM event_type WHERE id = $1 and user_id = $2"#,
[INFO] [stdout] 117 | |             id as EventTypeId,
[INFO] [stdout] 118 | |             user_id as UserId
[INFO] [stdout] 119 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 | /         sqlx::query_as!(
[INFO] [stdout] 206 | |             JournalEntry,
[INFO] [stdout] 207 | |             r#"SELECT id as "id: _", user_id as "user_id: _", event_type_id as "event_type_id: _",
[INFO] [stdout] 208 | |                 description, tags, created_at
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |             user_id as UserId
[INFO] [stdout] 212 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 | /         sqlx::query!(
[INFO] [stdout] 262 | |             r#"INSERT INTO journal_entry (user_id, event_type_id, description, tags, created_at)
[INFO] [stdout] 263 | |                 VALUES ($1, $2, $3, $4, $5) RETURNING id as "id: JournalEntryId""#,
[INFO] [stdout] 264 | |             user_id as UserId,
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |             created_at.unwrap_or(Utc::now())
[INFO] [stdout] 269 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 | /         sqlx::query!(
[INFO] [stdout] 283 | |             r#"UPDATE journal_entry SET description = $1, tags = $2 WHERE id = $3 AND user_id = $4"#,
[INFO] [stdout] 284 | |             description,
[INFO] [stdout] 285 | |             tags,
[INFO] [stdout] 286 | |             id as JournalEntryId,
[INFO] [stdout] 287 | |             user_id as UserId
[INFO] [stdout] 288 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 | /         sqlx::query!(
[INFO] [stdout] 296 | |             r#"DELETE FROM journal_entry WHERE id = $1 and user_id = $2"#,
[INFO] [stdout] 297 | |             id as JournalEntryId,
[INFO] [stdout] 298 | |             user_id as UserId
[INFO] [stdout] 299 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 | /         sqlx::query!(
[INFO] [stdout] 315 | |             r#"SELECT count(id) FROM journal_entry WHERE event_type_id = $1 AND tags && $2"#,
[INFO] [stdout] 316 | |             event_type_id as EventTypeId,
[INFO] [stdout] 317 | |             tags
[INFO] [stdout] 318 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/user/repository.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         sqlx::query_as!(
[INFO] [stdout] 39 | |             User,
[INFO] [stdout] 40 | |             r#"SELECT id as "id: _", username, password, email FROM users WHERE id = $1"#,
[INFO] [stdout] 41 | |             id as UserId
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/user/repository.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | /         sqlx::query!(
[INFO] [stdout] 52 | |             r#"SELECT id as "id: UserId", password FROM users WHERE username = $1"#,
[INFO] [stdout] 53 | |             username
[INFO] [stdout] 54 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/user/repository.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query!(r#"INSERT INTO users (username, password, email) VALUES ($1, $2, $3) RETURNING id as "id: UserId""#,
[INFO] [stdout] 67 | |             username, password, email)
[INFO] [stdout]    | |______________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/user/repository.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         sqlx::query!(r#"UPDATE users SET password = $1 WHERE id = $2"#, password, id as UserId)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking testcontainers-modules v0.11.6
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/journal/repository.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 | /         sqlx::query_as!(
[INFO] [stdout] 61 | |             EventType,
[INFO] [stdout] 62 | |             r#"SELECT id as "id: _", user_id as "user_id: _", name, tags FROM event_type
[INFO] [stdout] 63 | |                 WHERE id = $1 AND user_id = $2"#,
[INFO] [stdout] 64 | |             id as EventTypeId,
[INFO] [stdout] 65 | |             user_id as UserId
[INFO] [stdout] 66 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/journal/repository.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 | /         sqlx::query_as!(
[INFO] [stdout] 73 | |             EventType,
[INFO] [stdout] 74 | |             r#"SELECT id as "id: _", user_id as "user_id: _", name, tags FROM event_type WHERE user_id = $1"#,
[INFO] [stdout] 75 | |             user_id as UserId,
[INFO] [stdout] 76 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/journal/repository.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | /         sqlx::query!(
[INFO] [stdout] 88 | |             r#"INSERT INTO event_type (user_id, name, tags) VALUES ($1, $2, $3) RETURNING id as "id: EventTypeId""#,
[INFO] [stdout] 89 | |             user_id as UserId, name, tags)
[INFO] [stdout]    | |__________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:102:9
[INFO] [stdout]     |
[INFO] [stdout] 102 | /         sqlx::query!(
[INFO] [stdout] 103 | |             r#"UPDATE event_type SET name = $1, tags = $2 WHERE id = $3 AND user_id = $4"#,
[INFO] [stdout] 104 | |             name,
[INFO] [stdout] 105 | |             tags,
[INFO] [stdout] 106 | |             id as EventTypeId,
[INFO] [stdout] 107 | |             user_id as UserId
[INFO] [stdout] 108 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 | /         sqlx::query!(
[INFO] [stdout] 116 | |             r#"DELETE FROM event_type WHERE id = $1 and user_id = $2"#,
[INFO] [stdout] 117 | |             id as EventTypeId,
[INFO] [stdout] 118 | |             user_id as UserId
[INFO] [stdout] 119 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 | /         sqlx::query_as!(
[INFO] [stdout] 206 | |             JournalEntry,
[INFO] [stdout] 207 | |             r#"SELECT id as "id: _", user_id as "user_id: _", event_type_id as "event_type_id: _",
[INFO] [stdout] 208 | |                 description, tags, created_at
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | |             user_id as UserId
[INFO] [stdout] 212 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:261:9
[INFO] [stdout]     |
[INFO] [stdout] 261 | /         sqlx::query!(
[INFO] [stdout] 262 | |             r#"INSERT INTO journal_entry (user_id, event_type_id, description, tags, created_at)
[INFO] [stdout] 263 | |                 VALUES ($1, $2, $3, $4, $5) RETURNING id as "id: JournalEntryId""#,
[INFO] [stdout] 264 | |             user_id as UserId,
[INFO] [stdout] ...   |
[INFO] [stdout] 268 | |             created_at.unwrap_or(Utc::now())
[INFO] [stdout] 269 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 | /         sqlx::query!(
[INFO] [stdout] 283 | |             r#"UPDATE journal_entry SET description = $1, tags = $2 WHERE id = $3 AND user_id = $4"#,
[INFO] [stdout] 284 | |             description,
[INFO] [stdout] 285 | |             tags,
[INFO] [stdout] 286 | |             id as JournalEntryId,
[INFO] [stdout] 287 | |             user_id as UserId
[INFO] [stdout] 288 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:295:9
[INFO] [stdout]     |
[INFO] [stdout] 295 | /         sqlx::query!(
[INFO] [stdout] 296 | |             r#"DELETE FROM journal_entry WHERE id = $1 and user_id = $2"#,
[INFO] [stdout] 297 | |             id as JournalEntryId,
[INFO] [stdout] 298 | |             user_id as UserId
[INFO] [stdout] 299 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> src/journal/repository.rs:314:9
[INFO] [stdout]     |
[INFO] [stdout] 314 | /         sqlx::query!(
[INFO] [stdout] 315 | |             r#"SELECT count(id) FROM journal_entry WHERE event_type_id = $1 AND tags && $2"#,
[INFO] [stdout] 316 | |             event_type_id as EventTypeId,
[INFO] [stdout] 317 | |             tags
[INFO] [stdout] 318 | |         )
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/user/repository.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | /         sqlx::query_as!(
[INFO] [stdout] 39 | |             User,
[INFO] [stdout] 40 | |             r#"SELECT id as "id: _", username, password, email FROM users WHERE id = $1"#,
[INFO] [stdout] 41 | |             id as UserId
[INFO] [stdout] 42 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/user/repository.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 | /         sqlx::query!(
[INFO] [stdout] 52 | |             r#"SELECT id as "id: UserId", password FROM users WHERE username = $1"#,
[INFO] [stdout] 53 | |             username
[INFO] [stdout] 54 | |         )
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/user/repository.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | /         sqlx::query!(r#"INSERT INTO users (username, password, email) VALUES ($1, $2, $3) RETURNING id as "id: UserId""#,
[INFO] [stdout] 67 | |             username, password, email)
[INFO] [stdout]    | |______________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/user/repository.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         sqlx::query!(r#"UPDATE users SET password = $1 WHERE id = $2"#, password, id as UserId)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `journal-backend` (lib) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `journal-backend` (lib test) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "5ac1d6985beb81f8ccc9a4b6b3bd35b378964b449b9853b12aa7e46ddb3547d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ac1d6985beb81f8ccc9a4b6b3bd35b378964b449b9853b12aa7e46ddb3547d4", kill_on_drop: false }`
[INFO] [stdout] 5ac1d6985beb81f8ccc9a4b6b3bd35b378964b449b9853b12aa7e46ddb3547d4
