[INFO] cloning repository https://github.com/EduardoVega/hmsql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EduardoVega/hmsql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEduardoVega%2Fhmsql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEduardoVega%2Fhmsql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c66a41470cc1927db8b5a3773651fc7ae52575a4
[INFO] testing EduardoVega/hmsql against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEduardoVega%2Fhmsql" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/EduardoVega/hmsql
[INFO] finished tweaking git repo https://github.com/EduardoVega/hmsql
[INFO] tweaked toml for git repo https://github.com/EduardoVega/hmsql written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/EduardoVega/hmsql on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/EduardoVega/hmsql 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ccfe155d8d4e2ee7df3e725dc562a446360c434a972194414a8831f5787ca2b
[INFO] running `Command { std: "docker" "start" "-a" "5ccfe155d8d4e2ee7df3e725dc562a446360c434a972194414a8831f5787ca2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ccfe155d8d4e2ee7df3e725dc562a446360c434a972194414a8831f5787ca2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ccfe155d8d4e2ee7df3e725dc562a446360c434a972194414a8831f5787ca2b", kill_on_drop: false }`
[INFO] [stdout] 5ccfe155d8d4e2ee7df3e725dc562a446360c434a972194414a8831f5787ca2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0156318c3aa55e55fb9a7a33a4362499de0140ccaca33966ada9e5b19d9401d
[INFO] running `Command { std: "docker" "start" "-a" "d0156318c3aa55e55fb9a7a33a4362499de0140ccaca33966ada9e5b19d9401d", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling value-bag v1.9.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling tinyvec v1.7.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling piper v0.2.3
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling async-executor v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling async-io v2.3.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling hmsql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "d0156318c3aa55e55fb9a7a33a4362499de0140ccaca33966ada9e5b19d9401d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0156318c3aa55e55fb9a7a33a4362499de0140ccaca33966ada9e5b19d9401d", kill_on_drop: false }`
[INFO] [stdout] d0156318c3aa55e55fb9a7a33a4362499de0140ccaca33966ada9e5b19d9401d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b33892a26a5bb63b0c74cfd8db3758460a7f334cbc6e7b8795c251b7a97f931
[INFO] running `Command { std: "docker" "start" "-a" "7b33892a26a5bb63b0c74cfd8db3758460a7f334cbc6e7b8795c251b7a97f931", kill_on_drop: false }`
[INFO] [stderr]    Compiling hmsql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/lib.rs:186:9
[INFO] [stdout]     |
[INFO] [stdout] 186 |         hmsql_wlock.insert(String::from("2"), 2);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/lib.rs:187:9
[INFO] [stdout]     |
[INFO] [stdout] 187 |         hmsql_wlock.insert(String::from("3"), 3);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/lib.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         hmsql_wlock.insert(String::from("4"), 4);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/lib.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         hmsql_wlock.insert(String::from("5"), 5);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/lib.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         hmsql_wlock.insert(String::from("1"), String::from("one"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/lib.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 214 |         hmsql_wlock.insert(String::from("2"), String::from("two"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/lib.rs:215:9
[INFO] [stdout]     |
[INFO] [stdout] 215 |         hmsql_wlock.insert(String::from("3"), String::from("three"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/lib.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         hmsql_wlock.insert(String::from("4"), String::from("four"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/lib.rs:217:9
[INFO] [stdout]     |
[INFO] [stdout] 217 |         hmsql_wlock.insert(String::from("5"), String::from("five"));
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused implementer of `Future` that must be used
[INFO] [stdout]    --> src/lib.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 |                     hmsql_lock.insert(String::from("foo"), i.to_string());
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.38s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7b33892a26a5bb63b0c74cfd8db3758460a7f334cbc6e7b8795c251b7a97f931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b33892a26a5bb63b0c74cfd8db3758460a7f334cbc6e7b8795c251b7a97f931", kill_on_drop: false }`
[INFO] [stdout] 7b33892a26a5bb63b0c74cfd8db3758460a7f334cbc6e7b8795c251b7a97f931
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10a460c8bbeb3a9e19cdbd0c8b542509f5543c5347ed9a756a5c6b8362b037e4
[INFO] running `Command { std: "docker" "start" "-a" "10a460c8bbeb3a9e19cdbd0c8b542509f5543c5347ed9a756a5c6b8362b037e4", kill_on_drop: false }`
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]    --> src/lib.rs:186:9
[INFO] [stderr]     |
[INFO] [stderr] 186 |         hmsql_wlock.insert(String::from("2"), 2);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]    --> src/lib.rs:187:9
[INFO] [stderr]     |
[INFO] [stderr] 187 |         hmsql_wlock.insert(String::from("3"), 3);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]    --> src/lib.rs:188:9
[INFO] [stderr]     |
[INFO] [stderr] 188 |         hmsql_wlock.insert(String::from("4"), 4);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]    --> src/lib.rs:189:9
[INFO] [stderr]     |
[INFO] [stderr] 189 |         hmsql_wlock.insert(String::from("5"), 5);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]    --> src/lib.rs:213:9
[INFO] [stderr]     |
[INFO] [stderr] 213 |         hmsql_wlock.insert(String::from("1"), String::from("one"));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]    --> src/lib.rs:214:9
[INFO] [stderr]     |
[INFO] [stderr] 214 |         hmsql_wlock.insert(String::from("2"), String::from("two"));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]    --> src/lib.rs:215:9
[INFO] [stderr]     |
[INFO] [stderr] 215 |         hmsql_wlock.insert(String::from("3"), String::from("three"));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]    --> src/lib.rs:216:9
[INFO] [stderr]     |
[INFO] [stderr] 216 |         hmsql_wlock.insert(String::from("4"), String::from("four"));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]    --> src/lib.rs:217:9
[INFO] [stderr]     |
[INFO] [stderr] 217 |         hmsql_wlock.insert(String::from("5"), String::from("five"));
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: unused implementer of `Future` that must be used
[INFO] [stderr]    --> src/lib.rs:257:21
[INFO] [stderr]     |
[INFO] [stderr] 257 |                     hmsql_lock.insert(String::from("foo"), i.to_string());
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr] 
[INFO] [stderr] warning: `hmsql` (lib test) generated 10 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hmsql-085b174e8f67f8b7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::string_value_hashmapsql ... ok
[INFO] [stdout] test tests::i32_value_hashmapsql ... ok
[INFO] [stdout] test tests::multi_thread_hashmapsql ... ok
[INFO] [stdout] test tests::struct_value_hashmapsql ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::struct_value_hashmapsql stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::struct_value_hashmapsql' (20) panicked at src/lib.rs:140:17:
[INFO] [stdout] Can not create HashMapSQL: Failed connecting to db
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     pool timed out while waiting for an open connection
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <sqlx_core::error::Error as anyhow::context::ext::StdError>::ext_context::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<sqlx_core::pool::Pool<sqlx_postgres::database::Postgres>, sqlx_core::error::Error> as anyhow::Context<sqlx_core::pool::Pool<sqlx_postgres::database::Postgres>, sqlx_core::error::Error>>::with_context::<&str, <hmsql::HashMapSQL<hmsql::tests::Foo>>::new::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/context.rs:65:37
[INFO] [stdout]    2: <hmsql::HashMapSQL<hmsql::tests::Foo>>::new::{closure#0}
[INFO] [stdout]              at ./src/lib.rs:48:18
[INFO] [stdout]    3: hmsql::tests::struct_value_hashmapsql::{closure#0}
[INFO] [stdout]              at ./src/lib.rs:140:11
[INFO] [stdout]    4: <async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}> as core::future::future::Future>::poll::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:199:29
[INFO] [stdout]    5: <async_std::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}> as core::future::future::Future>::poll::{closure#0}, core::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]    6: <std::thread::local::LocalKey<core::cell::Cell<*const async_std::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}> as core::future::future::Future>::poll::{closure#0}, core::task::poll::Poll<()>>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]    7: <std::thread::local::LocalKey<core::cell::Cell<*const async_std::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}> as core::future::future::Future>::poll::{closure#0}, core::task::poll::Poll<()>>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]    8: <async_std::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}> as core::future::future::Future>::poll::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]    9: <async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:197:13
[INFO] [stdout]   10: <futures_lite::future::Or<async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>, <async_executor::State>::run<(), async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.3.0/src/future.rs:446:46
[INFO] [stdout]   11: <async_executor::State>::run::<(), async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.12.0/src/lib.rs:747:32
[INFO] [stdout]   12: <async_executor::Executor>::run::<(), async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.12.0/src/lib.rs:343:34
[INFO] [stdout]   13: <async_executor::LocalExecutor>::run::<(), async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.12.0/src/lib.rs:647:34
[INFO] [stdout]   14: async_io::driver::block_on::<(), <async_executor::LocalExecutor>::run<(), async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.3/src/driver.rs:199:53
[INFO] [stdout]   15: <std::thread::local::LocalKey<core::cell::RefCell<(parking::Parker, core::task::wake::Waker, alloc::sync::Arc<core::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io::driver::block_on<(), <async_executor::LocalExecutor>::run<(), async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   16: <std::thread::local::LocalKey<core::cell::RefCell<(parking::Parker, core::task::wake::Waker, alloc::sync::Arc<core::sync::atomic::Atomic<bool>>)>>>::with::<async_io::driver::block_on<(), <async_executor::LocalExecutor>::run<(), async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   17: async_io::driver::block_on::<(), <async_executor::LocalExecutor>::run<(), async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.3/src/driver.rs:175:11
[INFO] [stdout]   18: async_global_executor::reactor::block_on::<<async_executor::LocalExecutor>::run<(), async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   19: async_global_executor::reactor::block_on::<<async_executor::LocalExecutor>::run<(), async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   20: async_global_executor::executor::block_on::<async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   21: <std::thread::local::LocalKey<async_executor::LocalExecutor>>::try_with::<async_global_executor::executor::block_on<async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   22: <std::thread::local::LocalKey<async_executor::LocalExecutor>>::with::<async_global_executor::executor::block_on<async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   23: async_global_executor::executor::block_on::<async_std::task::builder::SupportTaskLocals<hmsql::tests::struct_value_hashmapsql::{closure#0}>, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   24: <async_std::task::builder::Builder>::blocking::<hmsql::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:171:25
[INFO] [stdout]   25: <async_std::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std::task::builder::Builder>::blocking<hmsql::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   26: <std::thread::local::LocalKey<core::cell::Cell<*const async_std::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std::task::builder::Builder>::blocking<hmsql::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   27: <std::thread::local::LocalKey<core::cell::Cell<*const async_std::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std::task::builder::Builder>::blocking<hmsql::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   28: <async_std::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std::task::builder::Builder>::blocking<hmsql::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   29: <async_std::task::builder::Builder>::blocking::<hmsql::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:168:17
[INFO] [stdout]   30: <std::thread::local::LocalKey<core::cell::Cell<usize>>>::try_with::<<async_std::task::builder::Builder>::blocking<hmsql::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   31: <std::thread::local::LocalKey<core::cell::Cell<usize>>>::with::<<async_std::task::builder::Builder>::blocking<hmsql::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   32: <async_std::task::builder::Builder>::blocking::<hmsql::tests::struct_value_hashmapsql::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:161:29
[INFO] [stdout]   33: async_std::task::block_on::block_on::<hmsql::tests::struct_value_hashmapsql::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/block_on.rs:33:20
[INFO] [stdout]   34: hmsql::tests::struct_value_hashmapsql
[INFO] [stdout]              at ./src/lib.rs:131:5
[INFO] [stdout]   35: hmsql::tests::struct_value_hashmapsql::{closure#0}
[INFO] [stdout]              at ./src/lib.rs:131:23
[INFO] [stdout]   36: <hmsql::tests::struct_value_hashmapsql::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   39: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   40: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   44: test::run_test_in_process
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   45: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   46: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   47: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   53: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   56: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   57: <unknown>
[INFO] [stdout]   58: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x65480244ab5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65480244ab5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65480244ab5a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65480244ab5a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x654802462aea - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x654802462aea - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x65480244fe92 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x65480244fe92 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6548024286af - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6548024286af - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6548024429a9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65480208966c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x65480208966c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x654802442c22 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x654802442c22 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x654802428768 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x65480241fac9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65480242972d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6548024632ac - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x654802463022 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6548020612ee - <core[35159d6ffb30e017]::result::Result<alloc[a8a7aba520129d98]::sync::Arc<std[ec419fa8110287d5]::sync::poison::rwlock::RwLock<hmsql[7f2a18b6fa2f9d5e]::HashMapSQL<hmsql[7f2a18b6fa2f9d5e]::tests::Foo>>>, anyhow[582ff34f8ebe38d5]::Error>>::expect
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x65480203a6fd - hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:140:17
[INFO] [stdout]   22:     0x654802056ef0 - <async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:199:29
[INFO] [stdout]   23:     0x6548020423b8 - <async_std[aa5cd60b3c02cc1d]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   24:     0x65480203eef5 - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<*const async_std[aa5cd60b3c02cc1d]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[aa5cd60b3c02cc1d]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   25:     0x65480203e19e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<*const async_std[aa5cd60b3c02cc1d]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[aa5cd60b3c02cc1d]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   26:     0x65480203dab8 - <async_std[aa5cd60b3c02cc1d]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll::{closure#0}, core[35159d6ffb30e017]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   27:     0x65480205a1ca - <async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:197:13
[INFO] [stdout]   28:     0x654802074fb4 - <futures_lite[e07542052f4df710]::future::Or<async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>, <async_executor[91185e929892fb7]::State>::run<(), async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}::{closure#0}> as core[35159d6ffb30e017]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.3.0/src/future.rs:446:46
[INFO] [stdout]   29:     0x65480205fd2e - <async_executor[91185e929892fb7]::State>::run::<(), async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.12.0/src/lib.rs:747:32
[INFO] [stdout]   30:     0x65480205e3e8 - <async_executor[91185e929892fb7]::Executor>::run::<(), async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.12.0/src/lib.rs:343:34
[INFO] [stdout]   31:     0x65480205ee6c - <async_executor[91185e929892fb7]::LocalExecutor>::run::<(), async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.12.0/src/lib.rs:647:34
[INFO] [stdout]   32:     0x65480202a423 - async_io[76c27292143312bd]::driver::block_on::<(), <async_executor[91185e929892fb7]::LocalExecutor>::run<(), async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.3/src/driver.rs:199:53
[INFO] [stdout]   33:     0x65480204115b - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::RefCell<(parking[c8d4017a17bfc468]::Parker, core[35159d6ffb30e017]::task::wake::Waker, alloc[a8a7aba520129d98]::sync::Arc<core[35159d6ffb30e017]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[76c27292143312bd]::driver::block_on<(), <async_executor[91185e929892fb7]::LocalExecutor>::run<(), async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   34:     0x654802040bee - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::RefCell<(parking[c8d4017a17bfc468]::Parker, core[35159d6ffb30e017]::task::wake::Waker, alloc[a8a7aba520129d98]::sync::Arc<core[35159d6ffb30e017]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[76c27292143312bd]::driver::block_on<(), <async_executor[91185e929892fb7]::LocalExecutor>::run<(), async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   35:     0x65480201cc10 - async_io[76c27292143312bd]::driver::block_on::<(), <async_executor[91185e929892fb7]::LocalExecutor>::run<(), async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.3.3/src/driver.rs:175:11
[INFO] [stdout]   36:     0x65480205ff51 - async_global_executor[7cde6daafbbfd902]::reactor::block_on::<<async_executor[91185e929892fb7]::LocalExecutor>::run<(), async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   37:     0x65480205b58b - async_global_executor[7cde6daafbbfd902]::reactor::block_on::<<async_executor[91185e929892fb7]::LocalExecutor>::run<(), async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   38:     0x654802060148 - async_global_executor[7cde6daafbbfd902]::executor::block_on::<async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   39:     0x6548020417db - <std[ec419fa8110287d5]::thread::local::LocalKey<async_executor[91185e929892fb7]::LocalExecutor>>::try_with::<async_global_executor[7cde6daafbbfd902]::executor::block_on<async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   40:     0x65480204126e - <std[ec419fa8110287d5]::thread::local::LocalKey<async_executor[91185e929892fb7]::LocalExecutor>>::with::<async_global_executor[7cde6daafbbfd902]::executor::block_on<async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   41:     0x65480205b6d8 - async_global_executor[7cde6daafbbfd902]::executor::block_on::<async_std[aa5cd60b3c02cc1d]::task::builder::SupportTaskLocals<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   42:     0x654802055d0c - <async_std[aa5cd60b3c02cc1d]::task::builder::Builder>::blocking::<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:171:25
[INFO] [stdout]   43:     0x654802042024 - <async_std[aa5cd60b3c02cc1d]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[aa5cd60b3c02cc1d]::task::builder::Builder>::blocking<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   44:     0x65480203eadd - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<*const async_std[aa5cd60b3c02cc1d]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[aa5cd60b3c02cc1d]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[aa5cd60b3c02cc1d]::task::builder::Builder>::blocking<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   45:     0x65480203e06e - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<*const async_std[aa5cd60b3c02cc1d]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[aa5cd60b3c02cc1d]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[aa5cd60b3c02cc1d]::task::builder::Builder>::blocking<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   46:     0x65480203d9b8 - <async_std[aa5cd60b3c02cc1d]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[aa5cd60b3c02cc1d]::task::builder::Builder>::blocking<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   47:     0x6548020555ae - <async_std[aa5cd60b3c02cc1d]::task::builder::Builder>::blocking::<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:168:17
[INFO] [stdout]   48:     0x65480204065b - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<usize>>>::try_with::<<async_std[aa5cd60b3c02cc1d]::task::builder::Builder>::blocking<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   49:     0x6548020400ee - <std[ec419fa8110287d5]::thread::local::LocalKey<core[35159d6ffb30e017]::cell::Cell<usize>>>::with::<<async_std[aa5cd60b3c02cc1d]::task::builder::Builder>::blocking<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   50:     0x65480205294f - <async_std[aa5cd60b3c02cc1d]::task::builder::Builder>::blocking::<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/builder.rs:161:29
[INFO] [stdout]   51:     0x65480206de7a - async_std[aa5cd60b3c02cc1d]::task::block_on::block_on::<hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.12.0/src/task/block_on.rs:33:20
[INFO] [stdout]   52:     0x65480203c702 - hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:5
[INFO] [stdout]   53:     0x654802038267 - hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:131:23
[INFO] [stdout]   54:     0x65480203d366 - <hmsql[7f2a18b6fa2f9d5e]::tests::struct_value_hashmapsql::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x65480207c94b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x65480207c94b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x65480208a13b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x65480208a13b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x65480208a13b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x65480208a13b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x65480208a13b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x65480208a13b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x65480208a13b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x654802084b14 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x654802084b14 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x65480208cd42 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x65480208cd42 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x65480208cd42 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x65480208cd42 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x65480208cd42 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x65480208cd42 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x65480208cd42 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x65480244a26f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x65480244a26f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7a4583679aa4 - <unknown>
[INFO] [stdout]   76:     0x7a4583706a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::struct_value_hashmapsql
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "10a460c8bbeb3a9e19cdbd0c8b542509f5543c5347ed9a756a5c6b8362b037e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10a460c8bbeb3a9e19cdbd0c8b542509f5543c5347ed9a756a5c6b8362b037e4", kill_on_drop: false }`
[INFO] [stdout] 10a460c8bbeb3a9e19cdbd0c8b542509f5543c5347ed9a756a5c6b8362b037e4
