[INFO] cloning repository https://github.com/galetedanilo/profile-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/galetedanilo/profile-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaletedanilo%2Fprofile-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaletedanilo%2Fprofile-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b443e11c0deaec0df55efd05b4679584fddecea9
[INFO] testing galetedanilo/profile-service 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%2Fgaletedanilo%2Fprofile-service" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/galetedanilo/profile-service
[INFO] finished tweaking git repo https://github.com/galetedanilo/profile-service
[INFO] tweaked toml for git repo https://github.com/galetedanilo/profile-service written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/galetedanilo/profile-service 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/galetedanilo/profile-service 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 validify v2.0.0
[INFO] [stderr]   Downloaded unic-ucd-common v0.9.0
[INFO] [stderr]   Downloaded validify_derive v2.0.0
[INFO] [stderr]   Downloaded regex-cache v0.2.1
[INFO] [stderr]   Downloaded oncemutex v0.1.1
[INFO] [stderr]   Downloaded card-validate v2.4.0
[INFO] [stderr]   Downloaded bumpalo v3.20.1
[INFO] [stderr]   Downloaded tower_governor v0.8.0
[INFO] [stderr]   Downloaded quanta v0.12.6
[INFO] [stderr]   Downloaded tonic v0.14.5
[INFO] [stderr]   Downloaded governor v0.10.4
[INFO] [stderr]   Downloaded rustc_version_runtime v0.3.0
[INFO] [stderr]   Downloaded mongodb-internal-macros v3.5.1
[INFO] [stderr]   Downloaded raw-cpuid v11.6.0
[INFO] [stderr]   Downloaded typed-builder v0.22.0
[INFO] [stderr]   Downloaded typed-builder-macro v0.22.0
[INFO] [stderr]   Downloaded take_mut v0.2.2
[INFO] [stderr]   Downloaded mongocrypt v0.3.2
[INFO] [stderr]   Downloaded mongocrypt-sys v0.1.5+1.15.1
[INFO] [stderr]   Downloaded resolv-conf v0.7.6
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded hickory-resolver v0.25.2
[INFO] [stderr]   Downloaded widestring v1.2.1
[INFO] [stderr]   Downloaded derive-where v1.6.0
[INFO] [stderr]   Downloaded mockall v0.14.0
[INFO] [stderr]   Downloaded mockall_derive v0.14.0
[INFO] [stderr]   Downloaded jsonwebtoken v10.3.0
[INFO] [stderr]   Downloaded bson v2.15.0
[INFO] [stderr]   Downloaded fake v4.4.0
[INFO] [stderr]   Downloaded moka v0.12.14
[INFO] [stderr]   Downloaded mongodb v3.5.1
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.2
[INFO] [stderr]   Downloaded hickory-proto v0.25.2
[INFO] [stderr]   Downloaded phonenumber v0.3.9+9.0.21
[INFO] [stderr]   Downloaded aws-lc-sys v0.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976
[INFO] running `Command { std: "docker" "start" "9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976", 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" "9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976" "/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" "9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976", 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" "9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling oncemutex v0.1.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling aws-lc-sys v0.39.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling moka v0.12.14
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling unic-ucd-common v0.9.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-cache v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling card-validate v2.4.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.5.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling validify_derive v2.0.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling typed-builder v0.22.0
[INFO] [stderr]    Compiling governor v0.10.4
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling phonenumber v0.3.9+9.0.21
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling validify v2.0.0
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling mongodb v3.5.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling tower_governor v0.8.0
[INFO] [stderr]    Compiling profile-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/presentation/api/helpers/security.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct CreateClaims(Claims);
[INFO] [stdout]     |            ------------ ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/presentation/api/helpers/security.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct UpdateClaims(Claims);
[INFO] [stdout]     |            ------------ ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/presentation/api/helpers/security.rs:215:23
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct ReadClaims(Claims);
[INFO] [stdout]     |            ---------- ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteClaims` is never constructed
[INFO] [stdout]    --> src/presentation/api/helpers/security.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub struct DeleteClaims(Claims);
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
[INFO] running `Command { std: "docker" "inspect" "9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976", 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" "9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976" "/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 predicates-core v1.0.10
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling fake v4.4.0
[INFO] [stderr]    Compiling profile-service v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/presentation/api/helpers/security.rs:137:25
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct CreateClaims(Claims);
[INFO] [stdout]     |            ------------ ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/presentation/api/helpers/security.rs:165:25
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct UpdateClaims(Claims);
[INFO] [stdout]     |            ------------ ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/presentation/api/helpers/security.rs:215:23
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub struct ReadClaims(Claims);
[INFO] [stdout]     |            ---------- ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DeleteClaims` is never constructed
[INFO] [stdout]    --> src/presentation/api/helpers/security.rs:265:12
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub struct DeleteClaims(Claims);
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.90s
[INFO] running `Command { std: "docker" "inspect" "9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976", 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" "9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/presentation/api/helpers/security.rs:137:25
[INFO] [stderr]     |
[INFO] [stderr] 137 | pub struct CreateClaims(Claims);
[INFO] [stderr]     |            ------------ ^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/presentation/api/helpers/security.rs:165:25
[INFO] [stderr]     |
[INFO] [stderr] 165 | pub struct UpdateClaims(Claims);
[INFO] [stderr]     |            ------------ ^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/presentation/api/helpers/security.rs:215:23
[INFO] [stderr]     |
[INFO] [stderr] 215 | pub struct ReadClaims(Claims);
[INFO] [stderr]     |            ---------- ^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DeleteClaims` is never constructed
[INFO] [stderr]    --> src/presentation/api/helpers/security.rs:265:12
[INFO] [stderr]     |
[INFO] [stderr] 265 | pub struct DeleteClaims(Claims);
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `profile-service` (bin "profile-service" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/profile_service-0f099f3a94b43188)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test application::use_cases::get_profile_by_id_use_case::tests::when_profile_not_found_should_return_not_found_error ... ok
[INFO] [stdout] test application::use_cases::get_profile_by_id_use_case::tests::when_repository_error_should_return_repository_error ... ok
[INFO] [stdout] test application::use_cases::update_profile_use_case::tests::when_profile_does_not_exist_should_return_not_found_error ... ok
[INFO] [stdout] test domain::object_values::bio::tests::when_bio_empty_should_empty_error ... ok
[INFO] [stdout] test domain::object_values::bio::tests::when_bio_just_white_space_should_empty_error ... ok
[INFO] [stdout] test domain::object_values::bio::tests::when_bio_too_short_should_min_length_error ... ok
[INFO] [stdout] test domain::object_values::bio::tests::when_bio_too_long_should_max_length_error ... ok
[INFO] [stdout] test domain::object_values::email::tests::when_email_empty_should_return_empty_error ... ok
[INFO] [stdout] test domain::object_values::email::tests::when_email_invalid_format_should_return_invalid_error ... ok
[INFO] [stdout] test domain::models::profile::tests::when_create_profile_should_have_none_optional_fields ... ok
[INFO] [stdout] test domain::models::profile::tests::when_create_profile_should_have_correct_email ... ok
[INFO] [stdout] test application::use_cases::create_profile_use_case::tests::when_input_valid_and_not_exist_should_return_ok ... ok
[INFO] [stdout] test application::use_cases::get_profile_by_id_use_case::tests::when_profile_found_should_return_profile ... ok
[INFO] [stdout] test application::use_cases::create_profile_use_case::tests::when_input_exist_profile_should_return_already_exists_error ... ok
[INFO] [stdout] test domain::models::profile::tests::when_create_profile_should_have_correct_id ... ok
[INFO] [stdout] test domain::models::profile::tests::when_create_profile_should_have_created_at ... ok
[INFO] [stdout] test application::use_cases::update_profile_use_case::tests::when_version_mismatch_should_return_version_conflict_error ... ok
[INFO] [stdout] test domain::models::profile::tests::when_create_profile_should_have_version_one ... ok
[INFO] [stdout] test domain::object_values::email::tests::when_email_valid_should_create_email ... ok
[INFO] [stdout] test domain::object_values::email::tests::when_email_valid_should_create_email_from_str ... ok
[INFO] [stdout] test domain::object_values::email::tests::when_email_too_long_should_return_too_long_error ... ok
[INFO] [stdout] test domain::object_values::email::tests::when_email_valid_should_create_email_from_string ... ok
[INFO] [stdout] test domain::object_values::first_name::tests::when_first_name_empty_should_empty_error ... ok
[INFO] [stdout] test domain::object_values::first_name::tests::when_first_name_end_with_invalid_characters_should_invalid_edge_characters_error ... ok
[INFO] [stdout] test domain::object_values::first_name::tests::when_first_name_just_white_space_should_empty_error ... ok
[INFO] [stdout] test domain::object_values::first_name::tests::when_first_name_start_with_invalid_characters_should_invalid_edge_characters_error ... ok
[INFO] [stdout] test domain::object_values::first_name::tests::when_first_name_too_long_should_max_length_error ... ok
[INFO] [stdout] test domain::object_values::first_name::tests::when_first_name_too_short_should_min_length_error ... ok
[INFO] [stdout] test domain::object_values::id::tests::when_call_generate_method_shoul_return_valid_uuid ... ok
[INFO] [stdout] test domain::object_values::id::tests::when_str_as_valid_uuid_should_return_id_object_value ... ok
[INFO] [stdout] test domain::object_values::id::tests::when_str_is_not_valid_uuid_should_invalid_error ... ok
[INFO] [stdout] test domain::object_values::image_url::tests::when_image_url_empty_should_empty_error ... ok
[INFO] [stdout] test domain::object_values::image_url::tests::when_image_url_invalid_extension_should_invalid_extension_error ... ok
[INFO] [stdout] test domain::object_values::image_url::tests::when_image_url_invalid_scheme_should_invalid_scheme_error ... ok
[INFO] [stdout] test domain::object_values::image_url::tests::when_image_url_too_long_should_too_long_error ... ok
[INFO] [stdout] test domain::object_values::image_url::tests::when_image_url_valid_should_create_image_url ... ok
[INFO] [stdout] test domain::object_values::image_url::tests::when_image_url_valid_should_create_image_url_from_str ... ok
[INFO] [stdout] test domain::object_values::image_url::tests::when_image_url_valid_should_create_image_url_from_string ... ok
[INFO] [stdout] test domain::object_values::image_url::tests::when_image_url_valid_should_display_image_url ... ok
[INFO] [stdout] test domain::object_values::last_name::tests::when_last_name_empty_should_empty_error ... ok
[INFO] [stdout] test domain::object_values::last_name::tests::when_last_name_end_with_invalid_characters_should_invalid_edge_characters_error ... ok
[INFO] [stdout] test domain::object_values::last_name::tests::when_last_name_just_white_space_should_empty_error ... ok
[INFO] [stdout] test domain::object_values::last_name::tests::when_last_name_have_invalid_characters_should_invalid_characters_error ... ok
[INFO] [stdout] test domain::object_values::first_name::tests::when_first_name_have_invalid_characters_should_invalid_characters_error ... ok
[INFO] [stdout] test domain::object_values::last_name::tests::when_last_name_start_with_invalid_characters_should_invalid_edge_characters_error ... ok
[INFO] [stdout] test domain::object_values::last_name::tests::when_last_name_to_long_should_max_length_error ... ok
[INFO] [stdout] test domain::object_values::last_name::tests::when_last_name_to_short_should_min_length_error ... ok
[INFO] [stdout] test domain::object_values::last_name::tests::when_last_name_valid_should_create_last_name ... ok
[INFO] [stdout] test domain::object_values::last_name::tests::when_last_name_valid_should_create_last_name_from_str ... ok
[INFO] [stdout] test infrastructure::repositories::mongo_profile_repo::tests::should_convert_profile_to_document ... ok
[INFO] [stdout] test domain::object_values::last_name::tests::when_last_name_valid_should_create_last_name_from_string ... ok
[INFO] [stdout] test domain::object_values::bio::tests::when_bio_valid_should_create_bio_from_str ... ok
[INFO] [stdout] test domain::object_values::bio::tests::when_bio_valid_should_create_bio_from_string ... ok
[INFO] [stdout] test domain::object_values::bio::tests::when_bio_contains_invalid_characters_should_invalid_characters_error ... ok
[INFO] [stdout] test domain::object_values::bio::tests::when_bio_valid_should_create_bio ... ok
[INFO] [stdout] test application::use_cases::update_profile_use_case::tests::when_input_is_valid_and_profile_exists_should_update_profile ... ok
[INFO] [stdout] test presentation::api::handlers::update_profile_by_id_handler::tests::when_profile_does_not_exist_shoul_return_not_found ... ok
[INFO] [stdout] test presentation::api::handlers::update_profile_by_id_handler::tests::when_version_mismatch_should_return_conflict ... ok
[INFO] [stdout] test domain::models::profile::tests::when_update_profile_should_update_fields ... ok
[INFO] [stdout] test presentation::api::helpers::validated_json::tests::when_invalid_json_then_returns_bad_request ... ok
[INFO] [stdout] test presentation::api::helpers::validated_json::tests::when_validation_fails_then_returns_bad_request ... ok
[INFO] [stdout] test presentation::api::handlers::update_profile_by_id_handler::tests::when_profile_exists_should_return_ok ... ok
[INFO] [stdout] test presentation::api::handlers::get_profile_by_id_handler::tests::when_profile_exists_should_return_profile ... ok
[INFO] [stdout] test presentation::api::handlers::get_profile_by_id_handler::tests::when_profile_does_not_exist_should_return_not_found ... ok
[INFO] [stdout] test presentation::api::handlers::create_profile_handler::tests::when_valid_profile_data_is_provided_then_profile_is_created ... ok
[INFO] [stdout] test presentation::api::helpers::validated_json::tests::when_valid_profile_data_is_provided_then_profile_is_created ... ok
[INFO] [stdout] test presentation::api::handlers::create_profile_handler::tests::when_profile_already_exists_then_returns_conflict ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976", kill_on_drop: false }`
[INFO] [stdout] 9d8bf2167a4708db5a8ebbb2b1ce5071c1988932b9cf262e675f73bb6cb24976
