[INFO] cloning repository https://github.com/itotiamugo56-hub/logistics-coordinator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/itotiamugo56-hub/logistics-coordinator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitotiamugo56-hub%2Flogistics-coordinator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fitotiamugo56-hub%2Flogistics-coordinator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5a206527f458ccdaf93a8d8521b64f32b52d2247
[INFO] testing itotiamugo56-hub/logistics-coordinator 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%2Fitotiamugo56-hub%2Flogistics-coordinator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/itotiamugo56-hub/logistics-coordinator
[INFO] finished tweaking git repo https://github.com/itotiamugo56-hub/logistics-coordinator
[INFO] tweaked toml for git repo https://github.com/itotiamugo56-hub/logistics-coordinator written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/itotiamugo56-hub/logistics-coordinator 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/itotiamugo56-hub/logistics-coordinator 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 nonempty v0.7.0
[INFO] [stderr]   Downloaded tower_governor v0.2.0
[INFO] [stderr]   Downloaded forwarded-header-value v0.1.1
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded axum-core v0.4.5
[INFO] [stderr]   Downloaded axum-macros v0.4.2
[INFO] [stderr]   Downloaded tower-http v0.5.2
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] [stderr]   Downloaded r2d2_sqlite v0.24.0
[INFO] [stderr]   Downloaded h3o-bit v0.1.2
[INFO] [stderr]   Downloaded rstar v0.12.2
[INFO] [stderr]   Downloaded heapless v0.8.0
[INFO] [stderr]   Downloaded i_tree v0.8.3
[INFO] [stderr]   Downloaded i_shape v1.6.0
[INFO] [stderr]   Downloaded geo v0.29.3
[INFO] [stderr]   Downloaded i_overlay v1.9.4
[INFO] [stderr]   Downloaded robust v1.2.0
[INFO] [stderr]   Downloaded i_key_sort v0.2.0
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.7
[INFO] [stderr]   Downloaded i_float v1.6.0
[INFO] [stderr]   Downloaded float_next_after v1.0.0
[INFO] [stderr]   Downloaded float_eq v1.0.1
[INFO] [stderr]   Downloaded geo-types v0.7.18
[INFO] [stderr]   Downloaded geo v0.28.0
[INFO] [stderr]   Downloaded spade v2.15.1
[INFO] [stderr]   Downloaded earcutr v0.4.3
[INFO] [stderr]   Downloaded simple_asn1 v0.6.4
[INFO] [stderr]   Downloaded h3o v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907
[INFO] running `Command { std: "docker" "start" "4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907", 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" "4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907" "/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" "4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907", 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" "4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling i_key_sort v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling geographiclib-rs v0.2.7
[INFO] [stderr]    Compiling i_tree v0.8.3
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling spade v2.15.1
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling h3o-bit v0.1.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling nonempty v0.7.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling geo v0.28.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling i_float v1.6.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling i_shape v1.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling i_overlay v1.9.4
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling crypto_core v0.1.0 (/opt/rustwide/workdir/crates/crypto_core)
[INFO] [stderr]    Compiling crdt_engine v0.1.0 (/opt/rustwide/workdir/crates/crdt_engine)
[INFO] [stderr]    Compiling geo v0.29.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h3o v0.7.1
[INFO] [stderr]    Compiling r2d2_sqlite v0.24.0
[INFO] [stderr]    Compiling geoh3_index v0.1.0 (/opt/rustwide/workdir/crates/geoh3_index)
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlite_embedded v0.1.0 (/opt/rustwide/workdir/crates/sqlite_embedded)
[INFO] [stderr]    Compiling tower_governor v0.2.0
[INFO] [stderr]    Compiling backend_api v0.1.0 (/opt/rustwide/workdir/crates/backend_api)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/backend_api/src/handlers/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use branches::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `BranchResponse` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use clergy::*;
[INFO] [stdout]    |         --------- but the name `BranchResponse` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/backend_api/src/handlers/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use branches::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `CreateBranchRequest` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use clergy::*;
[INFO] [stdout]    |         --------- but the name `CreateBranchRequest` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> crates/backend_api/src/auth/roles.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> crates/backend_api/src/auth/roles.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TokenConstraints`, `VerificationStatus`, `issue_temp_token`, `issue_token`, `token_lifetime`, and `validate_token_offline`
[INFO] [stdout]  --> crates/backend_api/src/auth/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     issue_token, issue_temp_token, validate_token, validate_token_offline,
[INFO] [stdout]   |     ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     TokenClaims, TokenConstraints, VerificationStatus, AuthError, token_lifetime,
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DelegationProof`, `build_delegation_chain`, and `verify_delegation_chain`
[INFO] [stdout]   --> crates/backend_api/src/auth/mod.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use delegation::{DelegationProof, build_delegation_chain, verify_delegation_chain};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OptionalAuthUser`, `RequireRole`, and `RevocationList`
[INFO] [stdout]  --> crates/backend_api/src/middleware/mod.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use auth::{AuthenticatedUser, OptionalAuthUser, RequireRole, RevocationList};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateBranchRequest` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/handlers/branches.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct CreateBranchRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginRequest` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/handlers/clergy.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct LoginRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginResponse` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/handlers/clergy.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct LoginResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `login` is never used
[INFO] [stdout]    --> crates/backend_api/src/handlers/clergy.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub async fn login(
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `issue_temp_token` is never used
[INFO] [stdout]    --> crates/backend_api/src/auth/jwt.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn issue_temp_token(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_token_offline` is never used
[INFO] [stdout]    --> crates/backend_api/src/auth/jwt.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn validate_token_offline(token: &str) -> Result<TokenClaims, AuthError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `level` and `can_create` are never used
[INFO] [stdout]   --> crates/backend_api/src/auth/roles.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Role {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] 15 |     pub fn level(&self) -> u8 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn can_create(&self, target: Role) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_delegation_chain` is never used
[INFO] [stdout]   --> crates/backend_api/src/auth/delegation.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn build_delegation_chain(parent_claims: &super::jwt::TokenClaims) -> Vec<DelegationProof> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `RevocationList` is never used
[INFO] [stdout]   --> crates/backend_api/src/middleware/auth.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub type RevocationList = Arc<RwLock<HashSet<uuid::Uuid>>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InsufficientRole` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/middleware/auth.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum AuthError {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 41 |     InsufficientRole { required: Role, actual: Role },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OptionalAuthUser` is never constructed
[INFO] [stdout]    --> crates/backend_api/src/middleware/auth.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct OptionalAuthUser(pub Option<AuthenticatedUser>);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequireRole` is never constructed
[INFO] [stdout]    --> crates/backend_api/src/middleware/auth.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct RequireRole(pub Role);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_role` is never used
[INFO] [stdout]    --> crates/backend_api/src/middleware/auth.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub fn check_role(actual: Role, required: Role) -> Result<(), AuthError> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenRequest` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/models/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TokenRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenConstraints` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/models/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct TokenConstraints {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenResponse` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/models/mod.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct TokenResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlareSubmission` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/models/mod.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct FlareSubmission {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GeoPoint` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/models/mod.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct GeoPoint {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s
[INFO] running `Command { std: "docker" "inspect" "4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907", 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" "4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907" "/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 zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling h3o v0.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling r2d2_sqlite v0.24.0
[INFO] [stderr]    Compiling crdt_engine v0.1.0 (/opt/rustwide/workdir/crates/crdt_engine)
[INFO] [stderr]    Compiling crypto_core v0.1.0 (/opt/rustwide/workdir/crates/crypto_core)
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling geoh3_index v0.1.0 (/opt/rustwide/workdir/crates/geoh3_index)
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling sqlite_embedded v0.1.0 (/opt/rustwide/workdir/crates/sqlite_embedded)
[INFO] [stderr]    Compiling tower_governor v0.2.0
[INFO] [stderr]    Compiling backend_api v0.1.0 (/opt/rustwide/workdir/crates/backend_api)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/backend_api/src/handlers/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use branches::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `BranchResponse` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use clergy::*;
[INFO] [stdout]    |         --------- but the name `BranchResponse` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/backend_api/src/handlers/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use branches::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `CreateBranchRequest` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use clergy::*;
[INFO] [stdout]    |         --------- but the name `CreateBranchRequest` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> crates/backend_api/src/auth/roles.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/backend_api/src/handlers/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use branches::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `BranchResponse` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use clergy::*;
[INFO] [stdout]    |         --------- but the name `BranchResponse` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> crates/backend_api/src/handlers/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use branches::*;
[INFO] [stdout]    |         ^^^^^^^^^^^ the name `CreateBranchRequest` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 16 | pub use clergy::*;
[INFO] [stdout]    |         --------- but the name `CreateBranchRequest` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> crates/backend_api/src/auth/roles.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `uuid::Uuid`
[INFO] [stdout]  --> crates/backend_api/src/auth/roles.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use uuid::Uuid;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `TokenConstraints`, `VerificationStatus`, `issue_temp_token`, `issue_token`, `token_lifetime`, and `validate_token_offline`
[INFO] [stdout]  --> crates/backend_api/src/auth/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     issue_token, issue_temp_token, validate_token, validate_token_offline,
[INFO] [stdout]   |     ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 9 |     TokenClaims, TokenConstraints, VerificationStatus, AuthError, token_lifetime,
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DelegationProof`, `build_delegation_chain`, and `verify_delegation_chain`
[INFO] [stdout]   --> crates/backend_api/src/auth/mod.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use delegation::{DelegationProof, build_delegation_chain, verify_delegation_chain};
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OptionalAuthUser`, `RequireRole`, and `RevocationList`
[INFO] [stdout]  --> crates/backend_api/src/middleware/mod.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use auth::{AuthenticatedUser, OptionalAuthUser, RequireRole, RevocationList};
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateBranchRequest` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/handlers/branches.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct CreateBranchRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginRequest` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/handlers/clergy.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct LoginRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LoginResponse` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/handlers/clergy.rs:93:12
[INFO] [stdout]    |
[INFO] [stdout] 93 | pub struct LoginResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `login` is never used
[INFO] [stdout]    --> crates/backend_api/src/handlers/clergy.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub async fn login(
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `issue_temp_token` is never used
[INFO] [stdout]    --> crates/backend_api/src/auth/jwt.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub fn issue_temp_token(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_token_offline` is never used
[INFO] [stdout]    --> crates/backend_api/src/auth/jwt.rs:189:8
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub fn validate_token_offline(token: &str) -> Result<TokenClaims, AuthError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `level` and `can_create` are never used
[INFO] [stdout]   --> crates/backend_api/src/auth/roles.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Role {
[INFO] [stdout]    | --------- methods in this implementation
[INFO] [stdout] 15 |     pub fn level(&self) -> u8 {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn can_create(&self, target: Role) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_delegation_chain` is never used
[INFO] [stdout]   --> crates/backend_api/src/auth/delegation.rs:51:8
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn build_delegation_chain(parent_claims: &super::jwt::TokenClaims) -> Vec<DelegationProof> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `RevocationList` is never used
[INFO] [stdout]   --> crates/backend_api/src/middleware/auth.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub type RevocationList = Arc<RwLock<HashSet<uuid::Uuid>>>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InsufficientRole` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/middleware/auth.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum AuthError {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 41 |     InsufficientRole { required: Role, actual: Role },
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AuthError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OptionalAuthUser` is never constructed
[INFO] [stdout]    --> crates/backend_api/src/middleware/auth.rs:115:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub struct OptionalAuthUser(pub Option<AuthenticatedUser>);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequireRole` is never constructed
[INFO] [stdout]    --> crates/backend_api/src/middleware/auth.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct RequireRole(pub Role);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_role` is never used
[INFO] [stdout]    --> crates/backend_api/src/middleware/auth.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub fn check_role(actual: Role, required: Role) -> Result<(), AuthError> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenRequest` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/models/mod.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TokenRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenConstraints` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/models/mod.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct TokenConstraints {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TokenResponse` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/models/mod.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct TokenResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FlareSubmission` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/models/mod.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct FlareSubmission {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GeoPoint` is never constructed
[INFO] [stdout]   --> crates/backend_api/src/models/mod.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct GeoPoint {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.08s
[INFO] running `Command { std: "docker" "inspect" "4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907", 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" "4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> crates/backend_api/src/handlers/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use branches::*;
[INFO] [stderr]    |         ^^^^^^^^^^^ the name `BranchResponse` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 16 | pub use clergy::*;
[INFO] [stderr]    |         --------- but the name `BranchResponse` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> crates/backend_api/src/handlers/mod.rs:12:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use branches::*;
[INFO] [stderr]    |         ^^^^^^^^^^^ the name `CreateBranchRequest` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 16 | pub use clergy::*;
[INFO] [stderr]    |         --------- but the name `CreateBranchRequest` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `uuid::Uuid`
[INFO] [stderr]  --> crates/backend_api/src/auth/roles.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use uuid::Uuid;
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `backend_api` (lib) generated 3 warnings (run `cargo fix --lib -p backend_api` to apply 1 suggestion)
[INFO] [stderr] warning: `backend_api` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: unused imports: `TokenConstraints`, `VerificationStatus`, `issue_temp_token`, `issue_token`, `token_lifetime`, and `validate_token_offline`
[INFO] [stderr]  --> crates/backend_api/src/auth/mod.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     issue_token, issue_temp_token, validate_token, validate_token_offline,
[INFO] [stderr]   |     ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 9 |     TokenClaims, TokenConstraints, VerificationStatus, AuthError, token_lifetime,
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^             ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DelegationProof`, `build_delegation_chain`, and `verify_delegation_chain`
[INFO] [stderr]   --> crates/backend_api/src/auth/mod.rs:12:22
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub use delegation::{DelegationProof, build_delegation_chain, verify_delegation_chain};
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `OptionalAuthUser`, `RequireRole`, and `RevocationList`
[INFO] [stderr]  --> crates/backend_api/src/middleware/mod.rs:6:35
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use auth::{AuthenticatedUser, OptionalAuthUser, RequireRole, RevocationList};
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CreateBranchRequest` is never constructed
[INFO] [stderr]   --> crates/backend_api/src/handlers/branches.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct CreateBranchRequest {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LoginRequest` is never constructed
[INFO] [stderr]   --> crates/backend_api/src/handlers/clergy.rs:87:12
[INFO] [stderr]    |
[INFO] [stderr] 87 | pub struct LoginRequest {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LoginResponse` is never constructed
[INFO] [stderr]   --> crates/backend_api/src/handlers/clergy.rs:93:12
[INFO] [stderr]    |
[INFO] [stderr] 93 | pub struct LoginResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `login` is never used
[INFO] [stderr]    --> crates/backend_api/src/handlers/clergy.rs:148:14
[INFO] [stderr]     |
[INFO] [stderr] 148 | pub async fn login(
[INFO] [stderr]     |              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `issue_temp_token` is never used
[INFO] [stderr]    --> crates/backend_api/src/auth/jwt.rs:131:8
[INFO] [stderr]     |
[INFO] [stderr] 131 | pub fn issue_temp_token(
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `validate_token_offline` is never used
[INFO] [stderr]    --> crates/backend_api/src/auth/jwt.rs:189:8
[INFO] [stderr]     |
[INFO] [stderr] 189 | pub fn validate_token_offline(token: &str) -> Result<TokenClaims, AuthError> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `level` and `can_create` are never used
[INFO] [stderr]   --> crates/backend_api/src/auth/roles.rs:15:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl Role {
[INFO] [stderr]    | --------- methods in this implementation
[INFO] [stderr] 15 |     pub fn level(&self) -> u8 {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 19 |     pub fn can_create(&self, target: Role) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_delegation_chain` is never used
[INFO] [stderr]   --> crates/backend_api/src/auth/delegation.rs:51:8
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub fn build_delegation_chain(parent_claims: &super::jwt::TokenClaims) -> Vec<DelegationProof> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `RevocationList` is never used
[INFO] [stderr]   --> crates/backend_api/src/middleware/auth.rs:32:10
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub type RevocationList = Arc<RwLock<HashSet<uuid::Uuid>>>;
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `InsufficientRole` is never constructed
[INFO] [stderr]   --> crates/backend_api/src/middleware/auth.rs:41:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub enum AuthError {
[INFO] [stderr]    |          --------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 41 |     InsufficientRole { required: Role, actual: Role },
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AuthError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OptionalAuthUser` is never constructed
[INFO] [stderr]    --> crates/backend_api/src/middleware/auth.rs:115:12
[INFO] [stderr]     |
[INFO] [stderr] 115 | pub struct OptionalAuthUser(pub Option<AuthenticatedUser>);
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RequireRole` is never constructed
[INFO] [stderr]    --> crates/backend_api/src/middleware/auth.rs:137:12
[INFO] [stderr]     |
[INFO] [stderr] 137 | pub struct RequireRole(pub Role);
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `check_role` is never used
[INFO] [stderr]    --> crates/backend_api/src/middleware/auth.rs:161:8
[INFO] [stderr]     |
[INFO] [stderr] 161 | pub fn check_role(actual: Role, required: Role) -> Result<(), AuthError> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TokenRequest` is never constructed
[INFO] [stderr]   --> crates/backend_api/src/models/mod.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct TokenRequest {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TokenConstraints` is never constructed
[INFO] [stderr]   --> crates/backend_api/src/models/mod.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct TokenConstraints {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TokenResponse` is never constructed
[INFO] [stderr]   --> crates/backend_api/src/models/mod.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct TokenResponse {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FlareSubmission` is never constructed
[INFO] [stderr]   --> crates/backend_api/src/models/mod.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct FlareSubmission {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GeoPoint` is never constructed
[INFO] [stderr]   --> crates/backend_api/src/models/mod.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub struct GeoPoint {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `backend_api` (bin "backend_server" test) generated 22 warnings (1 duplicate) (run `cargo fix --bin "backend_server" -p backend_api --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/backend_api-86e6a111431104c1)
[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] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/backend_server-101213096744928e)
[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] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crdt_engine-77a6d439f867c7b8)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test clock::tests::test_vector_clock_merge ... ok
[INFO] [stdout] test clock::tests::test_concurrent_clocks ... ok
[INFO] [stdout] test clock::tests::test_is_after_with_same_peer ... ok
[INFO] [stdout] test clock::tests::test_causal_ordering ... ok
[INFO] [stdout] test merge::tests::test_idempotent_insert ... ok
[INFO] [stdout] test merge::tests::test_merge_preserves_newer_state ... ok
[INFO] [stdout] test merge::tests::test_update_before_insert_out_of_order ... ok
[INFO] [stdout] test merge::tests::test_insert_then_update_same_state ... ok
[INFO] [stdout] test merge::tests::test_merge_two_states ... ok
[INFO] [stdout] test op::tests::test_op_sign_verify ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crypto_core-36a204d271ee82c2)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test ed25519::tests::test_sign_verify_roundtrip ... ok
[INFO] [stdout] test ed25519::tests::test_bad_signature_fails ... ok
[INFO] [stdout] test tests::test_ed25519_basics ... ok
[INFO] [stdout] test ed25519::tests::test_batch_verify ... ok
[INFO] [stdout] test kdf::tests::test_verify_correct ... ok
[INFO] [stdout] test kdf::tests::test_password_hash_deterministic ... ok
[INFO] [stdout] test kdf::tests::test_verify_wrong ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/geoh3_index-8fc91640325d15de)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.18s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test h3_wrapper::tests::test_invalid_index_does_not_panic ... ok
[INFO] [stdout] test h3_wrapper::tests::test_invalid_latitude ... ok
[INFO] [stdout] test distance::tests::test_walking_time_reasonable ... ok
[INFO] [stdout] test h3_wrapper::tests::test_lat_lng_conversion ... ok
[INFO] [stdout] test distance::tests::test_distance_matrix ... ok
[INFO] [stdout] test eta::tests::test_estimator_with_cache ... ok
[INFO] [stdout] test eta::tests::test_same_cell_zero ... ok
[INFO] [stdout] test eta::tests::test_eta_reasonable ... ok
[INFO] [stdout] test distance::tests::test_distance_between_known_points ... ok
[INFO] [stdout] test h3_wrapper::tests::test_get_resolution ... ok
[INFO] [stdout] test h3_wrapper::tests::test_k_ring_size ... ok
[INFO] [stdout] test tests::test_roundtrip_accuracy ... ok
[INFO] [stdout] test h3_wrapper::tests::test_roundtrip_consistent ... ok
[INFO] [stdout] test tests::test_h3_conversion_works ... ok
[INFO] [stdout] test tile_signer::tests::test_sign_verify_roundtrip ... ok
[INFO] [stdout] test tile_signer::tests::test_signature_object ... ok
[INFO] [stdout] test tile_signer::tests::test_tampered_tile_fails ... ok
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-c47efd955a50d259)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_full_proximity_workflow ... ok
[INFO] [stdout] test test_k_ring_search ... ok
[INFO] [stdout] test test_tile_signing_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlite_embedded-46eb09826ec6a5fb)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test sync::tests::test_sync_response_serialization ... ok
[INFO] [stdout] test db::tests::test_database_initialization ... ok
[INFO] [stdout] test queue::tests::test_enqueue_and_process ... ok
[INFO] [stdout] test queue::tests::test_exponential_backoff ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-e09c8b3dc267c5d6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_queue_persistence ... ok
[INFO] [stdout] test test_full_database_workflow ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_full_database_workflow stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_full_database_workflow' (4797) panicked at crates/sqlite_embedded/tests/integration_tests.rs:20:7:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: SqliteFailure(Error { code: Unknown, extended_code: 1 }, Some("table branches has no column named branch_code"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f1305d771c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f1305d771c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f1305d771c8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f1305d771c8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f1305d8c06a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f1305d8c06a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5f1305d7bb72 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5f1305d7bb72 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5f1305d54c56 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f1305d54c56 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f1305d6efa9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f1305b1fc3c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5f1305b1fc3c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f1305d6f162 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5f1305d6f162 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f1305d54d12 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f1305d49e09 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f1305d55a2d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f1305d8c85c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f1305d8c5a2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f1305b10787 - <core[8fb95b77d25ab6c8]::result::Result<usize, rusqlite[648d44a4fe143baa]::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f1305b10787 - integration_tests[b4588a4f055949e5]::test_full_database_workflow
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/sqlite_embedded/tests/integration_tests.rs:20:7
[INFO] [stdout]   22:     0x5f1305b0f237 - integration_tests[b4588a4f055949e5]::test_full_database_workflow::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/sqlite_embedded/tests/integration_tests.rs:7:33
[INFO] [stdout]   23:     0x5f1305b12c76 - <integration_tests[b4588a4f055949e5]::test_full_database_workflow::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f1305b12d1b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f1305b12d1b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5f1305b20595 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5f1305b20595 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f1305b20595 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f1305b20595 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f1305b20595 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f1305b20595 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5f1305b20595 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5f1305b19ea4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5f1305b19ea4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f1305b23612 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5f1305b23612 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f1305b23612 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f1305b23612 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f1305b23612 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f1305b23612 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5f1305b23612 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f1305d76aff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5f1305d76aff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x713a8c530aa4 - <unknown>
[INFO] [stdout]   45:     0x713a8c5bda64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_full_database_workflow
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p sqlite_embedded --test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907", kill_on_drop: false }`
[INFO] [stdout] 4f797b68181f4e91fefff5a0cd2f190effe5d9e6ee84f251a9f1e24637b2b907
