[INFO] fetching crate alopecosa 0.1.3...
[INFO] testing alopecosa-0.1.3 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate alopecosa 0.1.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate alopecosa 0.1.3
[INFO] finished tweaking crates.io crate alopecosa 0.1.3
[INFO] tweaked toml for crates.io crate alopecosa 0.1.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate alopecosa 0.1.3 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate alopecosa 0.1.3 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded sha-1 v0.9.7
[INFO] [stderr]   Downloaded typenum v1.13.0
[INFO] [stderr]   Downloaded cpufeatures v0.1.5
[INFO] [stderr]   Downloaded rmp-serde v0.15.5
[INFO] [stderr]   Downloaded rmpv v0.4.7
[INFO] [stderr]   Downloaded rmp v0.8.10
[INFO] [stderr]   Downloaded serde_derive v1.0.126
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded tokio v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b94a1804123c30308c7e7260d97cfeef5e54bc5fd9a7ee5812a88bdf889f9532
[INFO] running `Command { std: "docker" "start" "-a" "b94a1804123c30308c7e7260d97cfeef5e54bc5fd9a7ee5812a88bdf889f9532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b94a1804123c30308c7e7260d97cfeef5e54bc5fd9a7ee5812a88bdf889f9532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b94a1804123c30308c7e7260d97cfeef5e54bc5fd9a7ee5812a88bdf889f9532", kill_on_drop: false }`
[INFO] [stdout] b94a1804123c30308c7e7260d97cfeef5e54bc5fd9a7ee5812a88bdf889f9532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ec2d016dbbbe3eca82a14784c98367758e842fe7f803fb2cafc6fb8a6d50f77
[INFO] running `Command { std: "docker" "start" "-a" "7ec2d016dbbbe3eca82a14784c98367758e842fe7f803fb2cafc6fb8a6d50f77", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling rmp v0.8.10
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling rmpv v0.4.7
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha-1 v0.9.7
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling rmp-serde v0.15.5
[INFO] [stderr]    Compiling alopecosa v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/iproto/constants.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]    |   ^------------
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `FromPrimitive` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Code`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub enum Code {
[INFO] [stdout]    |          ---- `Code` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/iproto/constants.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]    |                  ^----------
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  `ToPrimitive` is not local
[INFO] [stdout]    |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Code`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub enum Code {
[INFO] [stdout]    |          ---- `Code` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:271:3
[INFO] [stdout]     |
[INFO] [stdout] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RequestType`
[INFO] [stdout] 272 | )]
[INFO] [stdout] 273 | pub enum RequestType {
[INFO] [stdout]     |          ----------- `RequestType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:271:18
[INFO] [stdout]     |
[INFO] [stdout] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_RequestType`
[INFO] [stdout] 272 | )]
[INFO] [stdout] 273 | pub enum RequestType {
[INFO] [stdout]     |          ----------- `RequestType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:307:3
[INFO] [stdout]     |
[INFO] [stdout] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Field`
[INFO] [stdout] 308 | )]
[INFO] [stdout] 309 | pub enum Field {
[INFO] [stdout]     |          ----- `Field` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Field`
[INFO] [stdout] 308 | )]
[INFO] [stdout] 309 | pub enum Field {
[INFO] [stdout]     |          ----- `Field` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:362:3
[INFO] [stdout]     |
[INFO] [stdout] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Iterator`
[INFO] [stdout] 363 | )]
[INFO] [stdout] 364 | pub enum Iterator {
[INFO] [stdout]     |          -------- `Iterator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:362:18
[INFO] [stdout]     |
[INFO] [stdout] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Iterator`
[INFO] [stdout] 363 | )]
[INFO] [stdout] 364 | pub enum Iterator {
[INFO] [stdout]     |          -------- `Iterator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.76s
[INFO] running `Command { std: "docker" "inspect" "7ec2d016dbbbe3eca82a14784c98367758e842fe7f803fb2cafc6fb8a6d50f77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ec2d016dbbbe3eca82a14784c98367758e842fe7f803fb2cafc6fb8a6d50f77", kill_on_drop: false }`
[INFO] [stdout] 7ec2d016dbbbe3eca82a14784c98367758e842fe7f803fb2cafc6fb8a6d50f77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ac4dde73d88b15f7051baf773726f2a385b700f6e0e7172027e2f778a35778d
[INFO] running `Command { std: "docker" "start" "-a" "8ac4dde73d88b15f7051baf773726f2a385b700f6e0e7172027e2f778a35778d", kill_on_drop: false }`
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/iproto/constants.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]    |   ^------------
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `FromPrimitive` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Code`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub enum Code {
[INFO] [stdout]    |          ---- `Code` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/iproto/constants.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]    |                  ^----------
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  `ToPrimitive` is not local
[INFO] [stdout]    |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Code`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub enum Code {
[INFO] [stdout]    |          ---- `Code` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:271:3
[INFO] [stdout]     |
[INFO] [stdout] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RequestType`
[INFO] [stdout] 272 | )]
[INFO] [stdout] 273 | pub enum RequestType {
[INFO] [stdout]     |          ----------- `RequestType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:271:18
[INFO] [stdout]     |
[INFO] [stdout] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_RequestType`
[INFO] [stdout] 272 | )]
[INFO] [stdout] 273 | pub enum RequestType {
[INFO] [stdout]     |          ----------- `RequestType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:307:3
[INFO] [stdout]     |
[INFO] [stdout] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Field`
[INFO] [stdout] 308 | )]
[INFO] [stdout] 309 | pub enum Field {
[INFO] [stdout]     |          ----- `Field` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling alopecosa v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Field`
[INFO] [stdout] 308 | )]
[INFO] [stdout] 309 | pub enum Field {
[INFO] [stdout]     |          ----- `Field` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:362:3
[INFO] [stdout]     |
[INFO] [stdout] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Iterator`
[INFO] [stdout] 363 | )]
[INFO] [stdout] 364 | pub enum Iterator {
[INFO] [stdout]     |          -------- `Iterator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:362:18
[INFO] [stdout]     |
[INFO] [stdout] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Iterator`
[INFO] [stdout] 363 | )]
[INFO] [stdout] 364 | pub enum Iterator {
[INFO] [stdout]     |          -------- `Iterator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `eval_resp`
[INFO] [stdout]   --> examples/simple.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |   let eval_resp: (u32, u32) = conn.eval(Eval {
[INFO] [stdout]    |       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_resp`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `select_resp`
[INFO] [stdout]   --> examples/simple.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |   let select_resp: Vec<(u32, u32, u32)> = conn.select(Select {
[INFO] [stdout]    |       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_select_resp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `resp_with_timeout`
[INFO] [stdout]   --> examples/simple.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 |   let (resp_with_timeout,): (i32,) = timeout(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resp_with_timeout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/iproto/constants.rs:21:3
[INFO] [stdout]    |
[INFO] [stdout] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]    |   ^------------
[INFO] [stdout]    |   |
[INFO] [stdout]    |   `FromPrimitive` is not local
[INFO] [stdout]    |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Code`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub enum Code {
[INFO] [stdout]    |          ---- `Code` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/iproto/constants.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]    |                  ^----------
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  `ToPrimitive` is not local
[INFO] [stdout]    |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Code`
[INFO] [stdout] 22 | )]
[INFO] [stdout] 23 | pub enum Code {
[INFO] [stdout]    |          ---- `Code` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:271:3
[INFO] [stdout]     |
[INFO] [stdout] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RequestType`
[INFO] [stdout] 272 | )]
[INFO] [stdout] 273 | pub enum RequestType {
[INFO] [stdout]     |          ----------- `RequestType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:271:18
[INFO] [stdout]     |
[INFO] [stdout] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_RequestType`
[INFO] [stdout] 272 | )]
[INFO] [stdout] 273 | pub enum RequestType {
[INFO] [stdout]     |          ----------- `RequestType` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:307:3
[INFO] [stdout]     |
[INFO] [stdout] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Field`
[INFO] [stdout] 308 | )]
[INFO] [stdout] 309 | pub enum Field {
[INFO] [stdout]     |          ----- `Field` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:307:18
[INFO] [stdout]     |
[INFO] [stdout] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Field`
[INFO] [stdout] 308 | )]
[INFO] [stdout] 309 | pub enum Field {
[INFO] [stdout]     |          ----- `Field` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:362:3
[INFO] [stdout]     |
[INFO] [stdout] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |   ^------------
[INFO] [stdout]     |   |
[INFO] [stdout]     |   `FromPrimitive` is not local
[INFO] [stdout]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Iterator`
[INFO] [stdout] 363 | )]
[INFO] [stdout] 364 | pub enum Iterator {
[INFO] [stdout]     |          -------- `Iterator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/iproto/constants.rs:362:18
[INFO] [stdout]     |
[INFO] [stdout] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stdout]     |                  ^----------
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  `ToPrimitive` is not local
[INFO] [stdout]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Iterator`
[INFO] [stdout] 363 | )]
[INFO] [stdout] 364 | pub enum Iterator {
[INFO] [stdout]     |          -------- `Iterator` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.43s
[INFO] running `Command { std: "docker" "inspect" "8ac4dde73d88b15f7051baf773726f2a385b700f6e0e7172027e2f778a35778d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ac4dde73d88b15f7051baf773726f2a385b700f6e0e7172027e2f778a35778d", kill_on_drop: false }`
[INFO] [stdout] 8ac4dde73d88b15f7051baf773726f2a385b700f6e0e7172027e2f778a35778d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf4cb1145b90c0fd690ff322dfc2314e193865559df7ba247bf600e6235e0880
[INFO] running `Command { std: "docker" "start" "-a" "bf4cb1145b90c0fd690ff322dfc2314e193865559df7ba247bf600e6235e0880", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/iproto/constants.rs:21:3
[INFO] [stderr]    |
[INFO] [stderr] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stderr]    |   ^------------
[INFO] [stderr]    |   |
[INFO] [stderr]    |   `FromPrimitive` is not local
[INFO] [stderr]    |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Code`
[INFO] [stderr] 22 | )]
[INFO] [stderr] 23 | pub enum Code {
[INFO] [stderr]    |          ---- `Code` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/iproto/constants.rs:21:18
[INFO] [stderr]    |
[INFO] [stderr] 21 |   FromPrimitive, ToPrimitive,
[INFO] [stderr]    |                  ^----------
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  `ToPrimitive` is not local
[INFO] [stderr]    |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Code`
[INFO] [stderr] 22 | )]
[INFO] [stderr] 23 | pub enum Code {
[INFO] [stderr]    |          ---- `Code` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/iproto/constants.rs:271:3
[INFO] [stderr]     |
[INFO] [stderr] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stderr]     |   ^------------
[INFO] [stderr]     |   |
[INFO] [stderr]     |   `FromPrimitive` is not local
[INFO] [stderr]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_RequestType`
[INFO] [stderr] 272 | )]
[INFO] [stderr] 273 | pub enum RequestType {
[INFO] [stderr]     |          ----------- `RequestType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/iproto/constants.rs:271:18
[INFO] [stderr]     |
[INFO] [stderr] 271 |   FromPrimitive, ToPrimitive,
[INFO] [stderr]     |                  ^----------
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  `ToPrimitive` is not local
[INFO] [stderr]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_RequestType`
[INFO] [stderr] 272 | )]
[INFO] [stderr] 273 | pub enum RequestType {
[INFO] [stderr]     |          ----------- `RequestType` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/iproto/constants.rs:307:3
[INFO] [stderr]     |
[INFO] [stderr] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stderr]     |   ^------------
[INFO] [stderr]     |   |
[INFO] [stderr]     |   `FromPrimitive` is not local
[INFO] [stderr]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Field`
[INFO] [stderr] 308 | )]
[INFO] [stderr] 309 | pub enum Field {
[INFO] [stderr]     |          ----- `Field` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/iproto/constants.rs:307:18
[INFO] [stderr]     |
[INFO] [stderr] 307 |   FromPrimitive, ToPrimitive,
[INFO] [stderr]     |                  ^----------
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  `ToPrimitive` is not local
[INFO] [stderr]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Field`
[INFO] [stderr] 308 | )]
[INFO] [stderr] 309 | pub enum Field {
[INFO] [stderr]     |          ----- `Field` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/iproto/constants.rs:362:3
[INFO] [stderr]     |
[INFO] [stderr] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stderr]     |   ^------------
[INFO] [stderr]     |   |
[INFO] [stderr]     |   `FromPrimitive` is not local
[INFO] [stderr]     |   move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Iterator`
[INFO] [stderr] 363 | )]
[INFO] [stderr] 364 | pub enum Iterator {
[INFO] [stderr]     |          -------- `Iterator` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]    --> src/iproto/constants.rs:362:18
[INFO] [stderr]     |
[INFO] [stderr] 362 |   FromPrimitive, ToPrimitive,
[INFO] [stderr]     |                  ^----------
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  `ToPrimitive` is not local
[INFO] [stderr]     |                  move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Iterator`
[INFO] [stderr] 363 | )]
[INFO] [stderr] 364 | pub enum Iterator {
[INFO] [stderr]     |          -------- `Iterator` is not local
[INFO] [stderr]     |
[INFO] [stderr]     = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]     = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]     = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `alopecosa` (lib) generated 8 warnings
[INFO] [stderr] warning: `alopecosa` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr] warning: unused variable: `eval_resp`
[INFO] [stderr]   --> examples/simple.rs:18:7
[INFO] [stderr]    |
[INFO] [stderr] 18 |   let eval_resp: (u32, u32) = conn.eval(Eval {
[INFO] [stderr]    |       ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_eval_resp`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `select_resp`
[INFO] [stderr]   --> examples/simple.rs:23:7
[INFO] [stderr]    |
[INFO] [stderr] 23 |   let select_resp: Vec<(u32, u32, u32)> = conn.select(Select {
[INFO] [stderr]    |       ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_select_resp`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `resp_with_timeout`
[INFO] [stderr]   --> examples/simple.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 30 |   let (resp_with_timeout,): (i32,) = timeout(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_resp_with_timeout`
[INFO] [stderr] 
[INFO] [stderr] warning: `alopecosa` (example "simple") generated 3 warnings (run `cargo fix --example "simple" -p alopecosa` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/alopecosa-1f9a5a4f3ae178b6)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test iproto::request::tests::test_insert ... ok
[INFO] [stdout] test iproto::request::tests::test_select ... ok
[INFO] [stdout] test iproto::response::tests::test_call_body ... ok
[INFO] [stdout] test iproto::response::tests::test_select_body ... ok
[INFO] [stdout] test iproto::response::tests::test_error_body ... ok
[INFO] [stdout] test connection::tests::test_tnt_auth_select ... FAILED
[INFO] [stdout] test connection::tests::test_tnt_queries ... FAILED
[INFO] [stdout] test connection::tests::test_tnt_reconnect ... FAILED
[INFO] [stdout] test iproto::types::test::test_display ... ok
[INFO] [stdout] test connection::tests::test_tnt_30k_async ... FAILED
[INFO] [stdout] test iproto::request::tests::test_call ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- connection::tests::test_tnt_auth_select stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connection::tests::test_tnt_auth_select' (26) panicked at src/connection.rs:314:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6402f74f2e72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6402f74f2e72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6402f74f2e72 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6402f74f2e72 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6402f75096ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6402f75096ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6402f74f7e96 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6402f74f7e96 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6402f74d0cff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6402f74d0cff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6402f74eaf19 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6402f73d0d5e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6402f73d0d5e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6402f74eb182 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6402f74eb182 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6402f74d0db8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6402f74c8759 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6402f74d1c0d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6402f7509e0c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6402f7509b82 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6402f73c1bea - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::sync::Arc<alopecosa[748aa9ebcc3259bf]::connection::Connection>, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6402f73c1bea - alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:314:24
[INFO] [stdout]   22:     0x6402f73b363d - <core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6402f73a268d - <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   24:     0x6402f73a1d60 - tokio[22eb8d5dff94edac]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x6402f7377ed5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[22eb8d5dff94edac]::coop::Budget>>>::try_with::<tokio[22eb8d5dff94edac]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6402f73771be - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[22eb8d5dff94edac]::coop::Budget>>>::with::<tokio[22eb8d5dff94edac]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6402f73a0638 - tokio[22eb8d5dff94edac]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x6402f73a0638 - tokio[22eb8d5dff94edac]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x6402f73a0638 - <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   30:     0x6402f73a22fa - tokio[22eb8d5dff94edac]::runtime::basic_scheduler::enter::<<tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}, (), tokio[22eb8d5dff94edac]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29
[INFO] [stdout]   31:     0x6402f73802a5 - <tokio[22eb8d5dff94edac]::macros::scoped_tls::ScopedKey<tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Context>>::set::<tokio[22eb8d5dff94edac]::runtime::basic_scheduler::enter<<tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}, (), tokio[22eb8d5dff94edac]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x6402f739b856 - tokio[22eb8d5dff94edac]::runtime::basic_scheduler::enter::<<tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>>::{closure#0}, (), tokio[22eb8d5dff94edac]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:13
[INFO] [stdout]   33:     0x6402f7397443 - <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   34:     0x6402f7399f43 - <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::InnerGuard<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:38
[INFO] [stdout]   35:     0x6402f739a92e - <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::BasicScheduler<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   36:     0x6402f73672ef - <tokio[22eb8d5dff94edac]::runtime::Runtime>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x6402f73c33a5 - alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:328:28
[INFO] [stdout]   38:     0x6402f73bc797 - alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:308:34
[INFO] [stdout]   39:     0x6402f73ac316 - <alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_auth_select::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6402f73c510b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6402f73c510b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6402f73d196a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6402f73d196a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6402f73d196a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6402f73d196a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x6402f73d196a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6402f73d196a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6402f73d196a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6402f73cbe34 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6402f73cbe34 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x6402f73d4462 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x6402f73d4462 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6402f73d4462 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x6402f73d4462 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x6402f73d4462 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6402f73d4462 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x6402f73d4462 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6402f74f26df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x6402f74f26df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x751692b7faa4 - <unknown>
[INFO] [stdout]   61:     0x751692c0ca64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- connection::tests::test_tnt_queries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connection::tests::test_tnt_queries' (27) panicked at src/connection.rs:218:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6402f74f2e72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6402f74f2e72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6402f74f2e72 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6402f74f2e72 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6402f75096ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6402f75096ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6402f74f7e96 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6402f74f7e96 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6402f74d0cff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6402f74d0cff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6402f74eaf19 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6402f73d0d5e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6402f73d0d5e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6402f74eb182 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6402f74eb182 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6402f74d0db8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6402f74c8759 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6402f74d1c0d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6402f7509e0c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6402f7509b82 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6402f73bccc6 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::sync::Arc<alopecosa[748aa9ebcc3259bf]::connection::Connection>, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6402f73bccc6 - alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:218:24
[INFO] [stdout]   22:     0x6402f73b357d - <core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}> as core[c5ed12ab89cc536a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6402f73a232d - <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:78
[INFO] [stdout]   24:     0x6402f73a19d0 - tokio[22eb8d5dff94edac]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x6402f7377bd5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[22eb8d5dff94edac]::coop::Budget>>>::try_with::<tokio[22eb8d5dff94edac]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x6402f73770ce - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[22eb8d5dff94edac]::coop::Budget>>>::with::<tokio[22eb8d5dff94edac]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x6402f739f018 - tokio[22eb8d5dff94edac]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x6402f739f018 - tokio[22eb8d5dff94edac]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x6402f739f018 - <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:208:39
[INFO] [stdout]   30:     0x6402f73a229a - tokio[22eb8d5dff94edac]::runtime::basic_scheduler::enter::<<tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}, (), tokio[22eb8d5dff94edac]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:29
[INFO] [stdout]   31:     0x6402f7380005 - <tokio[22eb8d5dff94edac]::macros::scoped_tls::ScopedKey<tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Context>>::set::<tokio[22eb8d5dff94edac]::runtime::basic_scheduler::enter<<tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}, (), tokio[22eb8d5dff94edac]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x6402f739ae66 - tokio[22eb8d5dff94edac]::runtime::basic_scheduler::enter::<<tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>>::{closure#0}, (), tokio[22eb8d5dff94edac]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:299:13
[INFO] [stdout]   33:     0x6402f73973e3 - <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::Inner<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:197:9
[INFO] [stdout]   34:     0x6402f7399d03 - <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::InnerGuard<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on::<core[c5ed12ab89cc536a]::pin::Pin<&mut alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:452:38
[INFO] [stdout]   35:     0x6402f739a02e - <tokio[22eb8d5dff94edac]::runtime::basic_scheduler::BasicScheduler<tokio[22eb8d5dff94edac]::runtime::driver::Driver>>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/basic_scheduler.rs:157:30
[INFO] [stdout]   36:     0x6402f7366e3f - <tokio[22eb8d5dff94edac]::runtime::Runtime>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   37:     0x6402f73c2fd5 - alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:304:56
[INFO] [stdout]   38:     0x6402f73bc707 - alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:214:30
[INFO] [stdout]   39:     0x6402f73ac256 - <alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_queries::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6402f73c510b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6402f73c510b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x6402f73d196a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x6402f73d196a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x6402f73d196a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x6402f73d196a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x6402f73d196a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x6402f73d196a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x6402f73d196a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x6402f73cbe34 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x6402f73cbe34 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x6402f73d4462 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x6402f73d4462 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x6402f73d4462 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x6402f73d4462 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x6402f73d4462 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x6402f73d4462 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x6402f73d4462 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x6402f74f26df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x6402f74f26df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x751692b7faa4 - <unknown>
[INFO] [stdout]   61:     0x751692c0ca64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- connection::tests::test_tnt_reconnect stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connection::tests::test_tnt_reconnect' (28) panicked at src/connection.rs:395:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6402f74f2e72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6402f74f2e72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6402f74f2e72 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6402f74f2e72 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6402f75096ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6402f75096ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6402f74f7e96 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6402f74f7e96 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6402f74d0cff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6402f74d0cff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6402f74eaf19 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6402f73d0d5e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6402f73d0d5e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6402f74eb182 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6402f74eb182 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6402f74d0db8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6402f74c8759 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6402f74d1c0d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6402f7509e0c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6402f7509b82 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6402f73c0664 - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::sync::Arc<alopecosa[748aa9ebcc3259bf]::connection::Connection>, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6402f73c0664 - alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:395:24
[INFO] [stdout]   22:     0x6402f73a0c6d - <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x6402f73a1770 - tokio[22eb8d5dff94edac]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x6402f73779d5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[22eb8d5dff94edac]::coop::Budget>>>::try_with::<tokio[22eb8d5dff94edac]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0}>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6402f737702e - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[22eb8d5dff94edac]::coop::Budget>>>::with::<tokio[22eb8d5dff94edac]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0}>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   26:     0x6402f7398db8 - tokio[22eb8d5dff94edac]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x6402f7398db8 - tokio[22eb8d5dff94edac]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x6402f7398db8 - <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x6402f7348d40 - <tokio[22eb8d5dff94edac]::runtime::enter::Enter>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x6402f73337dc - <tokio[22eb8d5dff94edac]::runtime::thread_pool::ThreadPool>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/thread_pool/mod.rs:71:15
[INFO] [stdout]   31:     0x6402f7367119 - <tokio[22eb8d5dff94edac]::runtime::Runtime>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:452:48
[INFO] [stdout]   32:     0x6402f73c326f - alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:423:53
[INFO] [stdout]   33:     0x6402f73bc767 - alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:387:32
[INFO] [stdout]   34:     0x6402f73ac2d6 - <alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_reconnect::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x6402f73c510b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x6402f73c510b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x6402f73d196a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x6402f73d196a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6402f73d196a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6402f73d196a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6402f73d196a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6402f73d196a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x6402f73d196a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x6402f73cbe34 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x6402f73cbe34 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x6402f73d4462 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x6402f73d4462 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6402f73d4462 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6402f73d4462 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6402f73d4462 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6402f73d4462 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x6402f73d4462 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6402f74f26df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   54:     0x6402f74f26df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   55:     0x751692b7faa4 - <unknown>
[INFO] [stdout]   56:     0x751692c0ca64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- connection::tests::test_tnt_30k_async stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'connection::tests::test_tnt_30k_async' (25) panicked at src/connection.rs:336:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6402f74f2e72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6402f74f2e72 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6402f74f2e72 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6402f74f2e72 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6402f75096ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6402f75096ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x6402f74f7e96 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6402f74f7e96 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6402f74d0cff - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6402f74d0cff - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6402f74eaf19 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6402f73d0d5e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6402f73d0d5e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6402f74eb182 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6402f74eb182 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6402f74d0db8 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6402f74c8759 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6402f74d1c0d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6402f7509e0c - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6402f7509b82 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6402f73bf94a - <core[c5ed12ab89cc536a]::result::Result<alloc[9c68fdf4f4f29218]::sync::Arc<alopecosa[748aa9ebcc3259bf]::connection::Connection>, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6402f73bf94a - alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:336:24
[INFO] [stdout]   22:     0x6402f73a0c2d - <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/park/thread.rs:263:65
[INFO] [stdout]   23:     0x6402f73a1640 - tokio[22eb8d5dff94edac]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9
[INFO] [stdout]   24:     0x6402f73778d5 - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[22eb8d5dff94edac]::coop::Budget>>>::try_with::<tokio[22eb8d5dff94edac]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0}>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x6402f7376fde - <std[716c9a7a72e5c14e]::thread::local::LocalKey<core[c5ed12ab89cc536a]::cell::Cell<tokio[22eb8d5dff94edac]::coop::Budget>>>::with::<tokio[22eb8d5dff94edac]::coop::with_budget<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0}>::{closure#0}>::{closure#0}, core[c5ed12ab89cc536a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x6402f73989a8 - tokio[22eb8d5dff94edac]::coop::with_budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13
[INFO] [stdout]   27:     0x6402f73989a8 - tokio[22eb8d5dff94edac]::coop::budget::<core[c5ed12ab89cc536a]::task::poll::Poll<()>, <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5
[INFO] [stdout]   28:     0x6402f73989a8 - <tokio[22eb8d5dff94edac]::park::thread::CachedParkThread>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/park/thread.rs:263:31
[INFO] [stdout]   29:     0x6402f7348c80 - <tokio[22eb8d5dff94edac]::runtime::enter::Enter>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   30:     0x6402f73336ac - <tokio[22eb8d5dff94edac]::runtime::thread_pool::ThreadPool>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/thread_pool/mod.rs:71:15
[INFO] [stdout]   31:     0x6402f7366f89 - <tokio[22eb8d5dff94edac]::runtime::Runtime>::block_on::<alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:452:48
[INFO] [stdout]   32:     0x6402f73c311f - alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:383:56
[INFO] [stdout]   33:     0x6402f73bc737 - alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/connection.rs:332:32
[INFO] [stdout]   34:     0x6402f73ac296 - <alopecosa[748aa9ebcc3259bf]::connection::tests::test_tnt_30k_async::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x6402f73c510b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x6402f73c510b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   37:     0x6402f73d196a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   38:     0x6402f73d196a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   39:     0x6402f73d196a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x6402f73d196a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x6402f73d196a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x6402f73d196a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   43:     0x6402f73d196a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   44:     0x6402f73cbe34 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   45:     0x6402f73cbe34 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x6402f73d4462 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   47:     0x6402f73d4462 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   48:     0x6402f73d4462 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x6402f73d4462 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x6402f73d4462 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x6402f73d4462 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   52:     0x6402f73d4462 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x6402f74f26df - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   54:     0x6402f74f26df - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   55:     0x751692b7faa4 - <unknown>
[INFO] [stdout]   56:     0x751692c0ca64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     connection::tests::test_tnt_30k_async
[INFO] [stdout]     connection::tests::test_tnt_auth_select
[INFO] [stdout]     connection::tests::test_tnt_queries
[INFO] [stdout]     connection::tests::test_tnt_reconnect
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bf4cb1145b90c0fd690ff322dfc2314e193865559df7ba247bf600e6235e0880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf4cb1145b90c0fd690ff322dfc2314e193865559df7ba247bf600e6235e0880", kill_on_drop: false }`
[INFO] [stdout] bf4cb1145b90c0fd690ff322dfc2314e193865559df7ba247bf600e6235e0880
