[INFO] cloning repository https://github.com/LabSOIL/soil-api-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LabSOIL/soil-api-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLabSOIL%2Fsoil-api-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLabSOIL%2Fsoil-api-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9910fa492cd5da886395c461e8bf540c04874e38
[INFO] testing LabSOIL/soil-api-rust against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLabSOIL%2Fsoil-api-rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LabSOIL/soil-api-rust
[INFO] finished tweaking git repo https://github.com/LabSOIL/soil-api-rust
[INFO] tweaked toml for git repo https://github.com/LabSOIL/soil-api-rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LabSOIL/soil-api-rust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LabSOIL/soil-api-rust 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b714824a3408bf7a316a3af65b9b86a784f2e84f238b29dc6c381f4695e3c7ed
[INFO] running `Command { std: "docker" "start" "-a" "b714824a3408bf7a316a3af65b9b86a784f2e84f238b29dc6c381f4695e3c7ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b714824a3408bf7a316a3af65b9b86a784f2e84f238b29dc6c381f4695e3c7ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b714824a3408bf7a316a3af65b9b86a784f2e84f238b29dc6c381f4695e3c7ed", kill_on_drop: false }`
[INFO] [stdout] b714824a3408bf7a316a3af65b9b86a784f2e84f238b29dc6c381f4695e3c7ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c14cf554f4529d87e05f4569dbfef367bdb28b1782c3789d9d1c4ecbf0a3b9cc
[INFO] running `Command { std: "docker" "start" "-a" "c14cf554f4529d87e05f4569dbfef367bdb28b1782c3789d9d1c4ecbf0a3b9cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_core v0.9.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling ordered-float v3.9.2
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling sea-query-derive v0.4.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling sea-query v0.32.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling clap_builder v4.5.30
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling utoipa-gen v5.3.1
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling sea-orm-macros v1.1.10
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling clap v4.5.30
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sea-schema v0.16.1
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.5
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sea-orm-cli v1.1.10
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling utoipa v5.3.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lexical v7.0.4
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling cached_proc_macro v0.24.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling typed-builder-macro v0.20.0
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling cached v0.55.1
[INFO] [stderr]    Compiling sea-orm v1.1.10
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling typed-builder v0.20.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling async-std v1.13.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling snafu v0.8.5
[INFO] [stderr]    Compiling atomic-time v0.1.5
[INFO] [stderr]    Compiling serde-querystring v0.3.0
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling try-again v0.2.0
[INFO] [stderr]    Compiling crudcrate-derive v0.1.5
[INFO] [stderr]    Compiling geo-types v0.7.15
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling crs-definitions v0.3.0
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling soil-sensor-toolbox v0.1.3
[INFO] [stderr]    Compiling utoipa-scalar v0.3.0
[INFO] [stderr]    Compiling axum-keycloak-auth v0.8.2
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling axum-response-cache v0.3.0
[INFO] [stderr]    Compiling gpx v0.10.0
[INFO] [stderr]    Compiling proj4rs v0.1.5
[INFO] [stderr]    Compiling sea-orm-migration v1.1.10
[INFO] [stderr]    Compiling crudcrate v0.3.1
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling soil-api v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/routes/private/sensors/views.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Err(e) => Err((
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Keycloak` is never constructed
[INFO] [stdout]  --> src/common/models.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Keycloak {
[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 `ServiceStatus` is never constructed
[INFO] [stdout]   --> src/common/models.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct ServiceStatus {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 17s
[INFO] running `Command { std: "docker" "inspect" "c14cf554f4529d87e05f4569dbfef367bdb28b1782c3789d9d1c4ecbf0a3b9cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c14cf554f4529d87e05f4569dbfef367bdb28b1782c3789d9d1c4ecbf0a3b9cc", kill_on_drop: false }`
[INFO] [stdout] c14cf554f4529d87e05f4569dbfef367bdb28b1782c3789d9d1c4ecbf0a3b9cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2774b71079c362eabf1299b67d4faa78e7523a677e5b2de38c3b1213fa2cc30
[INFO] running `Command { std: "docker" "start" "-a" "d2774b71079c362eabf1299b67d4faa78e7523a677e5b2de38c3b1213fa2cc30", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling winnow v0.7.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling sea-schema v0.16.1
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling sea-orm-cli v1.1.10
[INFO] [stderr]    Compiling sqlx-postgres v0.8.5
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling axum-keycloak-auth v0.8.2
[INFO] [stderr]    Compiling utoipa-scalar v0.3.0
[INFO] [stderr]    Compiling utoipa-axum v0.2.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.5
[INFO] [stderr]    Compiling axum-response-cache v0.3.0
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-orm v1.1.10
[INFO] [stderr]    Compiling sea-orm-migration v1.1.10
[INFO] [stderr]    Compiling crudcrate v0.3.1
[INFO] [stderr]    Compiling migration v0.1.0 (/opt/rustwide/workdir/migration)
[INFO] [stderr]    Compiling soil-api v2.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/routes/private/sensors/views.rs:53:17
[INFO] [stdout]    |
[INFO] [stdout] 53 |             Err(e) => Err((
[INFO] [stdout]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Keycloak` is never constructed
[INFO] [stdout]  --> src/common/models.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Keycloak {
[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 `ServiceStatus` is never constructed
[INFO] [stdout]   --> src/common/models.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct ServiceStatus {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 19s
[INFO] running `Command { std: "docker" "inspect" "d2774b71079c362eabf1299b67d4faa78e7523a677e5b2de38c3b1213fa2cc30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2774b71079c362eabf1299b67d4faa78e7523a677e5b2de38c3b1213fa2cc30", kill_on_drop: false }`
[INFO] [stdout] d2774b71079c362eabf1299b67d4faa78e7523a677e5b2de38c3b1213fa2cc30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cfab9e7f65efc3ca54e8aab423831bf6c0797d86813e57604f0a1756887dfd22
[INFO] running `Command { std: "docker" "start" "-a" "cfab9e7f65efc3ca54e8aab423831bf6c0797d86813e57604f0a1756887dfd22", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/routes/private/sensors/views.rs:53:17
[INFO] [stderr]    |
[INFO] [stderr] 53 |             Err(e) => Err((
[INFO] [stderr]    |                 ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Keycloak` is never constructed
[INFO] [stderr]  --> src/common/models.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Keycloak {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ServiceStatus` is never constructed
[INFO] [stderr]   --> src/common/models.rs:40:12
[INFO] [stderr]    |
[INFO] [stderr] 40 | pub struct ServiceStatus {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `soil-api` (bin "soil-api" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/soil_api-e80393e9f0e253d6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test routes::private::soil::types::views::tests::test_get_all_soil_types ... ok
[INFO] [stdout] test routes::private::soil::profiles::views::tests::test_update_soil_profile ... FAILED
[INFO] [stdout] test routes::private::soil::profiles::views::tests::test_delete_soil_profile ... FAILED
[INFO] [stdout] test routes::private::soil::profiles::views::tests::test_create_and_get_soil_profile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- routes::private::soil::profiles::views::tests::test_update_soil_profile stdout ----
[INFO] [stdout] Warning: Mutating routes of soil profiles router are not protected
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::private::soil::profiles::views::tests::test_update_soil_profile' (20) panicked at src/config.rs:27:37:
[INFO] [stdout] DB_USER must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55eab1cb7c52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55eab1cb7c52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55eab1cb7c52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55eab1cb7c52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55eab1ccb76f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55eab1ccb76f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55eab1c83711 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55eab1c83711 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55eab1c90532 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55eab1c9578f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55eab1c95621 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55eab11597fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55eab11597fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55eab1c95eff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55eab1c95eff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55eab1c95caa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55eab1c90669 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55eab1c7709d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55eab1cd6150 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55eab1cd50f6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55eab107158e - core::result::Result<T,E>::expect::he12d5c3af4639d5c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x55eab0fd9d01 - soil_api::config::Config::from_env::{{closure}}::h58e874b430f5c884
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:27:37
[INFO] [stdout]   22:     0x55eab1046fc5 - core::option::Option<T>::or_else::hcb50c60db06f8f3f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1650:21
[INFO] [stdout]   23:     0x55eab0fd98b2 - soil_api::config::Config::from_env::h70b90c739a04ba8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:23:46
[INFO] [stdout]   24:     0x55eab10c99bb - soil_api::routes::private::soil::profiles::models::<impl core::convert::From<soil_api::routes::private::soil::profiles::models::SoilProfileCreate> for soil_api::routes::private::soil::profiles::db::ActiveModel>::from::hdfb3932cede00f26
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/private/soil/profiles/models.rs:40:73
[INFO] [stdout]   25:     0x55eab10f5b2d - <T as core::convert::Into<U>>::into::h3994254f09623c12
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]   26:     0x55eab111493e - crudcrate::traits::CRUDResource::create::{{closure}}::h55470ef6328f9f04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crudcrate-0.3.1/src/traits.rs:68:64
[INFO] [stdout]   27:     0x55eab112ebdf - <core::pin::Pin<P> as core::future::future::Future>::poll::h15a6af57779c3014
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x55eab1024976 - soil_api::routes::private::soil::profiles::views::create_one_handler::{{closure}}::hfa7858f435c72d9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crudcrate-0.3.1/src/routes.rs:156:18
[INFO] [stdout]   29:     0x55eab109bf43 - <F as axum::handler::Handler<(M,T1,T2),S>>::call::{{closure}}::h7d84b04955602945
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:239:43
[INFO] [stdout]   30:     0x55eab112eb80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h13030fa60a10424c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x55eab1118840 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::h463c9a0be67ece75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   32:     0x55eab108f6a1 - <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll::h82d4abaad2ae4958
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   33:     0x55eab10ca561 - <axum::handler::future::IntoServiceFuture<F> as core::future::future::Future>::poll::h8a644acc7c2cf3f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/macros.rs:42:39
[INFO] [stdout]   34:     0x55eab0fa3eb3 - <axum::util::MapIntoResponseFuture<F> as core::future::future::Future>::poll::ha34ecc5d2a7ae585
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/util.rs:94:47
[INFO] [stdout]   35:     0x55eab1ab4660 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2efe541eff64b928
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x55eab1ab65e8 - <tower::util::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll::he1bbd46e648f2051
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   37:     0x55eab1ac2bcb - <axum::routing::route::RouteFuture<E> as core::future::future::Future>::poll::h0e49bb164b110b1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/route.rs:149:41
[INFO] [stdout]   38:     0x55eab10d5efb - <F as futures_core::future::TryFuture>::try_poll::hd51f83afc672575e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   39:     0x55eab102f361 - <futures_util::future::try_future::into_future::IntoFuture<Fut> as core::future::future::Future>::poll::h41caa8e07227c6b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   40:     0x55eab11184d0 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::h09837b6c5e85ecd5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   41:     0x55eab108f651 - <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll::h7b7f3fde375a43b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x55eab1091321 - <futures_util::future::try_future::MapErr<Fut,F> as core::future::future::Future>::poll::hbfc22545e4e2a59e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   43:     0x55eab1138661 - <tower::util::map_err::MapErrFuture<F,N> as core::future::future::Future>::poll::h62edfd79f41dc3b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/macros.rs:38:38
[INFO] [stdout]   44:     0x55eab0fa4183 - <axum::util::MapIntoResponseFuture<F> as core::future::future::Future>::poll::habdbb57918068359
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/util.rs:94:47
[INFO] [stdout]   45:     0x55eab1ab4660 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2efe541eff64b928
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x55eab1ab65e8 - <tower::util::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll::he1bbd46e648f2051
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   47:     0x55eab1ac2bcb - <axum::routing::route::RouteFuture<E> as core::future::future::Future>::poll::h0e49bb164b110b1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/route.rs:149:41
[INFO] [stdout]   48:     0x55eab1055a57 - <tower::util::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll::h5850af41e1c4be11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   49:     0x55eab11092c6 - soil_api::routes::private::soil::profiles::views::tests::test_update_soil_profile::{{closure}}::hc93308091df743b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/private/soil/profiles/views.rs:269:14
[INFO] [stdout]   50:     0x55eab112ed22 - <core::pin::Pin<P> as core::future::future::Future>::poll::h71f64b1a16b443d5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   51:     0x55eab112efbd - <core::pin::Pin<P> as core::future::future::Future>::poll::ha9881b84a71e2025
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   52:     0x55eab101864d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2345250cccadc002
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   53:     0x55eab101858b - tokio::task::coop::with_budget::hcd5cf62816daa44b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   54:     0x55eab101858b - tokio::task::coop::budget::hf1d68bcf9d654d5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   55:     0x55eab101858b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3a99341ac7bc8d00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   56:     0x55eab1015710 - tokio::runtime::scheduler::current_thread::Context::enter::h5dae5426f23c0d37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   57:     0x55eab1017abd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf8b7944a291f1448
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   58:     0x55eab1016cf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6b1ce00b7a97aae8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   59:     0x55eab0fa62cb - tokio::runtime::context::scoped::Scoped<T>::set::h87aa05fa5e72b670
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   60:     0x55eab0fe2979 - tokio::runtime::context::set_scheduler::{{closure}}::h5450328c880ddc5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   61:     0x55eab1095322 - std::thread::local::LocalKey<T>::try_with::haa109f7bfd578298
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   62:     0x55eab109472e - std::thread::local::LocalKey<T>::with::heaeae8817bf15a22
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   63:     0x55eab0fe28ed - tokio::runtime::context::set_scheduler::h67f0613a4b758841
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   64:     0x55eab1016a80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he0f1276420a6d536
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   65:     0x55eab1016d13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h17573b1436adb520
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   66:     0x55eab10135e0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h96a31ccbc28fa02c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   67:     0x55eab0f70eb0 - tokio::runtime::context::runtime::enter_runtime::hf97556026dbd3cd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   68:     0x55eab1012fa1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h65ecad666cbbd913
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   69:     0x55eab10d7664 - tokio::runtime::runtime::Runtime::block_on_inner::hb8166761fff6abd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   70:     0x55eab10d7827 - tokio::runtime::runtime::Runtime::block_on::h31188cc5f8f70818
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   71:     0x55eab1106ab0 - soil_api::routes::private::soil::profiles::views::tests::test_update_soil_profile::h7085f829250be6ee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/private/soil/profiles/views.rs:336:64
[INFO] [stdout]   72:     0x55eab1106b47 - soil_api::routes::private::soil::profiles::views::tests::test_update_soil_profile::{{closure}}::h7ed0b05ce5a56f73
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/private/soil/profiles/views.rs:229:40
[INFO] [stdout]   73:     0x55eab0f27796 - core::ops::function::FnOnce::call_once::hec95c347c855ddfb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x55eab11595bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x55eab11595bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   76:     0x55eab116f225 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   77:     0x55eab116f225 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x55eab116f225 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   79:     0x55eab116f225 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x55eab116f225 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x55eab116f225 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   82:     0x55eab116f225 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   83:     0x55eab1145a14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   84:     0x55eab1145a14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   85:     0x55eab11492da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   86:     0x55eab11492da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   87:     0x55eab11492da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   88:     0x55eab11492da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   89:     0x55eab11492da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x55eab11492da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   91:     0x55eab11492da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   92:     0x55eab1c8b7cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   93:     0x55eab1c8b7cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   94:     0x7a77e6682aa4 - <unknown>
[INFO] [stdout]   95:     0x7a77e670fa34 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::private::soil::profiles::views::tests::test_delete_soil_profile stdout ----
[INFO] [stdout] Warning: Mutating routes of soil profiles router are not protected
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::private::soil::profiles::views::tests::test_delete_soil_profile' (19) panicked at src/config.rs:27:37:
[INFO] [stdout] DB_USER must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55eab1cb7c52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55eab1cb7c52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55eab1cb7c52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55eab1cb7c52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55eab1ccb76f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55eab1ccb76f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55eab1c83711 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55eab1c83711 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55eab1c90532 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55eab1c9578f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55eab1c95621 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55eab11597fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55eab11597fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55eab1c95eff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55eab1c95eff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55eab1c95caa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55eab1c90669 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55eab1c7709d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55eab1cd6150 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55eab1cd50f6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55eab107158e - core::result::Result<T,E>::expect::he12d5c3af4639d5c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x55eab0fd9d01 - soil_api::config::Config::from_env::{{closure}}::h58e874b430f5c884
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:27:37
[INFO] [stdout]   22:     0x55eab1046fc5 - core::option::Option<T>::or_else::hcb50c60db06f8f3f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1650:21
[INFO] [stdout]   23:     0x55eab0fd98b2 - soil_api::config::Config::from_env::h70b90c739a04ba8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:23:46
[INFO] [stdout]   24:     0x55eab10c99bb - soil_api::routes::private::soil::profiles::models::<impl core::convert::From<soil_api::routes::private::soil::profiles::models::SoilProfileCreate> for soil_api::routes::private::soil::profiles::db::ActiveModel>::from::hdfb3932cede00f26
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/private/soil/profiles/models.rs:40:73
[INFO] [stdout]   25:     0x55eab10f5b2d - <T as core::convert::Into<U>>::into::h3994254f09623c12
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]   26:     0x55eab111493e - crudcrate::traits::CRUDResource::create::{{closure}}::h55470ef6328f9f04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crudcrate-0.3.1/src/traits.rs:68:64
[INFO] [stdout]   27:     0x55eab112ebdf - <core::pin::Pin<P> as core::future::future::Future>::poll::h15a6af57779c3014
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x55eab1024976 - soil_api::routes::private::soil::profiles::views::create_one_handler::{{closure}}::hfa7858f435c72d9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crudcrate-0.3.1/src/routes.rs:156:18
[INFO] [stdout]   29:     0x55eab109bf43 - <F as axum::handler::Handler<(M,T1,T2),S>>::call::{{closure}}::h7d84b04955602945
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:239:43
[INFO] [stdout]   30:     0x55eab112eb80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h13030fa60a10424c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x55eab1118840 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::h463c9a0be67ece75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   32:     0x55eab108f6a1 - <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll::h82d4abaad2ae4958
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   33:     0x55eab10ca561 - <axum::handler::future::IntoServiceFuture<F> as core::future::future::Future>::poll::h8a644acc7c2cf3f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/macros.rs:42:39
[INFO] [stdout]   34:     0x55eab0fa3eb3 - <axum::util::MapIntoResponseFuture<F> as core::future::future::Future>::poll::ha34ecc5d2a7ae585
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/util.rs:94:47
[INFO] [stdout]   35:     0x55eab1ab4660 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2efe541eff64b928
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x55eab1ab65e8 - <tower::util::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll::he1bbd46e648f2051
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   37:     0x55eab1ac2bcb - <axum::routing::route::RouteFuture<E> as core::future::future::Future>::poll::h0e49bb164b110b1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/route.rs:149:41
[INFO] [stdout]   38:     0x55eab10d5efb - <F as futures_core::future::TryFuture>::try_poll::hd51f83afc672575e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   39:     0x55eab102f361 - <futures_util::future::try_future::into_future::IntoFuture<Fut> as core::future::future::Future>::poll::h41caa8e07227c6b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   40:     0x55eab11184d0 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::h09837b6c5e85ecd5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   41:     0x55eab108f651 - <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll::h7b7f3fde375a43b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x55eab1091321 - <futures_util::future::try_future::MapErr<Fut,F> as core::future::future::Future>::poll::hbfc22545e4e2a59e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   43:     0x55eab1138661 - <tower::util::map_err::MapErrFuture<F,N> as core::future::future::Future>::poll::h62edfd79f41dc3b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/macros.rs:38:38
[INFO] [stdout]   44:     0x55eab0fa4183 - <axum::util::MapIntoResponseFuture<F> as core::future::future::Future>::poll::habdbb57918068359
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/util.rs:94:47
[INFO] [stdout]   45:     0x55eab1ab4660 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2efe541eff64b928
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x55eab1ab65e8 - <tower::util::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll::he1bbd46e648f2051
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   47:     0x55eab1ac2bcb - <axum::routing::route::RouteFuture<E> as core::future::future::Future>::poll::h0e49bb164b110b1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/route.rs:149:41
[INFO] [stdout]   48:     0x55eab1055a57 - <tower::util::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll::h5850af41e1c4be11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   49:     0x55eab1104b47 - soil_api::routes::private::soil::profiles::views::tests::test_delete_soil_profile::{{closure}}::h62afb9870699ea51
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/private/soil/profiles/views.rs:380:14
[INFO] [stdout]   50:     0x55eab112ed22 - <core::pin::Pin<P> as core::future::future::Future>::poll::h71f64b1a16b443d5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   51:     0x55eab112efbd - <core::pin::Pin<P> as core::future::future::Future>::poll::ha9881b84a71e2025
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   52:     0x55eab101864d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2345250cccadc002
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   53:     0x55eab101858b - tokio::task::coop::with_budget::hcd5cf62816daa44b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   54:     0x55eab101858b - tokio::task::coop::budget::hf1d68bcf9d654d5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   55:     0x55eab101858b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3a99341ac7bc8d00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   56:     0x55eab1015710 - tokio::runtime::scheduler::current_thread::Context::enter::h5dae5426f23c0d37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   57:     0x55eab1017abd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf8b7944a291f1448
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   58:     0x55eab1016cf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6b1ce00b7a97aae8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   59:     0x55eab0fa62cb - tokio::runtime::context::scoped::Scoped<T>::set::h87aa05fa5e72b670
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   60:     0x55eab0fe2979 - tokio::runtime::context::set_scheduler::{{closure}}::h5450328c880ddc5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   61:     0x55eab1095322 - std::thread::local::LocalKey<T>::try_with::haa109f7bfd578298
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   62:     0x55eab109472e - std::thread::local::LocalKey<T>::with::heaeae8817bf15a22
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   63:     0x55eab0fe28ed - tokio::runtime::context::set_scheduler::h67f0613a4b758841
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   64:     0x55eab1016a80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he0f1276420a6d536
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   65:     0x55eab1016d13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h17573b1436adb520
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   66:     0x55eab10135e0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h96a31ccbc28fa02c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   67:     0x55eab0f70eb0 - tokio::runtime::context::runtime::enter_runtime::hf97556026dbd3cd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   68:     0x55eab1012fa1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h65ecad666cbbd913
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   69:     0x55eab10d7664 - tokio::runtime::runtime::Runtime::block_on_inner::hb8166761fff6abd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   70:     0x55eab10d7827 - tokio::runtime::runtime::Runtime::block_on::h31188cc5f8f70818
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   71:     0x55eab1102a40 - soil_api::routes::private::soil::profiles::views::tests::test_delete_soil_profile::h509ab80153ff30cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/private/soil/profiles/views.rs:430:77
[INFO] [stdout]   72:     0x55eab1106927 - soil_api::routes::private::soil::profiles::views::tests::test_delete_soil_profile::{{closure}}::hdfbb8ba1a7d86174
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/private/soil/profiles/views.rs:340:40
[INFO] [stdout]   73:     0x55eab0f27af6 - core::ops::function::FnOnce::call_once::hff05871bd7c1cc30
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x55eab11595bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x55eab11595bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   76:     0x55eab116f225 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   77:     0x55eab116f225 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x55eab116f225 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   79:     0x55eab116f225 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x55eab116f225 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x55eab116f225 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   82:     0x55eab116f225 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   83:     0x55eab1145a14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   84:     0x55eab1145a14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   85:     0x55eab11492da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   86:     0x55eab11492da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   87:     0x55eab11492da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   88:     0x55eab11492da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   89:     0x55eab11492da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x55eab11492da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   91:     0x55eab11492da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   92:     0x55eab1c8b7cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   93:     0x55eab1c8b7cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   94:     0x7a77e6682aa4 - <unknown>
[INFO] [stdout]   95:     0x7a77e670fa34 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::private::soil::profiles::views::tests::test_create_and_get_soil_profile stdout ----
[INFO] [stdout] Warning: Mutating routes of soil profiles router are not protected
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::private::soil::profiles::views::tests::test_create_and_get_soil_profile' (18) panicked at src/config.rs:27:37:
[INFO] [stdout] DB_USER must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55eab1cb7c52 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55eab1cb7c52 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55eab1cb7c52 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55eab1cb7c52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55eab1ccb76f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55eab1ccb76f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x55eab1c83711 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55eab1c83711 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55eab1c90532 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55eab1c9578f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55eab1c95621 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55eab11597fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x55eab11597fe - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55eab1c95eff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x55eab1c95eff - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55eab1c95caa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55eab1c90669 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55eab1c7709d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55eab1cd6150 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x55eab1cd50f6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x55eab107158e - core::result::Result<T,E>::expect::he12d5c3af4639d5c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x55eab0fd9d01 - soil_api::config::Config::from_env::{{closure}}::h58e874b430f5c884
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:27:37
[INFO] [stdout]   22:     0x55eab1046fc5 - core::option::Option<T>::or_else::hcb50c60db06f8f3f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1650:21
[INFO] [stdout]   23:     0x55eab0fd98b2 - soil_api::config::Config::from_env::h70b90c739a04ba8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:23:46
[INFO] [stdout]   24:     0x55eab10c99bb - soil_api::routes::private::soil::profiles::models::<impl core::convert::From<soil_api::routes::private::soil::profiles::models::SoilProfileCreate> for soil_api::routes::private::soil::profiles::db::ActiveModel>::from::hdfb3932cede00f26
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/private/soil/profiles/models.rs:40:73
[INFO] [stdout]   25:     0x55eab10f5b2d - <T as core::convert::Into<U>>::into::h3994254f09623c12
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]   26:     0x55eab111493e - crudcrate::traits::CRUDResource::create::{{closure}}::h55470ef6328f9f04
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crudcrate-0.3.1/src/traits.rs:68:64
[INFO] [stdout]   27:     0x55eab112ebdf - <core::pin::Pin<P> as core::future::future::Future>::poll::h15a6af57779c3014
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x55eab1024976 - soil_api::routes::private::soil::profiles::views::create_one_handler::{{closure}}::hfa7858f435c72d9a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crudcrate-0.3.1/src/routes.rs:156:18
[INFO] [stdout]   29:     0x55eab109bf43 - <F as axum::handler::Handler<(M,T1,T2),S>>::call::{{closure}}::h7d84b04955602945
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/handler/mod.rs:239:43
[INFO] [stdout]   30:     0x55eab112eb80 - <core::pin::Pin<P> as core::future::future::Future>::poll::h13030fa60a10424c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x55eab1118840 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::h463c9a0be67ece75
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   32:     0x55eab108f6a1 - <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll::h82d4abaad2ae4958
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   33:     0x55eab10ca561 - <axum::handler::future::IntoServiceFuture<F> as core::future::future::Future>::poll::h8a644acc7c2cf3f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/macros.rs:42:39
[INFO] [stdout]   34:     0x55eab0fa3eb3 - <axum::util::MapIntoResponseFuture<F> as core::future::future::Future>::poll::ha34ecc5d2a7ae585
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/util.rs:94:47
[INFO] [stdout]   35:     0x55eab1ab4660 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2efe541eff64b928
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x55eab1ab65e8 - <tower::util::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll::he1bbd46e648f2051
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   37:     0x55eab1ac2bcb - <axum::routing::route::RouteFuture<E> as core::future::future::Future>::poll::h0e49bb164b110b1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/route.rs:149:41
[INFO] [stdout]   38:     0x55eab10d5efb - <F as futures_core::future::TryFuture>::try_poll::hd51f83afc672575e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.31/src/future.rs:92:14
[INFO] [stdout]   39:     0x55eab102f361 - <futures_util::future::try_future::into_future::IntoFuture<Fut> as core::future::future::Future>::poll::h41caa8e07227c6b1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/try_future/into_future.rs:34:31
[INFO] [stdout]   40:     0x55eab11184d0 - <futures_util::future::future::map::Map<Fut,F> as core::future::future::Future>::poll::h09837b6c5e85ecd5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/future/map.rs:55:44
[INFO] [stdout]   41:     0x55eab108f651 - <futures_util::future::future::Map<Fut,F> as core::future::future::Future>::poll::h7b7f3fde375a43b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   42:     0x55eab1091321 - <futures_util::future::try_future::MapErr<Fut,F> as core::future::future::Future>::poll::hbfc22545e4e2a59e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs:86:35
[INFO] [stdout]   43:     0x55eab1138661 - <tower::util::map_err::MapErrFuture<F,N> as core::future::future::Future>::poll::h62edfd79f41dc3b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/macros.rs:38:38
[INFO] [stdout]   44:     0x55eab0fa4183 - <axum::util::MapIntoResponseFuture<F> as core::future::future::Future>::poll::habdbb57918068359
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/util.rs:94:47
[INFO] [stdout]   45:     0x55eab1ab4660 - <core::pin::Pin<P> as core::future::future::Future>::poll::h2efe541eff64b928
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   46:     0x55eab1ab65e8 - <tower::util::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll::he1bbd46e648f2051
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   47:     0x55eab1ac2bcb - <axum::routing::route::RouteFuture<E> as core::future::future::Future>::poll::h0e49bb164b110b1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.4/src/routing/route.rs:149:41
[INFO] [stdout]   48:     0x55eab1055a57 - <tower::util::oneshot::Oneshot<S,Req> as core::future::future::Future>::poll::h5850af41e1c4be11
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-0.5.2/src/util/oneshot.rs:97:42
[INFO] [stdout]   49:     0x55eab110e6af - soil_api::routes::private::soil::profiles::views::tests::test_create_and_get_soil_profile::{{closure}}::h7f2487407f8ccea0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/private/soil/profiles/views.rs:194:14
[INFO] [stdout]   50:     0x55eab112ed22 - <core::pin::Pin<P> as core::future::future::Future>::poll::h71f64b1a16b443d5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   51:     0x55eab112efbd - <core::pin::Pin<P> as core::future::future::Future>::poll::ha9881b84a71e2025
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   52:     0x55eab101864d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h2345250cccadc002
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   53:     0x55eab101858b - tokio::task::coop::with_budget::hcd5cf62816daa44b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   54:     0x55eab101858b - tokio::task::coop::budget::hf1d68bcf9d654d5d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   55:     0x55eab101858b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h3a99341ac7bc8d00
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   56:     0x55eab1015710 - tokio::runtime::scheduler::current_thread::Context::enter::h5dae5426f23c0d37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   57:     0x55eab1017abd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf8b7944a291f1448
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   58:     0x55eab1016cf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h6b1ce00b7a97aae8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   59:     0x55eab0fa62cb - tokio::runtime::context::scoped::Scoped<T>::set::h87aa05fa5e72b670
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   60:     0x55eab0fe2979 - tokio::runtime::context::set_scheduler::{{closure}}::h5450328c880ddc5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:38
[INFO] [stdout]   61:     0x55eab1095322 - std::thread::local::LocalKey<T>::try_with::haa109f7bfd578298
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   62:     0x55eab109472e - std::thread::local::LocalKey<T>::with::heaeae8817bf15a22
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   63:     0x55eab0fe28ed - tokio::runtime::context::set_scheduler::h67f0613a4b758841
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context.rs:176:17
[INFO] [stdout]   64:     0x55eab1016a80 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he0f1276420a6d536
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   65:     0x55eab1016d13 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h17573b1436adb520
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   66:     0x55eab10135e0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h96a31ccbc28fa02c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   67:     0x55eab0f70eb0 - tokio::runtime::context::runtime::enter_runtime::hf97556026dbd3cd6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   68:     0x55eab1012fa1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h65ecad666cbbd913
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   69:     0x55eab10d7664 - tokio::runtime::runtime::Runtime::block_on_inner::hb8166761fff6abd2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:356:52
[INFO] [stdout]   70:     0x55eab10d7827 - tokio::runtime::runtime::Runtime::block_on::h31188cc5f8f70818
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   71:     0x55eab110c620 - soil_api::routes::private::soil::profiles::views::tests::test_create_and_get_soil_profile::h1f323bdf741d42ef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/private/soil/profiles/views.rs:225:65
[INFO] [stdout]   72:     0x55eab110f777 - soil_api::routes::private::soil::profiles::views::tests::test_create_and_get_soil_profile::{{closure}}::he1b56812375287d6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/routes/private/soil/profiles/views.rs:153:48
[INFO] [stdout]   73:     0x55eab0f27a06 - core::ops::function::FnOnce::call_once::hf46c0ac209315b0c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x55eab11595bb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x55eab11595bb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   76:     0x55eab116f225 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   77:     0x55eab116f225 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x55eab116f225 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   79:     0x55eab116f225 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   80:     0x55eab116f225 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x55eab116f225 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   82:     0x55eab116f225 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   83:     0x55eab1145a14 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   84:     0x55eab1145a14 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   85:     0x55eab11492da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   86:     0x55eab11492da - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   87:     0x55eab11492da - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   88:     0x55eab11492da - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   89:     0x55eab11492da - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   90:     0x55eab11492da - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   91:     0x55eab11492da - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   92:     0x55eab1c8b7cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   93:     0x55eab1c8b7cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   94:     0x7a77e6682aa4 - <unknown>
[INFO] [stdout]   95:     0x7a77e670fa34 - clone
[INFO] [stdout]   96:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     routes::private::soil::profiles::views::tests::test_create_and_get_soil_profile
[INFO] [stdout]     routes::private::soil::profiles::views::tests::test_delete_soil_profile
[INFO] [stdout]     routes::private::soil::profiles::views::tests::test_update_soil_profile
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin soil-api`
[INFO] running `Command { std: "docker" "inspect" "cfab9e7f65efc3ca54e8aab423831bf6c0797d86813e57604f0a1756887dfd22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfab9e7f65efc3ca54e8aab423831bf6c0797d86813e57604f0a1756887dfd22", kill_on_drop: false }`
[INFO] [stdout] cfab9e7f65efc3ca54e8aab423831bf6c0797d86813e57604f0a1756887dfd22
