[INFO] cloning repository https://github.com/Empty2k12/influxdb-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Empty2k12/influxdb-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmpty2k12%2Finfluxdb-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmpty2k12%2Finfluxdb-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cad292f914dcc1ed21efaf741bcc2019417ae86 [INFO] testing Empty2k12/influxdb-rust against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmpty2k12%2Finfluxdb-rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Empty2k12/influxdb-rust on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Empty2k12/influxdb-rust [INFO] finished tweaking git repo https://github.com/Empty2k12/influxdb-rust [INFO] tweaked toml for git repo https://github.com/Empty2k12/influxdb-rust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b762bc329b5e2d5250cca775b79a9dca525151e92de780d4a3a36b82cc7ed389 [INFO] running `Command { std: "docker" "start" "-a" "b762bc329b5e2d5250cca775b79a9dca525151e92de780d4a3a36b82cc7ed389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b762bc329b5e2d5250cca775b79a9dca525151e92de780d4a3a36b82cc7ed389", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b762bc329b5e2d5250cca775b79a9dca525151e92de780d4a3a36b82cc7ed389", kill_on_drop: false }` [INFO] [stdout] b762bc329b5e2d5250cca775b79a9dca525151e92de780d4a3a36b82cc7ed389 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d10312df6e5fd9a9e938064bce0db9694022ea00216fb5fc6180381f47f9a1c [INFO] running `Command { std: "docker" "start" "-a" "4d10312df6e5fd9a9e938064bce0db9694022ea00216fb5fc6180381f47f9a1c", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling influxdb_derive v0.4.0 (/opt/rustwide/workdir/influxdb_derive) [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling http-client v6.5.1 [INFO] [stderr] Compiling surf v2.3.1 [INFO] [stderr] Compiling influxdb v0.4.0 (/opt/rustwide/workdir/influxdb) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "4d10312df6e5fd9a9e938064bce0db9694022ea00216fb5fc6180381f47f9a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d10312df6e5fd9a9e938064bce0db9694022ea00216fb5fc6180381f47f9a1c", kill_on_drop: false }` [INFO] [stdout] 4d10312df6e5fd9a9e938064bce0db9694022ea00216fb5fc6180381f47f9a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d7cf451bb3e564cb254a3084ef9801a462b93df4efda8991ac1dd5ddc0605ab [INFO] running `Command { std: "docker" "start" "-a" "4d7cf451bb3e564cb254a3084ef9801a462b93df4efda8991ac1dd5ddc0605ab", kill_on_drop: false }` [INFO] [stderr] Compiling influxdb_derive v0.4.0 (/opt/rustwide/workdir/influxdb_derive) [INFO] [stderr] Compiling influxdb v0.4.0 (/opt/rustwide/workdir/influxdb) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/utilities.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | .query(&Query::raw_read_query(query)) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/utilities.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | .query(&Query::raw_read_query(query)) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/./utilities.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | .query(&Query::raw_read_query(query)) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/./utilities.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | .query(&Query::raw_read_query(query)) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/derive_integration_tests.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | Query::raw_read_query("SELECT time, pressure, wind_strength FROM weather_reading"); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/./utilities.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | .query(&Query::raw_read_query(query)) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/./utilities.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | .query(&Query::raw_read_query(query)) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | let read_query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:81:25 [INFO] [stdout] | [INFO] [stdout] 81 | .query(&Query::raw_read_query(query)) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:93:30 [INFO] [stdout] | [INFO] [stdout] 93 | let read_query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | .query(&Query::raw_read_query(query)) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | .query(&Query::raw_read_query(query)) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:148:30 [INFO] [stdout] | [INFO] [stdout] 148 | let read_query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:161:30 [INFO] [stdout] | [INFO] [stdout] 161 | let read_query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | .query(&Query::raw_read_query(query)) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:199:25 [INFO] [stdout] | [INFO] [stdout] 199 | .query(&Query::raw_read_query(query)) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:216:30 [INFO] [stdout] | [INFO] [stdout] 216 | let read_query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:232:25 [INFO] [stdout] | [INFO] [stdout] 232 | .query(&Query::raw_read_query(query)) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:258:30 [INFO] [stdout] | [INFO] [stdout] 258 | let read_query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 308 | Query::raw_read_query("SELECT time, temperature, wind_strength FROM weather"); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:364:25 [INFO] [stdout] | [INFO] [stdout] 364 | let query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:422:25 [INFO] [stdout] | [INFO] [stdout] 422 | let query = Query::raw_read_query("SELECT * FROM weather GROUP BY location"); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:488:25 [INFO] [stdout] | [INFO] [stdout] 488 | let query = Query::raw_read_query("SELECT * FROM temperature_vec"); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/src/query/read_query.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | let query = Query::raw_read_query("SELECT * FROM aachen").build(); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/src/query/read_query.rs:57:21 [INFO] [stdout] | [INFO] [stdout] 57 | let query = Query::raw_read_query("SELECT * FROM aachen") [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/src/query/read_query.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | let query = Query::raw_read_query("SELECT * FROM aachen"); [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:545:21 [INFO] [stdout] | [INFO] [stdout] 545 | Query::raw_read_query("SELECT * FROM temperature") [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> influxdb/tests/integration_tests.rs:589:21 [INFO] [stdout] | [INFO] [stdout] 589 | .json_query(Query::raw_read_query("CREATE DATABASE this_should_fail")) [INFO] [stdout] | ^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.02s [INFO] running `Command { std: "docker" "inspect" "4d7cf451bb3e564cb254a3084ef9801a462b93df4efda8991ac1dd5ddc0605ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d7cf451bb3e564cb254a3084ef9801a462b93df4efda8991ac1dd5ddc0605ab", kill_on_drop: false }` [INFO] [stdout] 4d7cf451bb3e564cb254a3084ef9801a462b93df4efda8991ac1dd5ddc0605ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 38eeaa0e3c6af9bb6c60b35d1ff8be5d33dd5b044d2eafe80dc13a8f8fe4f086 [INFO] running `Command { std: "docker" "start" "-a" "38eeaa0e3c6af9bb6c60b35d1ff8be5d33dd5b044d2eafe80dc13a8f8fe4f086", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/src/query/read_query.rs:50:21 [INFO] [stderr] | [INFO] [stderr] 50 | let query = Query::raw_read_query("SELECT * FROM aachen").build(); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/src/query/read_query.rs:57:21 [INFO] [stderr] | [INFO] [stderr] 57 | let query = Query::raw_read_query("SELECT * FROM aachen") [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/src/query/read_query.rs:66:21 [INFO] [stderr] | [INFO] [stderr] 66 | let query = Query::raw_read_query("SELECT * FROM aachen"); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `influxdb` (lib test) generated 3 warnings [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/utilities.rs:32:17 [INFO] [stderr] | [INFO] [stderr] 32 | .query(&Query::raw_read_query(query)) [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/utilities.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | .query(&Query::raw_read_query(query)) [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/./utilities.rs:32:17 [INFO] [stderr] | [INFO] [stderr] 32 | .query(&Query::raw_read_query(query)) [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/./utilities.rs:44:17 [INFO] [stderr] | [INFO] [stderr] 44 | .query(&Query::raw_read_query(query)) [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/derive_integration_tests.rs:105:17 [INFO] [stderr] | [INFO] [stderr] 105 | Query::raw_read_query("SELECT time, pressure, wind_strength FROM weather_reading"); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:55:22 [INFO] [stderr] | [INFO] [stderr] 55 | let read_query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:81:25 [INFO] [stderr] | [INFO] [stderr] 81 | .query(&Query::raw_read_query(query)) [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:93:30 [INFO] [stderr] | [INFO] [stderr] 93 | let read_query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:107:25 [INFO] [stderr] | [INFO] [stderr] 107 | .query(&Query::raw_read_query(query)) [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:129:25 [INFO] [stderr] | [INFO] [stderr] 129 | .query(&Query::raw_read_query(query)) [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:148:30 [INFO] [stderr] | [INFO] [stderr] 148 | let read_query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:161:30 [INFO] [stderr] | [INFO] [stderr] 161 | let read_query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:177:25 [INFO] [stderr] | [INFO] [stderr] 177 | .query(&Query::raw_read_query(query)) [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:199:25 [INFO] [stderr] | [INFO] [stderr] 199 | .query(&Query::raw_read_query(query)) [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:216:30 [INFO] [stderr] | [INFO] [stderr] 216 | let read_query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:232:25 [INFO] [stderr] | [INFO] [stderr] 232 | .query(&Query::raw_read_query(query)) [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:258:30 [INFO] [stderr] | [INFO] [stderr] 258 | let read_query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:308:21 [INFO] [stderr] | [INFO] [stderr] 308 | Query::raw_read_query("SELECT time, temperature, wind_strength FROM weather"); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:364:25 [INFO] [stderr] | [INFO] [stderr] 364 | let query = Query::raw_read_query("SELECT * FROM weather"); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:422:25 [INFO] [stderr] | [INFO] [stderr] 422 | let query = Query::raw_read_query("SELECT * FROM weather GROUP BY location"); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:488:25 [INFO] [stderr] | [INFO] [stderr] 488 | let query = Query::raw_read_query("SELECT * FROM temperature_vec"); [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:545:21 [INFO] [stderr] | [INFO] [stderr] 545 | Query::raw_read_query("SELECT * FROM temperature") [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> influxdb/tests/integration_tests.rs:589:21 [INFO] [stderr] | [INFO] [stderr] 589 | .json_query(Query::raw_read_query("CREATE DATABASE this_should_fail")) [INFO] [stderr] | ^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `influxdb` (test "utilities") generated 2 warnings [INFO] [stderr] warning: `influxdb` (test "derive_integration_tests") generated 3 warnings [INFO] [stderr] warning: `influxdb` (test "integration_tests") generated 20 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/influxdb-3ccb6eedacb742a9) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test query::tests::test_equality_string ... ok [INFO] [stdout] test query::tests::test_format_for_timestamp_else ... ok [INFO] [stdout] test query::read_query::tests::test_read_builder_multi_query ... ok [INFO] [stdout] test query::read_query::tests::test_correct_query_type ... ok [INFO] [stdout] test query::read_query::tests::test_read_builder_single_query ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_micros ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_seconds ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_hours ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_nanos ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_millis ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_minutes ... ok [INFO] [stdout] test query::tests::test_equality_str ... ok [INFO] [stdout] test query::tests::test_timestamp_from_chrono_date ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_empty_query ... ok [INFO] [stdout] test query::write_query::tests::test_correct_query_type ... ok [INFO] [stdout] test integrations::serde_integration::de::tests::test_deserialize_borrowed ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_only_tags ... ok [INFO] [stdout] test integrations::serde_integration::de::tests::test_deserialize_cow ... ok [INFO] [stdout] test query::line_proto_term::test::test_empty_tag_value ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_multiple_fields ... ok [INFO] [stdout] test query::write_query::tests::test_batch ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_optional_fields ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_single_field ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_full_query ... ok [INFO] [stdout] test query::line_proto_term::test::test ... ok [INFO] [stdout] test query::write_query::tests::test_escaping ... ok [INFO] [stdout] test client::tests::test_fn_database ... ok [INFO] [stdout] test client::tests::test_with_auth ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/derive_integration_tests.rs (/opt/rustwide/target/debug/deps/derive_integration_tests-92a9d7e1bfd728bb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_build_query ... ok [INFO] [stdout] test test_derive_simple_write ... FAILED [INFO] [stdout] test test_write_and_read_option ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_derive_simple_write stdout ---- [INFO] [stdout] thread 'test_derive_simple_write' panicked at 'could not setup db: ConnectionError { error: "error trying to connect: tcp connect error: Connection refused (os error 111)" }', influxdb/tests/derive_integration_tests.rs:61:40 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5559a5040120 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5559a5040120 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5559a5040120 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5559a5040120 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5559a50642fc - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5559a5039d25 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5559a504234b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5559a504234b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5559a504234b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5559a5041e5c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5559a5042a14 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5559a50424f7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5559a504061c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5559a5042459 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5559a486da91 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5559a486db83 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x5559a48a1a9f - core::result::Result::expect::h3d0acaeab25a7247 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x5559a4882498 - derive_integration_tests::test_derive_simple_write::{{closure}}::{{closure}}::{{closure}}::h71a47e318960f1b3 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:61:13 [INFO] [stdout] 18: 0x5559a489b75b - as core::future::future::Future>::poll::hbe8b1ef956cfa278 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5559a487eb21 - as core::future::future::Future>::poll::hca9ad3cdd7dda8c3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:364:9 [INFO] [stdout] 20: 0x5559a487aba6 - as core::future::future::Future>::poll::{{closure}}::h486d82689478698c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.17/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 21: 0x5559a4879e03 - as core::ops::function::FnOnce<()>>::call_once::h5fa3f45f96d348e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 22: 0x5559a48ab330 - std::panicking::try::do_call::h1c907a5c02fae9e1 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 23: 0x5559a48ad53d - __rust_try [INFO] [stdout] 24: 0x5559a48ab14a - std::panicking::try::had690830f33e0638 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x5559a487b08a - std::panic::catch_unwind::hc3ad910a9f0f4383 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x5559a487a909 - as core::future::future::Future>::poll::h54dfbc008fbd23c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.17/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 27: 0x5559a489618b - derive_integration_tests::utilities::run_test::{{closure}}::h749c82a21d51ff51 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:56:23 [INFO] [stdout] 28: 0x5559a489b48b - as core::future::future::Future>::poll::h8950eb3e840aad51 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x5559a4882cbf - derive_integration_tests::test_derive_simple_write::{{closure}}::he40f5dbe157c1e0d [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:59:5 [INFO] [stdout] 30: 0x5559a489bc0b - as core::future::future::Future>::poll::hfdf7154167577498 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x5559a4890fe9 - as core::future::future::Future>::poll::{{closure}}::h596ca7d8bc60987a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 32: 0x5559a48a0446 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::ha7cd8a9cce453164 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 33: 0x5559a488a821 - std::thread::local::LocalKey::try_with::h83fe4be00ab87e35 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x5559a488923d - std::thread::local::LocalKey::with::hb06bcb6e2844dc56 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x5559a48a0018 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf1691ae244e1a60f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 36: 0x5559a4890f95 - as core::future::future::Future>::poll::hf50ad7d4951bb601 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 37: 0x5559a48ad3bb - as core::future::future::Future>::poll::h2908780bacfd674b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 38: 0x5559a488c0ea - async_executor::Executor::run::{{closure}}::hd79701988d688938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 39: 0x5559a489ae4b - as core::future::future::Future>::poll::h285786a8fcc92c20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 40: 0x5559a488b7b6 - async_executor::LocalExecutor::run::{{closure}}::h4ae01c866d258034 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:9 [INFO] [stdout] 41: 0x5559a489afdb - as core::future::future::Future>::poll::h44ea4bbd3530f434 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 42: 0x5559a48a619d - async_io::driver::block_on::h5c6f200cd8562947 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 43: 0x5559a488cbb9 - async_global_executor::reactor::block_on::{{closure}}::he416b3fc5c6fb3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 44: 0x5559a487df63 - tokio::runtime::context::enter::h53a56180628abdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 45: 0x5559a48b00ee - tokio::runtime::handle::Handle::enter::hbb3ffc67f5c49e5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 46: 0x5559a4884400 - async_global_executor::tokio02::enter::hce00904be77b9402 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/tokio02.rs:5:5 [INFO] [stdout] 47: 0x5559a488cb19 - async_global_executor::reactor::block_on::{{closure}}::h033c256487b41ed8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:9:18 [INFO] [stdout] 48: 0x5559a488ca6d - async_global_executor::reactor::block_on::h7dcf1009731315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 49: 0x5559a488ccc3 - async_global_executor::executor::block_on::{{closure}}::h1265d2ecd0898ddf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 50: 0x5559a488aa7a - std::thread::local::LocalKey::try_with::h8e49644b4a5fb9bb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 51: 0x5559a4888d70 - std::thread::local::LocalKey::with::h022592641c3212d6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 52: 0x5559a488cc2a - async_global_executor::executor::block_on::h55f5443c2bc0d040 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 53: 0x5559a4894ef0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hd998e7876a8a8d9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 54: 0x5559a48a00eb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4ec39fa070207340 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 55: 0x5559a488abea - std::thread::local::LocalKey::try_with::ha85a5c4139bf8f2f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 56: 0x5559a4889362 - std::thread::local::LocalKey::with::hc9cd2f3e517d759e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 57: 0x5559a489ffca - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc66bedb637493fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 58: 0x5559a4894d64 - async_std::task::builder::Builder::blocking::{{closure}}::hf937b38fed824680 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 59: 0x5559a488a222 - std::thread::local::LocalKey::try_with::h73011e8b1bb8461f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 60: 0x5559a4888fd0 - std::thread::local::LocalKey::with::h719fa7b6e9c5f352 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 61: 0x5559a4894a6b - async_std::task::builder::Builder::blocking::ha50cb12ef193f4c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 62: 0x5559a487fcea - async_std::task::block_on::block_on::h4a9f97e323ebfca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 63: 0x5559a48821eb - derive_integration_tests::test_derive_simple_write::h98bb4901d9ae6eec [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 64: 0x5559a48821aa - derive_integration_tests::test_derive_simple_write::{{closure}}::h406635a94327ae15 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 65: 0x5559a488e2de - core::ops::function::FnOnce::call_once::ha8ad98cee83711d5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x5559a48eae53 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5559a48eae53 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 68: 0x5559a48e9908 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 69: 0x5559a48e9908 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 70: 0x5559a48e9908 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 71: 0x5559a48e9908 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 72: 0x5559a48e9908 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 73: 0x5559a48e9908 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 74: 0x5559a48e9908 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 75: 0x5559a48b809d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 76: 0x5559a48b809d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x5559a48bc878 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x5559a48bc878 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x5559a48bc878 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x5559a48bc878 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x5559a48bc878 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x5559a48bc878 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 83: 0x5559a48bc878 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x5559a5047e37 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 85: 0x5559a5047e37 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x5559a5047e37 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 87: 0x7fa6e895a609 - start_thread [INFO] [stdout] 88: 0x7fa6e872a293 - clone [INFO] [stdout] 89: 0x0 - [INFO] [stdout] thread 'test_derive_simple_write' panicked at 'could not clean up db: ConnectionError { error: "error trying to connect: tcp connect error: Connection refused (os error 111)" }', influxdb/tests/derive_integration_tests.rs:74:40 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5559a5040120 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5559a5040120 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5559a5040120 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5559a5040120 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5559a50642fc - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5559a5039d25 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5559a504234b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5559a504234b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5559a504234b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5559a5041e5c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5559a5042a14 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5559a50424f7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5559a504061c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5559a5042459 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5559a486da91 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5559a486db83 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x5559a48a1a9f - core::result::Result::expect::h3d0acaeab25a7247 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x5559a4882aec - derive_integration_tests::test_derive_simple_write::{{closure}}::{{closure}}::{{closure}}::hbd256019a6072316 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:74:13 [INFO] [stdout] 18: 0x5559a489b5ab - as core::future::future::Future>::poll::habb7098cca31e8b5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5559a487ea31 - as core::future::future::Future>::poll::h0249406be4c50f64 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:364:9 [INFO] [stdout] 20: 0x5559a487ac06 - as core::future::future::Future>::poll::{{closure}}::hd3a6c109a77e10b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.17/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 21: 0x5559a4879dd3 - as core::ops::function::FnOnce<()>>::call_once::h0762f2778e3fed5f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 22: 0x5559a48ab4b0 - std::panicking::try::do_call::he832dcdd7d0fcea7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 23: 0x5559a48ad53d - __rust_try [INFO] [stdout] 24: 0x5559a48ab25a - std::panicking::try::hc1f3a7e688d59988 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x5559a487b02a - std::panic::catch_unwind::h600331e043d9b9bf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x5559a487a9f9 - as core::future::future::Future>::poll::h9e6f3d396386488a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.17/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 27: 0x5559a48962e7 - derive_integration_tests::utilities::run_test::{{closure}}::h749c82a21d51ff51 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:57:5 [INFO] [stdout] 28: 0x5559a489b48b - as core::future::future::Future>::poll::h8950eb3e840aad51 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x5559a4882cbf - derive_integration_tests::test_derive_simple_write::{{closure}}::he40f5dbe157c1e0d [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:59:5 [INFO] [stdout] 30: 0x5559a489bc0b - as core::future::future::Future>::poll::hfdf7154167577498 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x5559a4890fe9 - as core::future::future::Future>::poll::{{closure}}::h596ca7d8bc60987a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 32: 0x5559a48a0446 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::ha7cd8a9cce453164 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 33: 0x5559a488a821 - std::thread::local::LocalKey::try_with::h83fe4be00ab87e35 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x5559a488923d - std::thread::local::LocalKey::with::hb06bcb6e2844dc56 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x5559a48a0018 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf1691ae244e1a60f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 36: 0x5559a4890f95 - as core::future::future::Future>::poll::hf50ad7d4951bb601 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 37: 0x5559a48ad3bb - as core::future::future::Future>::poll::h2908780bacfd674b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 38: 0x5559a488c0ea - async_executor::Executor::run::{{closure}}::hd79701988d688938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 39: 0x5559a489ae4b - as core::future::future::Future>::poll::h285786a8fcc92c20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 40: 0x5559a488b7b6 - async_executor::LocalExecutor::run::{{closure}}::h4ae01c866d258034 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:9 [INFO] [stdout] 41: 0x5559a489afdb - as core::future::future::Future>::poll::h44ea4bbd3530f434 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 42: 0x5559a48a619d - async_io::driver::block_on::h5c6f200cd8562947 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 43: 0x5559a488cbb9 - async_global_executor::reactor::block_on::{{closure}}::he416b3fc5c6fb3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 44: 0x5559a487df63 - tokio::runtime::context::enter::h53a56180628abdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 45: 0x5559a48b00ee - tokio::runtime::handle::Handle::enter::hbb3ffc67f5c49e5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 46: 0x5559a4884400 - async_global_executor::tokio02::enter::hce00904be77b9402 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/tokio02.rs:5:5 [INFO] [stdout] 47: 0x5559a488cb19 - async_global_executor::reactor::block_on::{{closure}}::h033c256487b41ed8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:9:18 [INFO] [stdout] 48: 0x5559a488ca6d - async_global_executor::reactor::block_on::h7dcf1009731315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 49: 0x5559a488ccc3 - async_global_executor::executor::block_on::{{closure}}::h1265d2ecd0898ddf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 50: 0x5559a488aa7a - std::thread::local::LocalKey::try_with::h8e49644b4a5fb9bb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 51: 0x5559a4888d70 - std::thread::local::LocalKey::with::h022592641c3212d6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 52: 0x5559a488cc2a - async_global_executor::executor::block_on::h55f5443c2bc0d040 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 53: 0x5559a4894ef0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hd998e7876a8a8d9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 54: 0x5559a48a00eb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4ec39fa070207340 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 55: 0x5559a488abea - std::thread::local::LocalKey::try_with::ha85a5c4139bf8f2f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 56: 0x5559a4889362 - std::thread::local::LocalKey::with::hc9cd2f3e517d759e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 57: 0x5559a489ffca - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc66bedb637493fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 58: 0x5559a4894d64 - async_std::task::builder::Builder::blocking::{{closure}}::hf937b38fed824680 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 59: 0x5559a488a222 - std::thread::local::LocalKey::try_with::h73011e8b1bb8461f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 60: 0x5559a4888fd0 - std::thread::local::LocalKey::with::h719fa7b6e9c5f352 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 61: 0x5559a4894a6b - async_std::task::builder::Builder::blocking::ha50cb12ef193f4c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 62: 0x5559a487fcea - async_std::task::block_on::block_on::h4a9f97e323ebfca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 63: 0x5559a48821eb - derive_integration_tests::test_derive_simple_write::h98bb4901d9ae6eec [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 64: 0x5559a48821aa - derive_integration_tests::test_derive_simple_write::{{closure}}::h406635a94327ae15 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 65: 0x5559a488e2de - core::ops::function::FnOnce::call_once::ha8ad98cee83711d5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x5559a48eae53 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5559a48eae53 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 68: 0x5559a48e9908 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 69: 0x5559a48e9908 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 70: 0x5559a48e9908 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 71: 0x5559a48e9908 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 72: 0x5559a48e9908 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 73: 0x5559a48e9908 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 74: 0x5559a48e9908 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 75: 0x5559a48b809d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 76: 0x5559a48b809d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x5559a48bc878 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x5559a48bc878 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x5559a48bc878 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x5559a48bc878 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x5559a48bc878 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x5559a48bc878 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 83: 0x5559a48bc878 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x5559a5047e37 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 85: 0x5559a5047e37 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x5559a5047e37 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 87: 0x7fa6e895a609 - start_thread [INFO] [stdout] 88: 0x7fa6e872a293 - clone [INFO] [stdout] 89: 0x0 - [INFO] [stdout] thread 'test_derive_simple_write' panicked at 'failed teardown: Any { .. }', influxdb/tests/./utilities.rs:60:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5559a5040120 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5559a5040120 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5559a5040120 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5559a5040120 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5559a50642fc - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5559a5039d25 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5559a504234b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5559a504234b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5559a504234b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5559a5041e5c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5559a5042a14 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5559a50424f7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5559a504061c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5559a5042459 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5559a486da91 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5559a486db83 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x5559a48a192b - core::result::Result::expect::h0475f9bfcc272bd9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x5559a4896375 - derive_integration_tests::utilities::run_test::{{closure}}::h749c82a21d51ff51 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:57:5 [INFO] [stdout] 18: 0x5559a489b48b - as core::future::future::Future>::poll::h8950eb3e840aad51 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5559a4882cbf - derive_integration_tests::test_derive_simple_write::{{closure}}::he40f5dbe157c1e0d [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:59:5 [INFO] [stdout] 20: 0x5559a489bc0b - as core::future::future::Future>::poll::hfdf7154167577498 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5559a4890fe9 - as core::future::future::Future>::poll::{{closure}}::h596ca7d8bc60987a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x5559a48a0446 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::ha7cd8a9cce453164 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x5559a488a821 - std::thread::local::LocalKey::try_with::h83fe4be00ab87e35 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 24: 0x5559a488923d - std::thread::local::LocalKey::with::hb06bcb6e2844dc56 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 25: 0x5559a48a0018 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf1691ae244e1a60f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x5559a4890f95 - as core::future::future::Future>::poll::hf50ad7d4951bb601 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x5559a48ad3bb - as core::future::future::Future>::poll::h2908780bacfd674b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 28: 0x5559a488c0ea - async_executor::Executor::run::{{closure}}::hd79701988d688938 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 29: 0x5559a489ae4b - as core::future::future::Future>::poll::h285786a8fcc92c20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x5559a488b7b6 - async_executor::LocalExecutor::run::{{closure}}::h4ae01c866d258034 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:9 [INFO] [stdout] 31: 0x5559a489afdb - as core::future::future::Future>::poll::h44ea4bbd3530f434 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x5559a48a619d - async_io::driver::block_on::h5c6f200cd8562947 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 33: 0x5559a488cbb9 - async_global_executor::reactor::block_on::{{closure}}::he416b3fc5c6fb3c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 34: 0x5559a487df63 - tokio::runtime::context::enter::h53a56180628abdeb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 35: 0x5559a48b00ee - tokio::runtime::handle::Handle::enter::hbb3ffc67f5c49e5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 36: 0x5559a4884400 - async_global_executor::tokio02::enter::hce00904be77b9402 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/tokio02.rs:5:5 [INFO] [stdout] 37: 0x5559a488cb19 - async_global_executor::reactor::block_on::{{closure}}::h033c256487b41ed8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:9:18 [INFO] [stdout] 38: 0x5559a488ca6d - async_global_executor::reactor::block_on::h7dcf1009731315bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 39: 0x5559a488ccc3 - async_global_executor::executor::block_on::{{closure}}::h1265d2ecd0898ddf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 40: 0x5559a488aa7a - std::thread::local::LocalKey::try_with::h8e49644b4a5fb9bb [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 41: 0x5559a4888d70 - std::thread::local::LocalKey::with::h022592641c3212d6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 42: 0x5559a488cc2a - async_global_executor::executor::block_on::h55f5443c2bc0d040 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 43: 0x5559a4894ef0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hd998e7876a8a8d9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 44: 0x5559a48a00eb - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4ec39fa070207340 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 45: 0x5559a488abea - std::thread::local::LocalKey::try_with::ha85a5c4139bf8f2f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 46: 0x5559a4889362 - std::thread::local::LocalKey::with::hc9cd2f3e517d759e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 47: 0x5559a489ffca - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc66bedb637493fc2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 48: 0x5559a4894d64 - async_std::task::builder::Builder::blocking::{{closure}}::hf937b38fed824680 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 49: 0x5559a488a222 - std::thread::local::LocalKey::try_with::h73011e8b1bb8461f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 50: 0x5559a4888fd0 - std::thread::local::LocalKey::with::h719fa7b6e9c5f352 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 51: 0x5559a4894a6b - async_std::task::builder::Builder::blocking::ha50cb12ef193f4c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 52: 0x5559a487fcea - async_std::task::block_on::block_on::h4a9f97e323ebfca2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 53: 0x5559a48821eb - derive_integration_tests::test_derive_simple_write::h98bb4901d9ae6eec [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 54: 0x5559a48821aa - derive_integration_tests::test_derive_simple_write::{{closure}}::h406635a94327ae15 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 55: 0x5559a488e2de - core::ops::function::FnOnce::call_once::ha8ad98cee83711d5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5559a48eae53 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5559a48eae53 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x5559a48e9908 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x5559a48e9908 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x5559a48e9908 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x5559a48e9908 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x5559a48e9908 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x5559a48e9908 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x5559a48e9908 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x5559a48b809d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x5559a48b809d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x5559a48bc878 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 68: 0x5559a48bc878 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x5559a48bc878 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x5559a48bc878 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x5559a48bc878 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x5559a48bc878 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x5559a48bc878 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5559a5047e37 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x5559a5047e37 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x5559a5047e37 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 77: 0x7fa6e895a609 - start_thread [INFO] [stdout] 78: 0x7fa6e872a293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_write_and_read_option stdout ---- [INFO] [stdout] thread 'test_write_and_read_option' panicked at 'could not setup db: ConnectionError { error: "error trying to connect: tcp connect error: Connection refused (os error 111)" }', influxdb/tests/derive_integration_tests.rs:92:40 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5559a5040120 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5559a5040120 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5559a5040120 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5559a5040120 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5559a50642fc - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5559a5039d25 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5559a504234b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5559a504234b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5559a504234b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5559a5041e5c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5559a5042a14 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5559a50424f7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5559a504061c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5559a5042459 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5559a486da91 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5559a486db83 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x5559a48a1a9f - core::result::Result::expect::h3d0acaeab25a7247 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x5559a48831da - derive_integration_tests::test_write_and_read_option::{{closure}}::{{closure}}::{{closure}}::h4dc2fad31f890123 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:92:13 [INFO] [stdout] 18: 0x5559a489ba7b - as core::future::future::Future>::poll::he8eccd8c3f8d31d0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5559a487ea81 - as core::future::future::Future>::poll::h63ea90e7a84cf26a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:364:9 [INFO] [stdout] 20: 0x5559a487abd6 - as core::future::future::Future>::poll::{{closure}}::hcdafabc16da39370 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.17/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 21: 0x5559a4879e33 - as core::ops::function::FnOnce<()>>::call_once::h8886c250c7a3df2d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 22: 0x5559a48ab3b0 - std::panicking::try::do_call::h4579b85d628e713a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 23: 0x5559a48ad53d - __rust_try [INFO] [stdout] 24: 0x5559a48aaf2a - std::panicking::try::h365941289185b0c0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x5559a487b05a - std::panic::catch_unwind::ha3a9f04902732ee9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x5559a487a819 - as core::future::future::Future>::poll::h0787ccf29205b27b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.17/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 27: 0x5559a4895d0b - derive_integration_tests::utilities::run_test::{{closure}}::h14558086cbd9ebd6 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:56:23 [INFO] [stdout] 28: 0x5559a489b2fb - as core::future::future::Future>::poll::h749af8ae37d9d474 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x5559a4883eaf - derive_integration_tests::test_write_and_read_option::{{closure}}::h595e02ecd3a1f0b8 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:90:5 [INFO] [stdout] 30: 0x5559a489b26b - as core::future::future::Future>::poll::h62c1c9e816a0eb92 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x5559a4891039 - as core::future::future::Future>::poll::{{closure}}::h93c5f2decba97be1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 32: 0x5559a48a0206 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h52b96377d3ca8ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 33: 0x5559a48899b1 - std::thread::local::LocalKey::try_with::h46ff024f4c7b2709 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x5559a488911d - std::thread::local::LocalKey::with::h8b5ed3bb00469c6a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x5559a489ff78 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h32d5697408e9aa04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 36: 0x5559a4890f35 - as core::future::future::Future>::poll::he9a7d8abeb2fcb94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 37: 0x5559a48ad45b - as core::future::future::Future>::poll::h4601099b224b951f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 38: 0x5559a488bc9a - async_executor::Executor::run::{{closure}}::hc9cca6020650239b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 39: 0x5559a489b7eb - as core::future::future::Future>::poll::hc91a68f6a0ec3e51 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 40: 0x5559a488b4e6 - async_executor::LocalExecutor::run::{{closure}}::h07fb3a477522b385 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:9 [INFO] [stdout] 41: 0x5559a489b51b - as core::future::future::Future>::poll::h93031518f4e49d0f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 42: 0x5559a48a769d - async_io::driver::block_on::hac506ac8c070d966 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 43: 0x5559a488cb85 - async_global_executor::reactor::block_on::{{closure}}::hacf71c995450fb5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 44: 0x5559a487de63 - tokio::runtime::context::enter::h509da99bf8c79bcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 45: 0x5559a48b0030 - tokio::runtime::handle::Handle::enter::h426c7f3b00a7f731 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 46: 0x5559a488433e - async_global_executor::tokio02::enter::ha13b0ed1615ff97d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/tokio02.rs:5:5 [INFO] [stdout] 47: 0x5559a488cb55 - async_global_executor::reactor::block_on::{{closure}}::h7ac01ebe5530c296 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:9:18 [INFO] [stdout] 48: 0x5559a488cad9 - async_global_executor::reactor::block_on::hdaa6bd23b089b284 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 49: 0x5559a488cd23 - async_global_executor::executor::block_on::{{closure}}::h2ef927203724c59e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 50: 0x5559a488ad5a - std::thread::local::LocalKey::try_with::he31cb74f9ae3d434 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 51: 0x5559a48891d2 - std::thread::local::LocalKey::with::h9bd293cefe62efe2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 52: 0x5559a488cc66 - async_global_executor::executor::block_on::hc246eec96528238f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 53: 0x5559a4894df0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h97b1c5c999e2332c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 54: 0x5559a48a0329 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h9289930d6c71b921 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 55: 0x5559a488a6da - std::thread::local::LocalKey::try_with::h827b88b6156ab43a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 56: 0x5559a48892f0 - std::thread::local::LocalKey::with::hc8b8ebdec4bd7b1f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 57: 0x5559a489ff37 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1be70ae68820a9ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 58: 0x5559a4894be2 - async_std::task::builder::Builder::blocking::{{closure}}::h432751a7123c79d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 59: 0x5559a4889c72 - std::thread::local::LocalKey::try_with::h597ba5746782a524 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 60: 0x5559a4888f62 - std::thread::local::LocalKey::with::h5f559b3083bea744 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 61: 0x5559a489474b - async_std::task::builder::Builder::blocking::h4643c3e800ec6f97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 62: 0x5559a487fd9c - async_std::task::block_on::block_on::h6dedd7af899e0caa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 63: 0x5559a4882d8b - derive_integration_tests::test_write_and_read_option::h41331b59474da1b3 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 64: 0x5559a4882d4a - derive_integration_tests::test_write_and_read_option::{{closure}}::h67b29501339a33d1 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 65: 0x5559a488e09e - core::ops::function::FnOnce::call_once::h480e11d68f4700e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x5559a48eae53 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5559a48eae53 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 68: 0x5559a48e9908 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 69: 0x5559a48e9908 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 70: 0x5559a48e9908 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 71: 0x5559a48e9908 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 72: 0x5559a48e9908 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 73: 0x5559a48e9908 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 74: 0x5559a48e9908 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 75: 0x5559a48b809d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 76: 0x5559a48b809d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x5559a48bc878 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x5559a48bc878 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x5559a48bc878 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x5559a48bc878 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x5559a48bc878 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x5559a48bc878 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 83: 0x5559a48bc878 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x5559a5047e37 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 85: 0x5559a5047e37 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x5559a5047e37 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 87: 0x7fa6e895a609 - start_thread [INFO] [stdout] 88: 0x7fa6e872a293 - clone [INFO] [stdout] 89: 0x0 - [INFO] [stdout] thread 'test_write_and_read_option' panicked at 'could not clean up db: ConnectionError { error: "error trying to connect: tcp connect error: Connection refused (os error 111)" }', influxdb/tests/derive_integration_tests.rs:116:40 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5559a5040120 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5559a5040120 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5559a5040120 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5559a5040120 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5559a50642fc - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5559a5039d25 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5559a504234b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5559a504234b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5559a504234b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5559a5041e5c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5559a5042a14 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5559a50424f7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5559a504061c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5559a5042459 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5559a486da91 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5559a486db83 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x5559a48a1a9f - core::result::Result::expect::h3d0acaeab25a7247 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x5559a4883cdc - derive_integration_tests::test_write_and_read_option::{{closure}}::{{closure}}::{{closure}}::h29fbe4e6bd9f401b [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:116:13 [INFO] [stdout] 18: 0x5559a489adbb - as core::future::future::Future>::poll::h276b79c465ce7a69 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5559a487ead1 - as core::future::future::Future>::poll::hba33d7a572b13687 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:364:9 [INFO] [stdout] 20: 0x5559a487ab76 - as core::future::future::Future>::poll::{{closure}}::h15b9710c3ae17121 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.17/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 21: 0x5559a4879e63 - as core::ops::function::FnOnce<()>>::call_once::hb84d549a5209f1ab [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 22: 0x5559a48ab430 - std::panicking::try::do_call::h79be0235696b68cf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 23: 0x5559a48ad53d - __rust_try [INFO] [stdout] 24: 0x5559a48ab03a - std::panicking::try::h9d65cd067ea3ac91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x5559a487b0ba - std::panic::catch_unwind::hca73b3575b7b9e3f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x5559a487aae9 - as core::future::future::Future>::poll::hb43f84f56f09144c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.17/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 27: 0x5559a4895e67 - derive_integration_tests::utilities::run_test::{{closure}}::h14558086cbd9ebd6 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:57:5 [INFO] [stdout] 28: 0x5559a489b2fb - as core::future::future::Future>::poll::h749af8ae37d9d474 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x5559a4883eaf - derive_integration_tests::test_write_and_read_option::{{closure}}::h595e02ecd3a1f0b8 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:90:5 [INFO] [stdout] 30: 0x5559a489b26b - as core::future::future::Future>::poll::h62c1c9e816a0eb92 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x5559a4891039 - as core::future::future::Future>::poll::{{closure}}::h93c5f2decba97be1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 32: 0x5559a48a0206 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h52b96377d3ca8ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 33: 0x5559a48899b1 - std::thread::local::LocalKey::try_with::h46ff024f4c7b2709 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x5559a488911d - std::thread::local::LocalKey::with::h8b5ed3bb00469c6a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x5559a489ff78 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h32d5697408e9aa04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 36: 0x5559a4890f35 - as core::future::future::Future>::poll::he9a7d8abeb2fcb94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 37: 0x5559a48ad45b - as core::future::future::Future>::poll::h4601099b224b951f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 38: 0x5559a488bc9a - async_executor::Executor::run::{{closure}}::hc9cca6020650239b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 39: 0x5559a489b7eb - as core::future::future::Future>::poll::hc91a68f6a0ec3e51 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 40: 0x5559a488b4e6 - async_executor::LocalExecutor::run::{{closure}}::h07fb3a477522b385 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:9 [INFO] [stdout] 41: 0x5559a489b51b - as core::future::future::Future>::poll::h93031518f4e49d0f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 42: 0x5559a48a769d - async_io::driver::block_on::hac506ac8c070d966 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 43: 0x5559a488cb85 - async_global_executor::reactor::block_on::{{closure}}::hacf71c995450fb5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 44: 0x5559a487de63 - tokio::runtime::context::enter::h509da99bf8c79bcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 45: 0x5559a48b0030 - tokio::runtime::handle::Handle::enter::h426c7f3b00a7f731 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 46: 0x5559a488433e - async_global_executor::tokio02::enter::ha13b0ed1615ff97d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/tokio02.rs:5:5 [INFO] [stdout] 47: 0x5559a488cb55 - async_global_executor::reactor::block_on::{{closure}}::h7ac01ebe5530c296 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:9:18 [INFO] [stdout] 48: 0x5559a488cad9 - async_global_executor::reactor::block_on::hdaa6bd23b089b284 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 49: 0x5559a488cd23 - async_global_executor::executor::block_on::{{closure}}::h2ef927203724c59e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 50: 0x5559a488ad5a - std::thread::local::LocalKey::try_with::he31cb74f9ae3d434 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 51: 0x5559a48891d2 - std::thread::local::LocalKey::with::h9bd293cefe62efe2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 52: 0x5559a488cc66 - async_global_executor::executor::block_on::hc246eec96528238f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 53: 0x5559a4894df0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h97b1c5c999e2332c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 54: 0x5559a48a0329 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h9289930d6c71b921 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 55: 0x5559a488a6da - std::thread::local::LocalKey::try_with::h827b88b6156ab43a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 56: 0x5559a48892f0 - std::thread::local::LocalKey::with::hc8b8ebdec4bd7b1f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 57: 0x5559a489ff37 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1be70ae68820a9ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 58: 0x5559a4894be2 - async_std::task::builder::Builder::blocking::{{closure}}::h432751a7123c79d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 59: 0x5559a4889c72 - std::thread::local::LocalKey::try_with::h597ba5746782a524 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 60: 0x5559a4888f62 - std::thread::local::LocalKey::with::h5f559b3083bea744 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 61: 0x5559a489474b - async_std::task::builder::Builder::blocking::h4643c3e800ec6f97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 62: 0x5559a487fd9c - async_std::task::block_on::block_on::h6dedd7af899e0caa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 63: 0x5559a4882d8b - derive_integration_tests::test_write_and_read_option::h41331b59474da1b3 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 64: 0x5559a4882d4a - derive_integration_tests::test_write_and_read_option::{{closure}}::h67b29501339a33d1 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 65: 0x5559a488e09e - core::ops::function::FnOnce::call_once::h480e11d68f4700e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x5559a48eae53 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x5559a48eae53 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 68: 0x5559a48e9908 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 69: 0x5559a48e9908 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 70: 0x5559a48e9908 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 71: 0x5559a48e9908 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 72: 0x5559a48e9908 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 73: 0x5559a48e9908 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 74: 0x5559a48e9908 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 75: 0x5559a48b809d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 76: 0x5559a48b809d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x5559a48bc878 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 78: 0x5559a48bc878 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 79: 0x5559a48bc878 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 80: 0x5559a48bc878 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 81: 0x5559a48bc878 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 82: 0x5559a48bc878 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 83: 0x5559a48bc878 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x5559a5047e37 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 85: 0x5559a5047e37 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 86: 0x5559a5047e37 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 87: 0x7fa6e895a609 - start_thread [INFO] [stdout] 88: 0x7fa6e872a293 - clone [INFO] [stdout] 89: 0x0 - [INFO] [stdout] thread 'test_write_and_read_option' panicked at 'failed teardown: Any { .. }', influxdb/tests/./utilities.rs:60:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5559a5040120 - std::backtrace_rs::backtrace::libunwind::trace::ha0ad43e8a952bfe7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5559a5040120 - std::backtrace_rs::backtrace::trace_unsynchronized::h6830419c0c4130dc [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5559a5040120 - std::sys_common::backtrace::_print_fmt::h8f3516631ffa1ef5 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5559a5040120 - ::fmt::he1640d5f0d93f618 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5559a50642fc - core::fmt::write::h88012e1f01caeebf [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5559a5039d25 - std::io::Write::write_fmt::h7728c39ea5632753 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5559a504234b - std::sys_common::backtrace::_print::ha1f00492f406a015 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5559a504234b - std::sys_common::backtrace::print::hd54561b13feb6af3 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5559a504234b - std::panicking::default_hook::{{closure}}::h84fe124cd0864662 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5559a5041e5c - std::panicking::default_hook::h5a8e74a76ce290a7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5559a5042a14 - std::panicking::rust_panic_with_hook::h67c812a4fe9d4c91 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5559a50424f7 - std::panicking::begin_panic_handler::{{closure}}::h33f9c1b96af300d7 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5559a504061c - std::sys_common::backtrace::__rust_end_short_backtrace::h51bae64be5921f0e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5559a5042459 - rust_begin_unwind [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5559a486da91 - core::panicking::panic_fmt::h12a3a3c256485fca [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5559a486db83 - core::result::unwrap_failed::h2d8d0952e3250de9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x5559a48a192b - core::result::Result::expect::h0475f9bfcc272bd9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1241:23 [INFO] [stdout] 17: 0x5559a4895ef7 - derive_integration_tests::utilities::run_test::{{closure}}::h14558086cbd9ebd6 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:57:5 [INFO] [stdout] 18: 0x5559a489b2fb - as core::future::future::Future>::poll::h749af8ae37d9d474 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5559a4883eaf - derive_integration_tests::test_write_and_read_option::{{closure}}::h595e02ecd3a1f0b8 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:90:5 [INFO] [stdout] 20: 0x5559a489b26b - as core::future::future::Future>::poll::h62c1c9e816a0eb92 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5559a4891039 - as core::future::future::Future>::poll::{{closure}}::h93c5f2decba97be1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x5559a48a0206 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h52b96377d3ca8ac5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x5559a48899b1 - std::thread::local::LocalKey::try_with::h46ff024f4c7b2709 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 24: 0x5559a488911d - std::thread::local::LocalKey::with::h8b5ed3bb00469c6a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 25: 0x5559a489ff78 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h32d5697408e9aa04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x5559a4890f35 - as core::future::future::Future>::poll::he9a7d8abeb2fcb94 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x5559a48ad45b - as core::future::future::Future>::poll::h4601099b224b951f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 28: 0x5559a488bc9a - async_executor::Executor::run::{{closure}}::hc9cca6020650239b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 29: 0x5559a489b7eb - as core::future::future::Future>::poll::hc91a68f6a0ec3e51 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x5559a488b4e6 - async_executor::LocalExecutor::run::{{closure}}::h07fb3a477522b385 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:9 [INFO] [stdout] 31: 0x5559a489b51b - as core::future::future::Future>::poll::h93031518f4e49d0f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x5559a48a769d - async_io::driver::block_on::hac506ac8c070d966 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 33: 0x5559a488cb85 - async_global_executor::reactor::block_on::{{closure}}::hacf71c995450fb5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 34: 0x5559a487de63 - tokio::runtime::context::enter::h509da99bf8c79bcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs:72:5 [INFO] [stdout] 35: 0x5559a48b0030 - tokio::runtime::handle::Handle::enter::h426c7f3b00a7f731 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs:76:9 [INFO] [stdout] 36: 0x5559a488433e - async_global_executor::tokio02::enter::ha13b0ed1615ff97d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/tokio02.rs:5:5 [INFO] [stdout] 37: 0x5559a488cb55 - async_global_executor::reactor::block_on::{{closure}}::h7ac01ebe5530c296 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:9:18 [INFO] [stdout] 38: 0x5559a488cad9 - async_global_executor::reactor::block_on::hdaa6bd23b089b284 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 39: 0x5559a488cd23 - async_global_executor::executor::block_on::{{closure}}::h2ef927203724c59e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 40: 0x5559a488ad5a - std::thread::local::LocalKey::try_with::he31cb74f9ae3d434 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 41: 0x5559a48891d2 - std::thread::local::LocalKey::with::h9bd293cefe62efe2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 42: 0x5559a488cc66 - async_global_executor::executor::block_on::hc246eec96528238f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 43: 0x5559a4894df0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h97b1c5c999e2332c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 44: 0x5559a48a0329 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h9289930d6c71b921 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 45: 0x5559a488a6da - std::thread::local::LocalKey::try_with::h827b88b6156ab43a [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 46: 0x5559a48892f0 - std::thread::local::LocalKey::with::hc8b8ebdec4bd7b1f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 47: 0x5559a489ff37 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1be70ae68820a9ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 48: 0x5559a4894be2 - async_std::task::builder::Builder::blocking::{{closure}}::h432751a7123c79d6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 49: 0x5559a4889c72 - std::thread::local::LocalKey::try_with::h597ba5746782a524 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 50: 0x5559a4888f62 - std::thread::local::LocalKey::with::h5f559b3083bea744 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 51: 0x5559a489474b - async_std::task::builder::Builder::blocking::h4643c3e800ec6f97 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 52: 0x5559a487fd9c - async_std::task::block_on::block_on::h6dedd7af899e0caa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 53: 0x5559a4882d8b - derive_integration_tests::test_write_and_read_option::h41331b59474da1b3 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 54: 0x5559a4882d4a - derive_integration_tests::test_write_and_read_option::{{closure}}::h67b29501339a33d1 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 55: 0x5559a488e09e - core::ops::function::FnOnce::call_once::h480e11d68f4700e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5559a48eae53 - core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x5559a48eae53 - test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x5559a48e9908 - as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 59: 0x5559a48e9908 - as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 60: 0x5559a48e9908 - std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 61: 0x5559a48e9908 - std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 62: 0x5559a48e9908 - std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 63: 0x5559a48e9908 - test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x5559a48e9908 - test::run_test::run_test_inner::{{closure}}::hac209db8bce0fd77 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x5559a48b809d - test::run_test::run_test_inner::{{closure}}::h4aefdd4b4a423e20 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x5559a48b809d - std::sys_common::backtrace::__rust_begin_short_backtrace::h652c9e2663704700 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x5559a48bc878 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hd84fd5e0b5b1f45f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 68: 0x5559a48bc878 - as core::ops::function::FnOnce<()>>::call_once::he23556962a2ae14b [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347:9 [INFO] [stdout] 69: 0x5559a48bc878 - std::panicking::try::do_call::h67d4f93e1fbaa5f9 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401:40 [INFO] [stdout] 70: 0x5559a48bc878 - std::panicking::try::h396886e678db815e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365:19 [INFO] [stdout] 71: 0x5559a48bc878 - std::panic::catch_unwind::hc1d64dcecf0a00e0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434:14 [INFO] [stdout] 72: 0x5559a48bc878 - std::thread::Builder::spawn_unchecked::{{closure}}::hc2644cf33cb61d8e [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 73: 0x5559a48bc878 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4473c2c77b66963f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x5559a5047e37 - as core::ops::function::FnOnce>::call_once::h6bff7798948b1075 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x5559a5047e37 - as core::ops::function::FnOnce>::call_once::hc2d25ac38f6b2342 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 76: 0x5559a5047e37 - std::sys::unix::thread::Thread::new::thread_start::hbba5bc368baac205 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/sys/unix/thread.rs:74:17 [INFO] [stdout] 77: 0x7fa6e895a609 - start_thread [INFO] [stdout] 78: 0x7fa6e872a293 - clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_derive_simple_write [INFO] [stdout] test_write_and_read_option [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p influxdb --test derive_integration_tests' [INFO] running `Command { std: "docker" "inspect" "38eeaa0e3c6af9bb6c60b35d1ff8be5d33dd5b044d2eafe80dc13a8f8fe4f086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38eeaa0e3c6af9bb6c60b35d1ff8be5d33dd5b044d2eafe80dc13a8f8fe4f086", kill_on_drop: false }` [INFO] [stdout] 38eeaa0e3c6af9bb6c60b35d1ff8be5d33dd5b044d2eafe80dc13a8f8fe4f086