[INFO] cloning repository https://github.com/NexRX/qview
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NexRX/qview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNexRX%2Fqview", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNexRX%2Fqview'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 261738218a7e50e25b3243ac8a378483a439891d
[INFO] testing NexRX/qview against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNexRX%2Fqview" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NexRX/qview
[INFO] finished tweaking git repo https://github.com/NexRX/qview
[INFO] tweaked toml for git repo https://github.com/NexRX/qview written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NexRX/qview on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NexRX/qview already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded icu_properties_data v2.1.1
[INFO] [stderr]   Downloaded darling_macro v0.21.3
[INFO] [stderr]   Downloaded time-core v0.1.6
[INFO] [stderr]   Downloaded docker_credential v1.3.2
[INFO] [stderr]   Downloaded test-context v0.5.4
[INFO] [stderr]   Downloaded tonic-prost v0.14.2
[INFO] [stderr]   Downloaded test-context-macros v0.5.4
[INFO] [stderr]   Downloaded etcetera v0.10.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.2
[INFO] [stderr]   Downloaded time-macros v0.2.24
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] [stderr]   Downloaded sqlx-macros v0.9.0-alpha.1
[INFO] [stderr]   Downloaded rand_core v0.10.0
[INFO] [stderr]   Downloaded serde_with_macros v3.15.1
[INFO] [stderr]   Downloaded icu_properties v2.1.1
[INFO] [stderr]   Downloaded darling v0.21.3
[INFO] [stderr]   Downloaded ferroid v0.8.9
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.0
[INFO] [stderr]   Downloaded astral-tokio-tar v0.5.6
[INFO] [stderr]   Downloaded sqlx-macros-core v0.9.0-alpha.1
[INFO] [stderr]   Downloaded ureq-proto v0.5.2
[INFO] [stderr]   Downloaded sqlx-mysql v0.9.0-alpha.1
[INFO] [stderr]   Downloaded darling_core v0.21.3
[INFO] [stderr]   Downloaded bollard-buildkit-proto v0.7.0
[INFO] [stderr]   Downloaded sqlx-sqlite v0.9.0-alpha.1
[INFO] [stderr]   Downloaded bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]   Downloaded rand v0.10.0
[INFO] [stderr]   Downloaded testcontainers v0.27.1
[INFO] [stderr]   Downloaded time v0.3.44
[INFO] [stderr]   Downloaded ureq v3.1.2
[INFO] [stderr]   Downloaded bollard v0.20.1
[INFO] [stderr]   Downloaded tonic v0.14.2
[INFO] [stderr]   Downloaded serde_with v3.15.1
[INFO] [stderr]   Downloaded sqlx-postgres v0.9.0-alpha.1
[INFO] [stderr]   Downloaded num-bigint-dig v0.8.5
[INFO] [stderr]   Downloaded sqlx-core v0.9.0-alpha.1
[INFO] [stderr]   Downloaded sqlx v0.9.0-alpha.1
[INFO] [stderr]   Downloaded webpki-roots v1.0.4
[INFO] [stderr]   Downloaded rustls v0.23.34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc
[INFO] running `Command { std: "docker" "start" "843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling qview v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `itertools::Itertools as _`
[INFO] [stdout]  --> src/metadata/schema.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::Itertools as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/metadata/database.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.56s
[INFO] running `Command { std: "docker" "inspect" "843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ureq-proto v0.5.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling sqlx-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling ureq v3.1.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling sqlx-postgres v0.9.0-alpha.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.2
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling tonic-prost v0.14.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling astral-tokio-tar v0.5.6
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling ferroid v0.8.9
[INFO] [stderr]    Compiling bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]    Compiling sqlx-macros v0.9.0-alpha.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling test-context-macros v0.5.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling test-context v0.5.4
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling qview v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `itertools::Itertools as _`
[INFO] [stdout]  --> src/metadata/schema.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::Itertools as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/metadata/database.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling sqlx v0.9.0-alpha.1
[INFO] [stderr]    Compiling bollard v0.20.1
[INFO] [stderr]    Compiling testcontainers v0.27.1
[INFO] [stdout] warning: unused import: `rand::Rng`
[INFO] [stdout]   --> src/testing/context.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |         use rand::Rng;
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools as _`
[INFO] [stdout]  --> src/metadata/schema.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::Itertools as _;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/metadata/database.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 56s
[INFO] running `Command { std: "docker" "inspect" "843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `itertools::Itertools as _`
[INFO] [stdout] 
[INFO] [stderr]  --> src/metadata/schema.rs:1:5
[INFO] [stdout] running 208 tests
[INFO] [stderr]   |
[INFO] [stdout] test logic::datatype::tests::test_case_insensitive ... ok
[INFO] [stderr] 1 | use itertools::Itertools as _;
[INFO] [stdout] test logic::datatype::tests::test_json_types ... ok
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test logic::datatype::tests::test_basic_types ... ok
[INFO] [stderr]   |
[INFO] [stdout] test logic::datatype::tests::test_array_types ... ok
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test logic::datatype::tests::test_network_types ... ok
[INFO] [stderr] 
[INFO] [stdout] test logic::datatype::tests::test_timestamp_types ... ok
[INFO] [stderr] warning: unused import: `itertools::Itertools`
[INFO] [stdout] test logic::datatype::tests::test_text_types ... ok
[INFO] [stderr]  --> src/metadata/database.rs:1:5
[INFO] [stdout] test logic::datatype::tests::test_user_defined ... ok
[INFO] [stderr]   |
[INFO] [stdout] test logic::datatype::tests::test_uuid ... ok
[INFO] [stderr] 1 | use itertools::Itertools;
[INFO] [stdout] test sql::keyword::tests::rejects_unknown_words ... ok
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test sql::keyword::tests::display_matches_as_str ... ok
[INFO] [stderr] 
[INFO] [stdout] test sql::tests::prelude_import_works ... ok
[INFO] [stderr] warning: `qview` (lib) generated 2 warnings (run `cargo fix --lib -p qview` to apply 2 suggestions)
[INFO] [stdout] test logic::datatype::tests::test_unknown ... ok
[INFO] [stderr] warning: unused import: `rand::Rng`
[INFO] [stdout] test sql::token::tests::length_and_empty ... ok
[INFO] [stderr]   --> src/testing/context.rs:15:13
[INFO] [stdout] test sql::keyword::tests::recognizes_known_keywords ... ok
[INFO] [stderr]    |
[INFO] [stdout] test sql::tests::tokenize_and_access ... ok
[INFO] [stderr] 15 |         use rand::Rng;
[INFO] [stdout] test sql::token::tests::keyword_detection ... ok
[INFO] [stderr]    |             ^^^^^^^^^
[INFO] [stdout] test sql::token::tests::span_method ... ok
[INFO] [stderr]    |
[INFO] [stdout] test sql::token::tests::ident_access ... ok
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test sql::token_kind::tests::ident_access ... ok
[INFO] [stderr] 
[INFO] [stdout] test sql::token_kind::tests::json_operators_not_punctuation ... ok
[INFO] [stderr] warning: unused import: `itertools::Itertools as _`
[INFO] [stdout] test sql::token_kind::tests::keyword_detection ... ok
[INFO] [stderr]  --> src/metadata/schema.rs:1:5
[INFO] [stdout] test sql::token_kind::tests::other_variant ... ok
[INFO] [stderr]   |
[INFO] [stdout] test sql::token_kind::tests::punctuation_classification ... ok
[INFO] [stderr] 1 | use itertools::Itertools as _;
[INFO] [stdout] test sql::tokenizer::tests::bracket_tokens ... ok
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] test sql::token_kind::tests::quoted_ident_access ... ok
[INFO] [stderr] 
[INFO] [stdout] test sql::tokenizer::tests::basic_select_sequence ... ok
[INFO] [stderr] warning: `qview` (lib test) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p qview --tests` to apply 2 suggestions)
[INFO] [stdout] test sql::tokenizer::tests::other_characters ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stdout] test sql::tokenizer::tests::preserves_case_for_identifiers ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qview-54496a6ac9a4d26c)
[INFO] [stdout] test sql::tokenizer::tests::punctuation_tokens ... ok
[INFO] [stdout] test sql::tokenizer::tests::quoted_identifier_with_escaped_quote ... ok
[INFO] [stdout] test sql::tokenizer::tests::quoted_identifiers ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::delete_statements::should_suggest_delete_columns::case_2_delete_returning_after_where ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::delete_statements::should_suggest_delete_columns::case_1_delete_returning_basic ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::delete_statements::should_suggest_delete_columns::case_3_delete_returning_multiple ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::delete_statements::should_suggest_delete_columns::case_5_delete_only_keyword ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::delete_statements::should_suggest_delete_columns::case_7_delete_returning_star_position ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::delete_statements::should_suggest_delete_columns::case_6_delete_without_from ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::delete_statements::should_suggest_delete_columns::case_4_delete_schema_qualified ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::delete_statements::should_suggest_delete_columns::case_8_delete_using_clause ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::dml_edge_cases::should_handle_dml_edge_case::case_04_empty_table ... ok
[INFO] [stdout] test sql::tokenizer::tests::incomplete_query_tokenization ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::dml_edge_cases::should_handle_dml_edge_case::case_01_insert_select_returning ... ok
[INFO] [stdout] test sql::tokenizer::tests::json_operators ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::dml_edge_cases::should_handle_dml_edge_case::case_05_update_set_row_syntax ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::dml_edge_cases::should_handle_dml_edge_case::case_07_insert_overriding_system_value ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::dml_edge_cases::should_handle_dml_edge_case::case_08_update_where_current_of ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::dml_edge_cases::should_handle_dml_edge_case::case_10_returning_with_alias ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::dml_edge_cases::should_handle_dml_edge_case::case_09_multiple_statements_second_insert ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::insert_statements::should_suggest_insert_columns::case_04_insert_column_list ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::insert_statements::should_suggest_insert_columns::case_02_insert_returning_partial ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::insert_statements::should_suggest_insert_columns::case_06_insert_schema_qualified_table ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::dml_edge_cases::should_handle_dml_edge_case::case_02_insert_cte_returning ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::insert_statements::should_suggest_insert_columns::case_07_insert_returning_star_position ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::dml_edge_cases::should_handle_dml_edge_case::case_03_update_from_returning ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::insert_statements::should_suggest_insert_columns::case_05_insert_column_list_start ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::insert_statements::should_suggest_insert_columns::case_01_insert_returning_basic ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::insert_statements::should_suggest_insert_columns::case_03_insert_returning_multiple ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::insert_statements::should_suggest_insert_columns::case_08_insert_default_values ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::update_statements::should_suggest_update_columns::case_01_update_set_basic ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::insert_statements::should_suggest_insert_columns::case_10_insert_on_conflict ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::dml_edge_cases::should_handle_dml_edge_case::case_06_delete_complex_where_returning ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::update_statements::should_suggest_update_columns::case_04_update_returning_after_where ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::update_statements::should_suggest_update_columns::case_03_update_returning_basic ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::update_statements::should_suggest_update_columns::case_02_update_set_multiple ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::insert_statements::should_suggest_insert_columns::case_09_insert_multiple_value_rows ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::update_statements::should_suggest_update_columns::case_09_update_returning_multiple ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::update_statements::should_suggest_update_columns::case_05_update_schema_qualified ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_cte_gap::case_1_cte_chain_only_base_table ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_known_gap::case_01_derived_star_not_expanded ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::update_statements::should_suggest_update_columns::case_06_update_only_keyword ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_known_gap::case_02_derived_column_aliases_resolved ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_known_gap::case_03_qualified_derived_star_not_expanded ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::update_statements::should_suggest_update_columns::case_07_update_set_expression ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::update_statements::should_suggest_update_columns::case_08_update_set_subquery ... ok
[INFO] [stdout] test suggestion::suggestion_tests::dml_statements::update_statements::should_suggest_update_columns::case_10_update_set_default ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_known_gap::case_04_parenthesized_join_alias_not_recognized ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_known_gap::case_05_quoted_identifiers_supported ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_known_gap::case_09_json_operator_supported ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_known_gap::case_08_array_subscript_supported ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_known_gap::case_11_with_recursive_cte_works ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_known_gap::case_06_values_derived_alias_not_supported ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_known_gap::case_10_returning_clause_now_supported ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_known_gap::case_07_function_as_table_not_supported ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_01_lateral_join_qualified ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_02_window_clause_qualified ... ok
[INFO] [stdout] test suggestion::suggestion_tests::known_gaps::should_document_known_gap::case_12_only_keyword_works ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_04_aggregate_with_filter ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_06_fetch_first_rows ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_05_distinct_on ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_03_row_number_window_function ... ok
[INFO] [stdout] test suggestion::suggestion_tests::multi_schema::should_aggregate_multi_schema_columns::case_1_duplicate_table_across_schemas ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_10_nullif_function ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_11_greatest_least ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_07_grouping_sets ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_08_cube_rollup ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_09_coalesce_multiple_args ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_12_not_in_subquery ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_17_overlaps_operator ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_18_schema_qualified_table ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_13_any_all_operators ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_14_is_distinct_from ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_19_tablesample_clause ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_15_similar_to ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_20_array_constructor ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_16_ilike_operator ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_21_nested_function_calls ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_27_subquery_in_select_expression ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_22_multiple_casts ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_23_boolean_operators ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_24_at_time_zone ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_25_interval_expression ... ok
[INFO] [stdout] test suggestion::suggestion_tests::postgres_edge_cases::should_handle_postgres_edge_case::case_26_row_comparison ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_01_qualified_by_table_name ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_03_alias_simple ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_04_alias_with_as_keyword ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_07_simple_table_prefix ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_prefer_alias_over_same_named_table::case_1_alias_shadows_real_table ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_05_alias_with_where_terminator ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_06_unknown_alias_yields_none ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_02_qualified_same_column_names ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_09_qualified_with_order_by ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_14_self_join_qualified_first_alias ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_10_qualified_inside_subquery_no_outer_leak ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_16_qualified_in_case_expression ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_13_numeric_literal_dot_disambiguation ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_11_qualified_inner_table_in_subquery ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_15_self_join_qualified_second_alias ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_12_using_clause_qualified ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_20_qualified_with_left_join ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_18_qualified_in_arithmetic ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_08_qualified_without_from_yields_none ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_17_qualified_in_function_arg ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_19_qualified_after_comma ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_21_qualified_triple_join_middle_table ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_22_qualified_in_concat ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_24_qualified_mixed_case_alias ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_23_qualified_in_cast ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_04_outer_select_excludes_inner_tables ... ok
[INFO] [stdout] test suggestion::suggestion_tests::qualified_column_suggestions::should_suggest_qualified_columns::case_25_qualified_single_char_alias ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_08_multiple_subqueries_in_select ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_03_subquery_with_join_chain ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_02_deeply_nested_subquery ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_09_subquery_in_from_outer_cursor ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_01_inner_select_sees_inner_table ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_06_subquery_in_where_clause ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_05_deep_nesting_isolation ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_07_correlated_subquery ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_10_subquery_comparison_operator ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_12_subquery_in_case_when ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_13_union_in_subquery ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_11_nested_exists_subquery ... ok
[INFO] [stdout] test suggestion::suggestion_tests::subquery_isolation::should_isolate_subquery_scope::case_14_lateral_subquery_isolation ... ok
[INFO] [stdout] test suggestion::suggestion_tests::union_and_set_operations::should_isolate_set_operation_scope::case_1_union_first_select ... ok
[INFO] [stdout] test suggestion::suggestion_tests::union_and_set_operations::should_isolate_set_operation_scope::case_4_intersect_second_select ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_03_column_order_preserved ... ok
[INFO] [stdout] test suggestion::suggestion_tests::union_and_set_operations::should_isolate_set_operation_scope::case_3_intersect_first_select ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_04_comma_separated_tables ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_02_single_table_multiple_columns ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_05_duplicate_column_names_across_tables ... ok
[INFO] [stdout] test suggestion::suggestion_tests::union_and_set_operations::should_isolate_set_operation_scope::case_2_union_second_select ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_08_join_chain_with_where ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_06_simple_join ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_09_using_clause ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_11_cross_join ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_10_natural_join ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_07_join_with_aliases ... ok
[INFO] [stdout] test suggestion::suggestion_tests::union_and_set_operations::should_isolate_set_operation_scope::case_5_qualified_union_second_select ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_12_alias_without_as ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_16_order_by_terminator ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_17_limit_terminator ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_13_alias_with_as ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_18_no_from_clause ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_15_group_by_terminator ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_14_where_terminator ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_19_cursor_before_from ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_01_single_table_single_column ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_22_cursor_in_second_statement ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_23_self_join ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_24_double_join ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_25_left_outer_join ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_20_unknown_table ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_21_trailing_comma_after_table ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_26_right_join ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_28_subquery_in_where ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_27_full_outer_join ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_29_subquery_in_select_list ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_32_distinct_keyword ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_31_having_clause ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_34_between_operator ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_36_like_operator ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_30_exists_subquery ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_35_in_list_operator ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_33_multiple_columns_in_select ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_37_complex_where_and_or ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_40_extra_whitespace ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_43_triple_join_chain ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_41_mixed_case_identifiers ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_39_for_update_clause ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_38_offset_clause ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_42_table_alias_matches_column_name ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_46_except_operator ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_44_four_table_join ... ok
[INFO] [stdout] test suggestion::suggestion_tests::unqualified_column_suggestions::should_suggest_columns::case_45_mixed_join_types ... ok
[INFO] [stdout] test testing::isolated_integration_tests::can_connect ... FAILED
[INFO] [stdout] test testing::isolated_integration_tests::can_write::case_2 ... FAILED
[INFO] [stdout] test testing::isolated_integration_tests::can_write::case_1 ... FAILED
[INFO] [stdout] test testing::isolated_integration_tests::can_read ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- testing::isolated_integration_tests::can_connect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testing::isolated_integration_tests::can_connect' (3905) panicked at src/testing/container.rs:63:43:
[INFO] [stdout] db startup failure: Client(Init(SocketNotFoundError("/var/run/docker.sock")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60fca7cf1b28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60fca7cf1b28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60fca7cf1b28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60fca7cf1b28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60fca7d09f6a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60fca7d09f6a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60fca7cf6e52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60fca7cf6e52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60fca7cce696 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60fca7cce696 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60fca7ce90e9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60fca7c8346c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60fca7c8346c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60fca7ce9362 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60fca7ce9362 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60fca7cce752 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60fca7cc3689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60fca7ccf62d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60fca7d0a7dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60fca7d0a522 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60fca6f2c8fc - <core[8fb95b77d25ab6c8]::result::Result<testcontainers[7457444e5183de1e]::core::containers::async_container::ContainerAsync<testcontainers[7457444e5183de1e]::images::generic::GenericImage>, testcontainers[7457444e5183de1e]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60fca6f649e0 - qview[a483195e65b6b83]::testing::container::container::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:63:43
[INFO] [stdout]   22:     0x60fca6f58442 - qview[a483195e65b6b83]::testing::container::postgres::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:24:35
[INFO] [stdout]   23:     0x60fca6f7a745 - <tokio[9dd588d2eceac5dc]::sync::once_cell::OnceCell<testcontainers[7457444e5183de1e]::core::containers::async_container::ContainerAsync<testcontainers[7457444e5183de1e]::images::generic::GenericImage>>>::get_or_init::<qview[a483195e65b6b83]::testing::container::postgres::{closure#0}::{closure#0}, qview[a483195e65b6b83]::testing::container::postgres::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/once_cell.rs:368:37
[INFO] [stdout]   24:     0x60fca6f63d7a - qview[a483195e65b6b83]::testing::container::postgres::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:37:10
[INFO] [stdout]   25:     0x60fca6f62c12 - qview[a483195e65b6b83]::testing::container::pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:43:44
[INFO] [stdout]   26:     0x60fca6f0900d - <qview[a483195e65b6b83]::testing::context::IsolatedIntegrationTest as test_context[37e75fc92339a654]::AsyncTestContext>::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/context.rs:37:46
[INFO] [stdout]   27:     0x60fca6f00411 - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_connect::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:22:5
[INFO] [stdout]   28:     0x60fca6ee6b8f - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x60fca6ee6ccb - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x60fca6df1b3b - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x60fca6df171b - tokio[9dd588d2eceac5dc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>, <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x60fca6df171b - tokio[9dd588d2eceac5dc]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>, <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x60fca6df171b - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x60fca6dd3c1d - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>, <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x60fca6ded15d - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x60fca6deb8db - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x60fca6f7450a - <tokio[9dd588d2eceac5dc]::runtime::context::scoped::Scoped<tokio[9dd588d2eceac5dc]::runtime::scheduler::Context>>::set::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x60fca6e48dda - tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x60fca6eae65e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[9dd588d2eceac5dc]::runtime::context::Context>>::try_with::<tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x60fca6eadd90 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[9dd588d2eceac5dc]::runtime::context::Context>>::with::<tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x60fca6e3a371 - tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x60fca6dda63e - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x60fca6ddae78 - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x60fca6de8c52 - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x60fca6e6362a - tokio[9dd588d2eceac5dc]::runtime::context::runtime::enter_runtime::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x60fca6dd34b6 - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x60fca6e58e68 - <tokio[9dd588d2eceac5dc]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x60fca6e59184 - <tokio[9dd588d2eceac5dc]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x60fca6f0c424 - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_connect
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:22:5
[INFO] [stdout]   50:     0x60fca6effa2d - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_connect::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:24:64
[INFO] [stdout]   51:     0x60fca6d46de6 - <qview[a483195e65b6b83]::testing::isolated_integration_tests::can_connect::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x60fca7c7654b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60fca7c7654b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   54:     0x60fca7c83dc5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   55:     0x60fca7c83dc5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x60fca7c83dc5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x60fca7c83dc5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x60fca7c83dc5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x60fca7c83dc5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   60:     0x60fca7c83dc5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   61:     0x60fca7c7d6d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   62:     0x60fca7c7d6d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x60fca7c86e42 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   64:     0x60fca7c86e42 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x60fca7c86e42 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x60fca7c86e42 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x60fca7c86e42 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x60fca7c86e42 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   69:     0x60fca7c86e42 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x60fca7cf0c6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   71:     0x60fca7cf0c6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   72:     0x7a3159a13aa4 - <unknown>
[INFO] [stdout]   73:     0x7a3159aa0a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testing::isolated_integration_tests::can_write::case_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testing::isolated_integration_tests::can_write::case_2' (3908) panicked at src/testing/container.rs:63:43:
[INFO] [stdout] db startup failure: Client(Init(SocketNotFoundError("/var/run/docker.sock")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60fca7cf1b28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60fca7cf1b28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60fca7cf1b28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60fca7cf1b28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60fca7d09f6a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60fca7d09f6a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60fca7cf6e52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60fca7cf6e52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60fca7cce696 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60fca7cce696 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60fca7ce90e9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60fca7c8346c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60fca7c8346c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60fca7ce9362 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60fca7ce9362 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60fca7cce752 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60fca7cc3689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60fca7ccf62d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60fca7d0a7dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60fca7d0a522 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60fca6f2c8fc - <core[8fb95b77d25ab6c8]::result::Result<testcontainers[7457444e5183de1e]::core::containers::async_container::ContainerAsync<testcontainers[7457444e5183de1e]::images::generic::GenericImage>, testcontainers[7457444e5183de1e]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60fca6f649e0 - qview[a483195e65b6b83]::testing::container::container::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:63:43
[INFO] [stdout]   22:     0x60fca6f58442 - qview[a483195e65b6b83]::testing::container::postgres::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:24:35
[INFO] [stdout]   23:     0x60fca6f7a745 - <tokio[9dd588d2eceac5dc]::sync::once_cell::OnceCell<testcontainers[7457444e5183de1e]::core::containers::async_container::ContainerAsync<testcontainers[7457444e5183de1e]::images::generic::GenericImage>>>::get_or_init::<qview[a483195e65b6b83]::testing::container::postgres::{closure#0}::{closure#0}, qview[a483195e65b6b83]::testing::container::postgres::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/once_cell.rs:368:37
[INFO] [stdout]   24:     0x60fca6f63d7a - qview[a483195e65b6b83]::testing::container::postgres::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:37:10
[INFO] [stdout]   25:     0x60fca6f62c12 - qview[a483195e65b6b83]::testing::container::pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:43:44
[INFO] [stdout]   26:     0x60fca6f0900d - <qview[a483195e65b6b83]::testing::context::IsolatedIntegrationTest as test_context[37e75fc92339a654]::AsyncTestContext>::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/context.rs:37:46
[INFO] [stdout]   27:     0x60fca6effc8c - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:39:5
[INFO] [stdout]   28:     0x60fca6f2c0ac - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_write::case_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:40:5
[INFO] [stdout]   29:     0x60fca6ee6b8f - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x60fca6ee6ccb - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60fca6df1b3b - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x60fca6df171b - tokio[9dd588d2eceac5dc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>, <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x60fca6df171b - tokio[9dd588d2eceac5dc]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>, <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x60fca6df171b - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x60fca6dd3c1d - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>, <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x60fca6ded15d - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x60fca6deb8db - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x60fca6f7450a - <tokio[9dd588d2eceac5dc]::runtime::context::scoped::Scoped<tokio[9dd588d2eceac5dc]::runtime::scheduler::Context>>::set::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x60fca6e48dda - tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x60fca6eae65e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[9dd588d2eceac5dc]::runtime::context::Context>>::try_with::<tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x60fca6eadd90 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[9dd588d2eceac5dc]::runtime::context::Context>>::with::<tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x60fca6e3a371 - tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x60fca6dda63e - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x60fca6ddae78 - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x60fca6de8c52 - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x60fca6e6362a - tokio[9dd588d2eceac5dc]::runtime::context::runtime::enter_runtime::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x60fca6dd34b6 - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x60fca6e58e68 - <tokio[9dd588d2eceac5dc]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x60fca6e59184 - <tokio[9dd588d2eceac5dc]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x60fca6f306b4 - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_write::case_2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:40:5
[INFO] [stdout]   51:     0x60fca6f2bc3d - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_write::case_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:48:10
[INFO] [stdout]   52:     0x60fca6d476a6 - <qview[a483195e65b6b83]::testing::isolated_integration_tests::can_write::case_2::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60fca7c7654b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60fca7c7654b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60fca7c83dc5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60fca7c83dc5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60fca7c83dc5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60fca7c83dc5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60fca7c83dc5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60fca7c83dc5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60fca7c83dc5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60fca7c7d6d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60fca7c7d6d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60fca7c86e42 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60fca7c86e42 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60fca7c86e42 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x60fca7c86e42 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60fca7c86e42 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60fca7c86e42 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60fca7c86e42 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60fca7cf0c6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x60fca7cf0c6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a3159a13aa4 - <unknown>
[INFO] [stdout]   74:     0x7a3159aa0a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testing::isolated_integration_tests::can_write::case_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testing::isolated_integration_tests::can_write::case_1' (3907) panicked at src/testing/container.rs:63:43:
[INFO] [stdout] db startup failure: Client(Init(SocketNotFoundError("/var/run/docker.sock")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60fca7cf1b28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60fca7cf1b28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60fca7cf1b28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60fca7cf1b28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60fca7d09f6a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60fca7d09f6a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60fca7cf6e52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60fca7cf6e52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60fca7cce696 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60fca7cce696 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60fca7ce90e9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60fca7c8346c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60fca7c8346c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60fca7ce9362 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60fca7ce9362 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60fca7cce752 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60fca7cc3689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60fca7ccf62d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60fca7d0a7dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60fca7d0a522 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60fca6f2c8fc - <core[8fb95b77d25ab6c8]::result::Result<testcontainers[7457444e5183de1e]::core::containers::async_container::ContainerAsync<testcontainers[7457444e5183de1e]::images::generic::GenericImage>, testcontainers[7457444e5183de1e]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60fca6f649e0 - qview[a483195e65b6b83]::testing::container::container::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:63:43
[INFO] [stdout]   22:     0x60fca6f58442 - qview[a483195e65b6b83]::testing::container::postgres::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:24:35
[INFO] [stdout]   23:     0x60fca6f7a745 - <tokio[9dd588d2eceac5dc]::sync::once_cell::OnceCell<testcontainers[7457444e5183de1e]::core::containers::async_container::ContainerAsync<testcontainers[7457444e5183de1e]::images::generic::GenericImage>>>::get_or_init::<qview[a483195e65b6b83]::testing::container::postgres::{closure#0}::{closure#0}, qview[a483195e65b6b83]::testing::container::postgres::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/once_cell.rs:368:37
[INFO] [stdout]   24:     0x60fca6f63d7a - qview[a483195e65b6b83]::testing::container::postgres::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:37:10
[INFO] [stdout]   25:     0x60fca6f62c12 - qview[a483195e65b6b83]::testing::container::pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:43:44
[INFO] [stdout]   26:     0x60fca6f0900d - <qview[a483195e65b6b83]::testing::context::IsolatedIntegrationTest as test_context[37e75fc92339a654]::AsyncTestContext>::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/context.rs:37:46
[INFO] [stdout]   27:     0x60fca6effc8c - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:39:5
[INFO] [stdout]   28:     0x60fca6f2be0c - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_write::case_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:40:5
[INFO] [stdout]   29:     0x60fca6ee6b8f - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x60fca6ee6ccb - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   31:     0x60fca6df1b3b - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   32:     0x60fca6df171b - tokio[9dd588d2eceac5dc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>, <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   33:     0x60fca6df171b - tokio[9dd588d2eceac5dc]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>, <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   34:     0x60fca6df171b - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   35:     0x60fca6dd3c1d - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>, <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   36:     0x60fca6ded15d - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   37:     0x60fca6deb8db - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   38:     0x60fca6f7450a - <tokio[9dd588d2eceac5dc]::runtime::context::scoped::Scoped<tokio[9dd588d2eceac5dc]::runtime::scheduler::Context>>::set::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   39:     0x60fca6e48dda - tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   40:     0x60fca6eae65e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[9dd588d2eceac5dc]::runtime::context::Context>>::try_with::<tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   41:     0x60fca6eadd90 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[9dd588d2eceac5dc]::runtime::context::Context>>::with::<tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   42:     0x60fca6e3a371 - tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   43:     0x60fca6dda63e - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   44:     0x60fca6ddae78 - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   45:     0x60fca6de8c52 - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   46:     0x60fca6e6362a - tokio[9dd588d2eceac5dc]::runtime::context::runtime::enter_runtime::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   47:     0x60fca6dd34b6 - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   48:     0x60fca6e58e68 - <tokio[9dd588d2eceac5dc]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   49:     0x60fca6e59184 - <tokio[9dd588d2eceac5dc]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   50:     0x60fca6f304b4 - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_write::case_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:40:5
[INFO] [stdout]   51:     0x60fca6f2bbfd - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_write::case_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:48:10
[INFO] [stdout]   52:     0x60fca6d47666 - <qview[a483195e65b6b83]::testing::isolated_integration_tests::can_write::case_1::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60fca7c7654b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x60fca7c7654b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   55:     0x60fca7c83dc5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   56:     0x60fca7c83dc5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x60fca7c83dc5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x60fca7c83dc5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x60fca7c83dc5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x60fca7c83dc5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   61:     0x60fca7c83dc5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   62:     0x60fca7c7d6d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   63:     0x60fca7c7d6d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x60fca7c86e42 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   65:     0x60fca7c86e42 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x60fca7c86e42 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x60fca7c86e42 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x60fca7c86e42 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x60fca7c86e42 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   70:     0x60fca7c86e42 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x60fca7cf0c6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   72:     0x60fca7cf0c6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x7a3159a13aa4 - <unknown>
[INFO] [stdout]   74:     0x7a3159aa0a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- testing::isolated_integration_tests::can_read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'testing::isolated_integration_tests::can_read' (3906) panicked at src/testing/container.rs:63:43:
[INFO] [stdout] db startup failure: Client(Init(SocketNotFoundError("/var/run/docker.sock")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60fca7cf1b28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60fca7cf1b28 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60fca7cf1b28 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60fca7cf1b28 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60fca7d09f6a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60fca7d09f6a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x60fca7cf6e52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x60fca7cf6e52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x60fca7cce696 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60fca7cce696 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60fca7ce90e9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60fca7c8346c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x60fca7c8346c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x60fca7ce9362 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x60fca7ce9362 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60fca7cce752 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60fca7cc3689 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60fca7ccf62d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60fca7d0a7dc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60fca7d0a522 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60fca6f2c8fc - <core[8fb95b77d25ab6c8]::result::Result<testcontainers[7457444e5183de1e]::core::containers::async_container::ContainerAsync<testcontainers[7457444e5183de1e]::images::generic::GenericImage>, testcontainers[7457444e5183de1e]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x60fca6f649e0 - qview[a483195e65b6b83]::testing::container::container::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:63:43
[INFO] [stdout]   22:     0x60fca6f58442 - qview[a483195e65b6b83]::testing::container::postgres::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:24:35
[INFO] [stdout]   23:     0x60fca6f7a745 - <tokio[9dd588d2eceac5dc]::sync::once_cell::OnceCell<testcontainers[7457444e5183de1e]::core::containers::async_container::ContainerAsync<testcontainers[7457444e5183de1e]::images::generic::GenericImage>>>::get_or_init::<qview[a483195e65b6b83]::testing::container::postgres::{closure#0}::{closure#0}, qview[a483195e65b6b83]::testing::container::postgres::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/sync/once_cell.rs:368:37
[INFO] [stdout]   24:     0x60fca6f63d7a - qview[a483195e65b6b83]::testing::container::postgres::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:37:10
[INFO] [stdout]   25:     0x60fca6f62c12 - qview[a483195e65b6b83]::testing::container::pool::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/container.rs:43:44
[INFO] [stdout]   26:     0x60fca6f0900d - <qview[a483195e65b6b83]::testing::context::IsolatedIntegrationTest as test_context[37e75fc92339a654]::AsyncTestContext>::setup::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/context.rs:37:46
[INFO] [stdout]   27:     0x60fca6f00b61 - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:29:5
[INFO] [stdout]   28:     0x60fca6ee6b8f - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x60fca6ee6ccb - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x60fca6df1b3b - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   31:     0x60fca6df171b - tokio[9dd588d2eceac5dc]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>, <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   32:     0x60fca6df171b - tokio[9dd588d2eceac5dc]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>, <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   33:     0x60fca6df171b - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   34:     0x60fca6dd3c1d - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>, <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   35:     0x60fca6ded15d - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   36:     0x60fca6deb8db - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   37:     0x60fca6f7450a - <tokio[9dd588d2eceac5dc]::runtime::context::scoped::Scoped<tokio[9dd588d2eceac5dc]::runtime::scheduler::Context>>::set::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   38:     0x60fca6e48dda - tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   39:     0x60fca6eae65e - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[9dd588d2eceac5dc]::runtime::context::Context>>::try_with::<tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x60fca6eadd90 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[9dd588d2eceac5dc]::runtime::context::Context>>::with::<tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x60fca6e3a371 - tokio[9dd588d2eceac5dc]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>), <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   42:     0x60fca6dda63e - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   43:     0x60fca6ddae78 - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   44:     0x60fca6de8c52 - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   45:     0x60fca6e6362a - tokio[9dd588d2eceac5dc]::runtime::context::runtime::enter_runtime::<<tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   46:     0x60fca6dd34b6 - <tokio[9dd588d2eceac5dc]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   47:     0x60fca6e58e68 - <tokio[9dd588d2eceac5dc]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   48:     0x60fca6e59184 - <tokio[9dd588d2eceac5dc]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), qview[a483195e65b6b83]::logic::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   49:     0x60fca6f0c624 - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_read
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:29:5
[INFO] [stdout]   50:     0x60fca6effa6d - qview[a483195e65b6b83]::testing::isolated_integration_tests::can_read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testing/mod.rs:31:61
[INFO] [stdout]   51:     0x60fca6d46e26 - <qview[a483195e65b6b83]::testing::isolated_integration_tests::can_read::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x60fca7c7654b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x60fca7c7654b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   54:     0x60fca7c83dc5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   55:     0x60fca7c83dc5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   56:     0x60fca7c83dc5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x60fca7c83dc5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x60fca7c83dc5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x60fca7c83dc5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   60:     0x60fca7c83dc5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   61:     0x60fca7c7d6d4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   62:     0x60fca7c7d6d4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   63:     0x60fca7c86e42 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   64:     0x60fca7c86e42 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   65:     0x60fca7c86e42 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   66:     0x60fca7c86e42 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   67:     0x60fca7c86e42 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   68:     0x60fca7c86e42 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   69:     0x60fca7c86e42 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70:     0x60fca7cf0c6f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   71:     0x60fca7cf0c6f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   72:     0x7a3159a13aa4 - <unknown>
[INFO] [stdout]   73:     0x7a3159aa0a64 - clone
[INFO] [stdout]   74:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     testing::isolated_integration_tests::can_connect
[INFO] [stdout]     testing::isolated_integration_tests::can_read
[INFO] [stdout]     testing::isolated_integration_tests::can_write::case_1
[INFO] [stdout]     testing::isolated_integration_tests::can_write::case_2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 204 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc", kill_on_drop: false }`
[INFO] [stdout] 843fdbfb64989267cc3516c461e3d860c6e41c2afa6d35d3222cbc0c4eadc0dc
