[INFO] cloning repository https://github.com/fabienbellanger/auth2-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fabienbellanger/auth2-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabienbellanger%2Fauth2-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabienbellanger%2Fauth2-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8570c34765ed8d2d3ae9ddc3ff7e5073eb98bed0
[INFO] testing fabienbellanger/auth2-api against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffabienbellanger%2Fauth2-api" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fabienbellanger/auth2-api
[INFO] finished tweaking git repo https://github.com/fabienbellanger/auth2-api
[INFO] tweaked toml for git repo https://github.com/fabienbellanger/auth2-api written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fabienbellanger/auth2-api on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fabienbellanger/auth2-api 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded phf_codegen v0.11.3
[INFO] [stderr]   Downloaded siphasher v1.0.1
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded async-compression v0.4.23
[INFO] [stderr]   Downloaded crc v3.2.1
[INFO] [stderr]   Downloaded sqlx-macros v0.8.5
[INFO] [stderr]   Downloaded random-number v0.1.9
[INFO] [stderr]   Downloaded unic-ucd-segment v0.9.0
[INFO] [stderr]   Downloaded random-number-macro-impl v0.1.8
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]   Downloaded random-pick v1.2.16
[INFO] [stderr]   Downloaded base64ct v1.7.3
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.5
[INFO] [stderr]   Downloaded quoted_printable v0.5.1
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded unic-segment v0.9.0
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded quanta v0.12.5
[INFO] [stderr]   Downloaded email_address v0.2.9
[INFO] [stderr]   Downloaded stacker v0.1.21
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.1
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded psm v0.1.26
[INFO] [stderr]   Downloaded http-auth-basic v0.3.5
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.17.0
[INFO] [stderr]   Downloaded bytesize v2.0.1
[INFO] [stderr]   Downloaded argon2 v0.5.3
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.17
[INFO] [stderr]   Downloaded axum-core v0.5.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.107
[INFO] [stderr]   Downloaded metrics v0.24.2
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.5
[INFO] [stderr]   Downloaded tower-http v0.6.2
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.1
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.5
[INFO] [stderr]   Downloaded metrics-util v0.19.1
[INFO] [stderr]   Downloaded bigdecimal v0.4.8
[INFO] [stderr]   Downloaded prettyplease v0.2.32
[INFO] [stderr]   Downloaded tera v1.20.0
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded sqlx-core v0.8.5
[INFO] [stderr]   Downloaded libm v0.2.13
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.5
[INFO] [stderr]   Downloaded fake v4.3.0
[INFO] [stderr]   Downloaded lettre v0.11.15
[INFO] [stderr]   Downloaded sqlx v0.8.5
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.0
[INFO] [stderr]   Downloaded axum v0.8.4
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded brotli v8.0.0
[INFO] [stderr]   Downloaded tokio v1.45.0
[INFO] [stderr]   Downloaded passwords v3.1.16
[INFO] [stderr]   Downloaded aws-lc-sys v0.28.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228
[INFO] running `Command { std: "docker" "start" "c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling aws-lc-rs v1.13.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling aws-lc-sys v0.28.2
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling brotli v8.0.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling random-number-macro-impl v0.1.8
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling random-number v0.1.9
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling metrics v0.24.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling trim-in-place v0.1.7
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling rust-ini v0.21.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling random-pick v1.2.16
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.1
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling email-encoding v0.4.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling passwords v3.1.16
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-auth-basic v0.3.5
[INFO] [stderr]    Compiling bytesize v2.0.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling raw-cpuid v11.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling async-compression v0.4.23
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling quanta v0.12.5
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.2
[INFO] [stderr]    Compiling metrics-util v0.19.1
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling lettre v0.11.15
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling sqlx-mysql v0.8.5
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.0
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling auth2-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value captured by `message.status_code` is never read
[INFO] [stdout]   --> src/infrastructure/api/layers/logger.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             message.status_code = response.status().as_u16();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `message.version` is never read
[INFO] [stdout]   --> src/infrastructure/api/layers/logger.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             message.version = format!("{:?}", response.version());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `message.latency` is never read
[INFO] [stdout]   --> src/infrastructure/api/layers/logger.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             message.latency = now.elapsed();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `message.body_size` is never read
[INFO] [stdout]   --> src/infrastructure/api/layers/logger.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             message.body_size = response.body().size_hint().lower();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling fake v4.3.0
[INFO] [stdout] warning: value captured by `message.status_code` is never read
[INFO] [stdout]   --> src/infrastructure/api/layers/logger.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             message.status_code = response.status().as_u16();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `message.version` is never read
[INFO] [stdout]   --> src/infrastructure/api/layers/logger.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             message.version = format!("{:?}", response.version());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `message.latency` is never read
[INFO] [stdout]   --> src/infrastructure/api/layers/logger.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             message.latency = now.elapsed();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `message.body_size` is never read
[INFO] [stdout]   --> src/infrastructure/api/layers/logger.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             message.body_size = response.body().size_hint().lower();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling auth2-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value captured by `message.status_code` is never read
[INFO] [stdout]   --> src/infrastructure/api/layers/logger.rs:93:13
[INFO] [stdout]    |
[INFO] [stdout] 93 |             message.status_code = response.status().as_u16();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `message.version` is never read
[INFO] [stdout]   --> src/infrastructure/api/layers/logger.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             message.version = format!("{:?}", response.version());
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `message.latency` is never read
[INFO] [stdout]   --> src/infrastructure/api/layers/logger.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |             message.latency = now.elapsed();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value captured by `message.body_size` is never read
[INFO] [stdout]   --> src/infrastructure/api/layers/logger.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             message.body_size = response.body().size_hint().lower();
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: did you mean to capture by reference instead?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: value captured by `message.status_code` is never read
[INFO] [stderr]   --> src/infrastructure/api/layers/logger.rs:93:13
[INFO] [stderr]    |
[INFO] [stderr] 93 |             message.status_code = response.status().as_u16();
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: did you mean to capture by reference instead?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value captured by `message.version` is never read
[INFO] [stderr]   --> src/infrastructure/api/layers/logger.rs:94:13
[INFO] [stderr]    |
[INFO] [stderr] 94 |             message.version = format!("{:?}", response.version());
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: did you mean to capture by reference instead?
[INFO] [stderr] 
[INFO] [stderr] warning: value captured by `message.latency` is never read
[INFO] [stderr]   --> src/infrastructure/api/layers/logger.rs:95:13
[INFO] [stderr]    |
[INFO] [stderr] 95 |             message.latency = now.elapsed();
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: did you mean to capture by reference instead?
[INFO] [stderr] 
[INFO] [stderr] warning: value captured by `message.body_size` is never read
[INFO] [stderr]   --> src/infrastructure/api/layers/logger.rs:96:13
[INFO] [stderr]    |
[INFO] [stderr] 96 |             message.body_size = response.body().size_hint().lower();
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: did you mean to capture by reference instead?
[INFO] [stderr] 
[INFO] [stderr] warning: `auth2-api` (lib) generated 4 warnings
[INFO] [stderr] warning: `auth2-api` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auth2_api-8cdd902535204487)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test adapters::database::mysql::repositories::application::model::test::test_try_from_application_model_for_use_case_response ... ok
[INFO] [stdout] test adapters::database::mysql::tests::test_from_pagination_mysql_pagination ... ok
[INFO] [stdout] test adapters::database::mysql::repositories::scope::model::test::test_try_from_scope_model_for_use_case_response ... ok
[INFO] [stdout] test adapters::database::mysql::repositories::user::model::test::test_try_from_user_model_for_use_case_response ... ok
[INFO] [stdout] test adapters::database::mysql::tests::test_mysql_query_sorts_with_valid_fields ... ok
[INFO] [stdout] test adapters::database::mysql::repositories::external_link::model::test::test_try_from_external_link_model_for_use_case_response ... ok
[INFO] [stdout] test adapters::database::mysql::tests::test_mysql_query_sorts_with_valid_fields_and_table_prefix ... ok
[INFO] [stdout] test adapters::database::mysql::tests::test_mysql_pagination_to_sql ... ok
[INFO] [stdout] test adapters::database::mysql::tests::test_mysql_query_sorts_without_valid_fields ... ok
[INFO] [stdout] test adapters::database::mysql::tests::test_mysql_query_sorts_without_sort ... ok
[INFO] [stdout] test adapters::email::forgotten_password::test::test_forgotten_password_request_link ... ok
[INFO] [stdout] test adapters::email::forgotten_password::test::test_forgotten_password_request_subject ... ok
[INFO] [stdout] test adapters::email::forgotten_password::test::test_forgotten_password_request_try_into_message ... ok
[INFO] [stdout] test domain::services::security::jwt::tests::test_jwt_algorithm_from_str ... ok
[INFO] [stdout] test domain::services::security::jwt::tests::test_jwt_use_secret ... ok
[INFO] [stdout] test domain::services::security::payload::tests::test_payload_data_from_payload ... ok
[INFO] [stdout] test domain::use_cases::application::create_application::tests::test_create_application ... ok
[INFO] [stdout] test domain::use_cases::application::create_application::tests::test_create_application_error ... ok
[INFO] [stdout] test domain::use_cases::application::delete_application::tests::test_delete_application_use_case ... ok
[INFO] [stdout] test domain::use_cases::application::get_application::tests::test_get_application ... ok
[INFO] [stdout] test domain::use_cases::application::restore_application::tests::test_restore_application_use_case_with_error ... ok
[INFO] [stdout] test domain::use_cases::application::delete_application::tests::test_delete_application_use_case_with_error ... ok
[INFO] [stdout] test domain::use_cases::application::create_application::tests::test_create_application_invalid_name ... ok
[INFO] [stdout] test domain::use_cases::external_link::create_external_link::tests::test_create_external_link ... ok
[INFO] [stdout] test domain::use_cases::application::restore_application::tests::test_restore_application_use_case ... ok
[INFO] [stdout] test domain::use_cases::scope::restore_scope::tests::test_restore_scope_use_case_with_error ... ok
[INFO] [stdout] test domain::use_cases::scope::delete_scope::tests::test_delete_scope_use_case_with_error ... ok
[INFO] [stdout] test domain::use_cases::scope::create_scope::tests::test_create_scope_database_error ... ok
[INFO] [stdout] test domain::use_cases::scope::delete_scope::tests::test_delete_scope_use_case ... ok
[INFO] [stdout] test domain::use_cases::application::get_application::tests::test_get_application_error ... ok
[INFO] [stdout] test domain::use_cases::user::delete_user::tests::test_delete_user_use_case_not_found ... ok
[INFO] [stdout] test domain::use_cases::user::refresh_token::tests::test_refresh_token_use_case ... ok
[INFO] [stdout] test domain::use_cases::user::refresh_token::tests::test_refresh_token_use_case_invalid_token ... ok
[INFO] [stdout] test domain::use_cases::scope::restore_scope::tests::test_restore_scope_use_case ... ok
[INFO] [stdout] test domain::use_cases::user::restore_user::tests::test_delete_user_use_case ... ok
[INFO] [stdout] test domain::use_cases::user::restore_user::tests::test_delete_user_use_case_not_found ... ok
[INFO] [stdout] test domain::use_cases::user::get_user::tests::test_get_user_use_case_not_found ... ok
[INFO] [stdout] test domain::use_cases::user::get_users::tests::test_get_users_use_case ... ok
[INFO] [stdout] test domain::use_cases::scope::create_scope::tests::test_create_scope ... ok
[INFO] [stdout] test domain::value_objects::datetime::test::test_utc_date_time_display ... ok
[INFO] [stdout] test domain::value_objects::query_sort::tests::test_filter_sorts_from_str ... ok
[INFO] [stdout] test domain::use_cases::user::delete_user::tests::test_delete_user_use_case ... ok
[INFO] [stdout] test domain::use_cases::user::get_user::tests::test_get_user_use_case ... ok
[INFO] [stdout] test domain::use_cases::user::update_password_from_token::tests::test_update_password_from_token_use_case ... ok
[INFO] [stdout] test domain::use_cases::user::create_user::tests::test_create_user_use_case_invalid_email ... ok
[INFO] [stdout] test domain::use_cases::user::create_user::tests::test_create_user_use_case ... ok
[INFO] [stdout] test domain::use_cases::user::get_access_token::tests::test_get_access_token_use_case_user_not_found ... ok
[INFO] [stdout] test domain::use_cases::user::get_access_token::tests::test_get_access_token_use_case_invalid_email ... ok
[INFO] [stdout] test domain::use_cases::user::get_access_token::tests::test_get_access_token_use_case_incorrect_password ... ok
[INFO] [stdout] test domain::use_cases::user::get_access_token::tests::test_get_access_token_use_case ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/auth2_api-c8cdfac27433916e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    Doc-tests auth2_api
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test src/domain/entities/refresh_token.rs - domain::entities::refresh_token::RefreshToken::create (line 35) ... ok
[INFO] [stdout] test src/domain/value_objects/datetime.rs - domain::value_objects::datetime::UtcDateTime::from_rfc3339 (line 34) ... ok
[INFO] [stdout] test src/domain/value_objects/pagination.rs - domain::value_objects::pagination::Pagination::default (line 59) ... ok
[INFO] [stdout] test src/domain/value_objects/pagination.rs - domain::value_objects::pagination::Pagination::new (line 17) ... ok
[INFO] [stdout] test src/domain/value_objects/id.rs - domain::value_objects::id::Id::from_str (line 51) ... ok
[INFO] [stdout] test src/domain/entities/refresh_token.rs - domain::entities::refresh_token::RefreshToken::is_valid (line 78) ... ok
[INFO] [stdout] test src/domain/value_objects/query_sort.rs - domain::value_objects::query_sort::QuerySorts::from (line 55) ... ok
[INFO] [stdout] test src/domain/value_objects/id.rs - domain::value_objects::id::Id::new (line 29) ... ok
[INFO] [stdout] test src/domain/value_objects/scope_id.rs - domain::value_objects::scope_id::ScopeId::new (line 33) ... ok
[INFO] [stdout] test src/domain/value_objects/email.rs - domain::value_objects::email::Email::new (line 23) ... ok
[INFO] [stdout] test src/domain/entities/user.rs - domain::entities::user::User::fullname (line 23) ... ok
[INFO] [stdout] test src/domain/value_objects/password.rs - domain::value_objects::password::Password::verify (line 116) ... ok
[INFO] [stdout] test src/domain/value_objects/password.rs - domain::value_objects::password::Password::new (line 49) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/infrastructure/api/layers/auth.rs - infrastructure::api::layers::auth::auth (line 88) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.36s; merged doctests compilation took 3.01s
[INFO] running `Command { std: "docker" "inspect" "c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228", kill_on_drop: false }`
[INFO] [stdout] c57beac6a64891e85c03cae63ef2b415887bfff3e64c3f13f0968750d5814228
