[INFO] cloning repository https://github.com/matteopolak/axum-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matteopolak/axum-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteopolak%2Faxum-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteopolak%2Faxum-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00230e648c7fca3b761081159e1075f30f6a2b6d
[INFO] checking matteopolak/axum-template/00230e648c7fca3b761081159e1075f30f6a2b6d against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatteopolak%2Faxum-template" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/matteopolak/axum-template on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/matteopolak/axum-template
[INFO] finished tweaking git repo https://github.com/matteopolak/axum-template
[INFO] tweaked toml for git repo https://github.com/matteopolak/axum-template written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/matteopolak/axum-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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.20.9
[INFO] [stderr]   Downloaded validator_derive v0.18.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.83
[INFO] [stderr]   Downloaded axum-jsonschema v0.8.0
[INFO] [stderr]   Downloaded nonempty v0.7.0
[INFO] [stderr]   Downloaded validator v0.18.1
[INFO] [stderr]   Downloaded aide-macros v0.7.0
[INFO] [stderr]   Downloaded iso8601 v0.6.1
[INFO] [stderr]   Downloaded whoami v1.5.1
[INFO] [stderr]   Downloaded darling v0.20.9
[INFO] [stderr]   Downloaded sqlx-macros-core v0.7.4
[INFO] [stderr]   Downloaded darling_core v0.20.9
[INFO] [stderr]   Downloaded raw-cpuid v11.0.2
[INFO] [stderr]   Downloaded dotenvy_macro v0.15.7
[INFO] [stderr]   Downloaded zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]   Downloaded num-cmp v0.1.0
[INFO] [stderr]   Downloaded sqlx-macros v0.7.4
[INFO] [stderr]   Downloaded auto-future v1.0.0
[INFO] [stderr]   Downloaded axum-test v14.9.1
[INFO] [stderr]   Downloaded schemars v0.8.20
[INFO] [stderr]   Downloaded sqlx-mysql v0.7.4
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.15.0
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.5.0
[INFO] [stderr]   Downloaded jsonschema v0.17.1
[INFO] [stderr]   Downloaded sqlx-postgres v0.7.4
[INFO] [stderr]   Downloaded prost v0.12.6
[INFO] [stderr]   Downloaded sqlx v0.7.4
[INFO] [stderr]   Downloaded winnow v0.6.8
[INFO] [stderr]   Downloaded forwarded-header-value v0.1.1
[INFO] [stderr]   Downloaded quanta v0.12.3
[INFO] [stderr]   Downloaded async-compression v0.4.10
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.23.0
[INFO] [stderr]   Downloaded governor v0.6.3
[INFO] [stderr]   Downloaded sqlx-core v0.7.4
[INFO] [stderr]   Downloaded sqlx-sqlite v0.7.4
[INFO] [stderr]   Downloaded toml_edit v0.22.13
[INFO] [stderr]   Downloaded axum-macros v0.4.1
[INFO] [stderr]   Downloaded tower_governor v0.4.2
[INFO] [stderr]   Downloaded reserve-port v2.0.1
[INFO] [stderr]   Downloaded rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]   Downloaded prost-derive v0.12.6
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.15.0
[INFO] [stderr]   Downloaded toml v0.8.13
[INFO] [stderr]   Downloaded schemars_derive v0.8.20
[INFO] [stderr]   Downloaded spinning_top v0.3.0
[INFO] [stderr]   Downloaded syn v2.0.65
[INFO] [stderr]   Downloaded aide v0.13.4
[INFO] [stderr]   Downloaded serde_derive v1.0.202
[INFO] [stderr]   Downloaded serde v1.0.202
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d8e8b3a7e98e24f9fb3e11285ea3ff3bcb5701ea2d8505b3fd34d00f0a1e2a6
[INFO] running `Command { std: "docker" "start" "-a" "3d8e8b3a7e98e24f9fb3e11285ea3ff3bcb5701ea2d8505b3fd34d00f0a1e2a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d8e8b3a7e98e24f9fb3e11285ea3ff3bcb5701ea2d8505b3fd34d00f0a1e2a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d8e8b3a7e98e24f9fb3e11285ea3ff3bcb5701ea2d8505b3fd34d00f0a1e2a6", kill_on_drop: false }`
[INFO] [stdout] 3d8e8b3a7e98e24f9fb3e11285ea3ff3bcb5701ea2d8505b3fd34d00f0a1e2a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b355506032d7884fb685885eb9fe81a4444746f3ad8bdb91994550c3574b052
[INFO] running `Command { std: "docker" "start" "-a" "1b355506032d7884fb685885eb9fe81a4444746f3ad8bdb91994550c3574b052", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking opentelemetry v0.22.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking ordered-float v4.2.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]     Checking opentelemetry_sdk v0.22.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling schemars v0.8.20
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]    Compiling schemars_derive v0.8.20
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking brotli-decompressor v4.0.0
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking raw-cpuid v11.0.2
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking fraction v0.13.1
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling aide-macros v0.7.0
[INFO] [stderr]     Checking iso8601 v0.6.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tonic v0.11.0
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking forwarded-header-value v0.1.1
[INFO] [stderr]     Checking jsonschema v0.17.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking opentelemetry-proto v0.5.0
[INFO] [stderr]     Checking async-compression v0.4.10
[INFO] [stderr]    Compiling axum-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking aide v0.13.4
[INFO] [stderr]    Compiling validator_derive v0.18.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.14.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking opentelemetry-otlp v0.15.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.23.0
[INFO] [stderr]     Checking rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tower_governor v0.4.2
[INFO] [stderr]     Checking opentelemetry-stdout v0.3.0
[INFO] [stderr]    Compiling dotenvy_macro v0.15.7
[INFO] [stderr]    Compiling macros v0.1.0 (/opt/rustwide/workdir/macros)
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking reserve-port v2.0.1
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.15.0
[INFO] [stderr]     Checking auto-future v1.0.0
[INFO] [stderr]     Checking validator v0.18.1
[INFO] [stderr]     Checking axum-test v14.9.1
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking axum-jsonschema v0.8.0
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> src/extract/session.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |               let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 77 | |                 auth::model::User,
[INFO] [stdout] 78 | |                 r#"
[INFO] [stdout] 79 | |                 SELECT * FROM "user" WHERE id IN (
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |                 api_key
[INFO] [stdout] 84 | |             )
[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/extract/session.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |               let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 112 | |                 auth::model::User,
[INFO] [stdout] 113 | |                 r#"
[INFO] [stdout] 114 | |                 SELECT * FROM "user" WHERE id = (
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |                 session_id
[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_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/extract/session.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |               let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________________^
[INFO] [stdout] 77 | |                 auth::model::User,
[INFO] [stdout] 78 | |                 r#"
[INFO] [stdout] 79 | |                 SELECT * FROM "user" WHERE id IN (
[INFO] [stdout] ...  |
[INFO] [stdout] 83 | |                 api_key
[INFO] [stdout] 84 | |             )
[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/extract/session.rs:111:15
[INFO] [stdout]     |
[INFO] [stdout] 111 |               let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 112 | |                 auth::model::User,
[INFO] [stdout] 113 | |                 r#"
[INFO] [stdout] 114 | |                 SELECT * FROM "user" WHERE id = (
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |                 session_id
[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_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/route/auth/route.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 43 | |         model::User,
[INFO] [stdout] 44 | |         r#"SELECT * FROM "user" WHERE email = $1"#,
[INFO] [stdout] 45 | |         auth.email
[INFO] [stdout] 46 | |     )
[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/route/auth/route.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |       let session = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 61 | |         model::Session,
[INFO] [stdout] 62 | |         "INSERT INTO session (user_id) VALUES ($1) RETURNING *",
[INFO] [stdout] 63 | |         user.id
[INFO] [stdout] 64 | |     )
[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/route/auth/route.rs:84:2
[INFO] [stdout]    |
[INFO] [stdout] 84 |     sqlx::query!("DELETE FROM session WHERE id = $1", id)
[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/route/auth/route.rs:108:2
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     sqlx::query_scalar!(
[INFO] [stdout] 109 | |         r#"
[INFO] [stdout] 110 | |             INSERT INTO "user" (id, email, username, password) VALUES ($1, $2, $3, $4) RETURNING id
[INFO] [stdout] 111 | |         "#,
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         &hashed
[INFO] [stdout] 116 | |     )
[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_scalar` (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/route/auth/route.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |       let session = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 129 | |         model::Session,
[INFO] [stdout] 130 | |         r#"
[INFO] [stdout] 131 | |             INSERT INTO session (user_id) VALUES ($1) RETURNING *
[INFO] [stdout] 132 | |         "#,
[INFO] [stdout] 133 | |         user_id
[INFO] [stdout] 134 | |     )
[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/route/auth/route.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 161 | |         model::User,
[INFO] [stdout] 162 | |         r#"
[INFO] [stdout] 163 | |             UPDATE "user"
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         session.user.id
[INFO] [stdout] 171 | |     )
[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/route/auth/route.rs:185:2
[INFO] [stdout]     |
[INFO] [stdout] 185 |     sqlx::query!("DELETE FROM \"user\" WHERE id = $1", session.user.id)
[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/route/key/route.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let keys = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 21 | |         model::Key,
[INFO] [stdout] 22 | |         r#"
[INFO] [stdout] 23 | |             SELECT * FROM api_key WHERE user_id = $1
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         paginate.offset()
[INFO] [stdout] 30 | |     )
[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/route/key/route.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let key = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 45 | |         model::Key,
[INFO] [stdout] 46 | |         r#"
[INFO] [stdout] 47 | |             INSERT INTO api_key (id, user_id) VALUES (DEFAULT, $1)
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |         session.user.id
[INFO] [stdout] 51 | |     )
[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/route/key/route.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 |       let key = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 67 | |         model::Key,
[INFO] [stdout] 68 | |         r#"
[INFO] [stdout] 69 | |             SELECT * FROM api_key WHERE id = $1 AND user_id = $2
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |         session.user.id,
[INFO] [stdout] 73 | |     )
[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/route/key/route.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |       let status = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 89 | |         r#"
[INFO] [stdout] 90 | |             DELETE FROM api_key WHERE id = $1 AND user_id = $2
[INFO] [stdout] 91 | |         "#,
[INFO] [stdout] 92 | |         path.id,
[INFO] [stdout] 93 | |         session.user.id
[INFO] [stdout] 94 | |     )
[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/route/post/route.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let posts = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 21 | |         model::Post,
[INFO] [stdout] 22 | |         r#"
[INFO] [stdout] 23 | |             SELECT * FROM post
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |         paginate.offset(),
[INFO] [stdout] 31 | |     )
[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/route/post/route.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |       let posts = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 46 | |         model::Post,
[INFO] [stdout] 47 | |         r#"
[INFO] [stdout] 48 | |             SELECT * FROM post
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         paginate.offset(),
[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_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/route/post/route.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let post = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 69 | |         model::Post,
[INFO] [stdout] 70 | |         r#"
[INFO] [stdout] 71 | |             SELECT * FROM post
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |         path.id,
[INFO] [stdout] 75 | |     )
[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/route/auth/route.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let user = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 43 | |         model::User,
[INFO] [stdout] 44 | |         r#"SELECT * FROM "user" WHERE email = $1"#,
[INFO] [stdout] 45 | |         auth.email
[INFO] [stdout] 46 | |     )
[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/route/auth/route.rs:60:16
[INFO] [stdout]    |
[INFO] [stdout] 60 |       let session = sqlx::query_as!(
[INFO] [stdout]    |  ___________________^
[INFO] [stdout] 61 | |         model::Session,
[INFO] [stdout] 62 | |         "INSERT INTO session (user_id) VALUES ($1) RETURNING *",
[INFO] [stdout] 63 | |         user.id
[INFO] [stdout] 64 | |     )
[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/route/post/route.rs:90:13
[INFO] [stdout]     |
[INFO] [stdout] 90  |       let post = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 91  | |         model::Post,
[INFO] [stdout] 92  | |         r#"
[INFO] [stdout] 93  | |             INSERT INTO post (id, user_id, title, content)
[INFO] [stdout] ...   |
[INFO] [stdout] 99  | |         input.content,
[INFO] [stdout] 100 | |     )
[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/route/auth/route.rs:84:2
[INFO] [stdout]    |
[INFO] [stdout] 84 |     sqlx::query!("DELETE FROM session WHERE id = $1", id)
[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/route/post/route.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |       let post = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 117 | |         model::Post,
[INFO] [stdout] 118 | |         r#"
[INFO] [stdout] 119 | |             UPDATE post
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         session.user.id,
[INFO] [stdout] 128 | |     )
[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/route/post/route.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |       let post = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 144 | |         r#"
[INFO] [stdout] 145 | |             DELETE FROM post
[INFO] [stdout] 146 | |             WHERE id = $1 AND user_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |         session.user.id,
[INFO] [stdout] 150 | |     )
[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/route/auth/route.rs:108:2
[INFO] [stdout]     |
[INFO] [stdout] 108 | /     sqlx::query_scalar!(
[INFO] [stdout] 109 | |         r#"
[INFO] [stdout] 110 | |             INSERT INTO "user" (id, email, username, password) VALUES ($1, $2, $3, $4) RETURNING id
[INFO] [stdout] 111 | |         "#,
[INFO] [stdout] ...   |
[INFO] [stdout] 115 | |         &hashed
[INFO] [stdout] 116 | |     )
[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_scalar` (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/route/auth/route.rs:128:16
[INFO] [stdout]     |
[INFO] [stdout] 128 |       let session = sqlx::query_as!(
[INFO] [stdout]     |  ___________________^
[INFO] [stdout] 129 | |         model::Session,
[INFO] [stdout] 130 | |         r#"
[INFO] [stdout] 131 | |             INSERT INTO session (user_id) VALUES ($1) RETURNING *
[INFO] [stdout] 132 | |         "#,
[INFO] [stdout] 133 | |         user_id
[INFO] [stdout] 134 | |     )
[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/route/auth/route.rs:160:13
[INFO] [stdout]     |
[INFO] [stdout] 160 |       let user = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 161 | |         model::User,
[INFO] [stdout] 162 | |         r#"
[INFO] [stdout] 163 | |             UPDATE "user"
[INFO] [stdout] ...   |
[INFO] [stdout] 170 | |         session.user.id
[INFO] [stdout] 171 | |     )
[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/route/auth/route.rs:185:2
[INFO] [stdout]     |
[INFO] [stdout] 185 |     sqlx::query!("DELETE FROM \"user\" WHERE id = $1", session.user.id)
[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/route/key/route.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let keys = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 21 | |         model::Key,
[INFO] [stdout] 22 | |         r#"
[INFO] [stdout] 23 | |             SELECT * FROM api_key WHERE user_id = $1
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |         paginate.offset()
[INFO] [stdout] 30 | |     )
[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/route/key/route.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 |       let key = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 45 | |         model::Key,
[INFO] [stdout] 46 | |         r#"
[INFO] [stdout] 47 | |             INSERT INTO api_key (id, user_id) VALUES (DEFAULT, $1)
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |         session.user.id
[INFO] [stdout] 51 | |     )
[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/route/key/route.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 |       let key = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 67 | |         model::Key,
[INFO] [stdout] 68 | |         r#"
[INFO] [stdout] 69 | |             SELECT * FROM api_key WHERE id = $1 AND user_id = $2
[INFO] [stdout] ...  |
[INFO] [stdout] 72 | |         session.user.id,
[INFO] [stdout] 73 | |     )
[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/route/key/route.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |       let status = sqlx::query!(
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 89 | |         r#"
[INFO] [stdout] 90 | |             DELETE FROM api_key WHERE id = $1 AND user_id = $2
[INFO] [stdout] 91 | |         "#,
[INFO] [stdout] 92 | |         path.id,
[INFO] [stdout] 93 | |         session.user.id
[INFO] [stdout] 94 | |     )
[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/route/post/route.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 20 |       let posts = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 21 | |         model::Post,
[INFO] [stdout] 22 | |         r#"
[INFO] [stdout] 23 | |             SELECT * FROM post
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |         paginate.offset(),
[INFO] [stdout] 31 | |     )
[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/route/post/route.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |       let posts = sqlx::query_as!(
[INFO] [stdout]    |  _________________^
[INFO] [stdout] 46 | |         model::Post,
[INFO] [stdout] 47 | |         r#"
[INFO] [stdout] 48 | |             SELECT * FROM post
[INFO] [stdout] ...  |
[INFO] [stdout] 53 | |         paginate.offset(),
[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_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/route/post/route.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 68 |       let post = sqlx::query_as!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout] 69 | |         model::Post,
[INFO] [stdout] 70 | |         r#"
[INFO] [stdout] 71 | |             SELECT * FROM post
[INFO] [stdout] ...  |
[INFO] [stdout] 74 | |         path.id,
[INFO] [stdout] 75 | |     )
[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/route/post/route.rs:90:13
[INFO] [stdout]     |
[INFO] [stdout] 90  |       let post = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 91  | |         model::Post,
[INFO] [stdout] 92  | |         r#"
[INFO] [stdout] 93  | |             INSERT INTO post (id, user_id, title, content)
[INFO] [stdout] ...   |
[INFO] [stdout] 99  | |         input.content,
[INFO] [stdout] 100 | |     )
[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/route/post/route.rs:116:13
[INFO] [stdout]     |
[INFO] [stdout] 116 |       let post = sqlx::query_as!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 117 | |         model::Post,
[INFO] [stdout] 118 | |         r#"
[INFO] [stdout] 119 | |             UPDATE post
[INFO] [stdout] ...   |
[INFO] [stdout] 127 | |         session.user.id,
[INFO] [stdout] 128 | |     )
[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/route/post/route.rs:143:13
[INFO] [stdout]     |
[INFO] [stdout] 143 |       let post = sqlx::query!(
[INFO] [stdout]     |  ________________^
[INFO] [stdout] 144 | |         r#"
[INFO] [stdout] 145 | |             DELETE FROM post
[INFO] [stdout] 146 | |             WHERE id = $1 AND user_id = $2
[INFO] [stdout] ...   |
[INFO] [stdout] 149 | |         session.user.id,
[INFO] [stdout] 150 | |     )
[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 `axum-template` (bin "axum-template") due to 19 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axum-template` (bin "axum-template" test) due to 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "1b355506032d7884fb685885eb9fe81a4444746f3ad8bdb91994550c3574b052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b355506032d7884fb685885eb9fe81a4444746f3ad8bdb91994550c3574b052", kill_on_drop: false }`
[INFO] [stdout] 1b355506032d7884fb685885eb9fe81a4444746f3ad8bdb91994550c3574b052
