[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 beta-2021-09-08 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-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Empty2k12/influxdb-rust on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 126a6eedef59a8aeaec808731e79f821690d47e6a0dd23da4872e6df70dabd99 [INFO] running `Command { std: "docker" "start" "-a" "126a6eedef59a8aeaec808731e79f821690d47e6a0dd23da4872e6df70dabd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "126a6eedef59a8aeaec808731e79f821690d47e6a0dd23da4872e6df70dabd99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "126a6eedef59a8aeaec808731e79f821690d47e6a0dd23da4872e6df70dabd99", kill_on_drop: false }` [INFO] [stdout] 126a6eedef59a8aeaec808731e79f821690d47e6a0dd23da4872e6df70dabd99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf572c0e275362b99c1f05ebdcbc651f7edb6da3a114c12a2f4e0202183fddb4 [INFO] running `Command { std: "docker" "start" "-a" "bf572c0e275362b99c1f05ebdcbc651f7edb6da3a114c12a2f4e0202183fddb4", 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 futures-channel v0.3.17 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling http-types v2.12.0 [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 unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling futures-util v0.3.17 [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 openssl-sys v0.9.66 [INFO] [stderr] Compiling getrandom v0.1.16 [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 async-attributes v1.1.2 [INFO] [stderr] Compiling influxdb_derive v0.4.0 (/opt/rustwide/workdir/influxdb_derive) [INFO] [stderr] Compiling sha2 v0.9.8 [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 chrono v0.4.19 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.7.3 [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 tracing-futures v0.2.5 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling futures-executor v0.3.17 [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 59.59s [INFO] running `Command { std: "docker" "inspect" "bf572c0e275362b99c1f05ebdcbc651f7edb6da3a114c12a2f4e0202183fddb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf572c0e275362b99c1f05ebdcbc651f7edb6da3a114c12a2f4e0202183fddb4", kill_on_drop: false }` [INFO] [stdout] bf572c0e275362b99c1f05ebdcbc651f7edb6da3a114c12a2f4e0202183fddb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dcd3ab1b4aec055f8e69e1e5ee2c5e9e02d330933a2f41a7dff1aaa43bd2416 [INFO] running `Command { std: "docker" "start" "-a" "6dcd3ab1b4aec055f8e69e1e5ee2c5e9e02d330933a2f41a7dff1aaa43bd2416", 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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> influxdb/src/query/write_query.rs:337:9 [INFO] [stdout] | [INFO] [stdout] 337 | #[allow(clippy::print_literal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `assert_eq` [INFO] [stdout] --> influxdb/src/query/write_query.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 338 | assert_eq!( [INFO] [stdout] | ^^^^^^^^^ [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.05s [INFO] running `Command { std: "docker" "inspect" "6dcd3ab1b4aec055f8e69e1e5ee2c5e9e02d330933a2f41a7dff1aaa43bd2416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dcd3ab1b4aec055f8e69e1e5ee2c5e9e02d330933a2f41a7dff1aaa43bd2416", kill_on_drop: false }` [INFO] [stdout] 6dcd3ab1b4aec055f8e69e1e5ee2c5e9e02d330933a2f41a7dff1aaa43bd2416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85d8eb938ce45fd6bc9d237ca7ee9dbc2f780e6a7288bbd9ca221bd36d4bed71 [INFO] running `Command { std: "docker" "start" "-a" "85d8eb938ce45fd6bc9d237ca7ee9dbc2f780e6a7288bbd9ca221bd36d4bed71", kill_on_drop: false }` [INFO] [stderr] warning: unused attribute `allow` [INFO] [stderr] --> influxdb/src/query/write_query.rs:337:9 [INFO] [stderr] | [INFO] [stderr] 337 | #[allow(clippy::print_literal)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `assert_eq` [INFO] [stderr] --> influxdb/src/query/write_query.rs:338:9 [INFO] [stderr] | [INFO] [stderr] 338 | assert_eq!( [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [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 [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 [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 [INFO] [stderr] [INFO] [stderr] warning: `influxdb` (lib test) generated 4 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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [INFO] [stderr] [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] warning: `influxdb` (test "utilities") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/influxdb-c6e43a139fa3edce) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test query::read_query::tests::test_correct_query_type ... ok [INFO] [stdout] test integrations::serde_integration::de::tests::test_deserialize_borrowed ... ok [INFO] [stdout] test integrations::serde_integration::de::tests::test_deserialize_cow ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_hours ... ok [INFO] [stdout] test query::read_query::tests::test_read_builder_multi_query ... 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_millis ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_minutes ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_nanos ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_seconds ... ok [INFO] [stdout] test query::tests::test_equality_str ... ok [INFO] [stdout] test query::tests::test_equality_string ... ok [INFO] [stdout] test query::tests::test_format_for_timestamp_else ... ok [INFO] [stdout] test query::tests::test_timestamp_from_chrono_date ... ok [INFO] [stdout] test query::write_query::tests::test_correct_query_type ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_empty_query ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_only_tags ... ok [INFO] [stdout] test query::line_proto_term::test::test_empty_tag_value ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_full_query ... 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_multiple_fields ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_single_field ... 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-8fdda012ca87f3e0) [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: 0x557a1cc89f5c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557a1cc89f5c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557a1cc89f5c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557a1cc89f5c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557a1ccaec1c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x557a1cc835f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x557a1cc8bcb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557a1cc8bcb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557a1cc8bcb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x557a1cc8b8a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x557a1cc8c364 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x557a1cc8be40 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x557a1cc8a424 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557a1cc8bda9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x557a1c4b0d41 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x557a1c4b0e33 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x557a1c4e453e - core::result::Result::expect::hafea873e6f3397ce [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x557a1c4c8f75 - derive_integration_tests::test_derive_simple_write::{{closure}}::{{closure}}::{{closure}}::h9f774e800c5fcf0c [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:61:13 [INFO] [stdout] 18: 0x557a1c4bfc7b - as core::future::future::Future>::poll::h0d2c6a1a337001f1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557a1c4dd071 - as core::future::future::Future>::poll::h818defbda98ad015 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:289:9 [INFO] [stdout] 20: 0x557a1c4ddd06 - as core::future::future::Future>::poll::{{closure}}::hae290241974a43a8 [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: 0x557a1c4dd883 - as core::ops::function::FnOnce<()>>::call_once::hb17ad2ef2053cb88 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x557a1c4f2560 - std::panicking::try::do_call::h5d55f0557105799e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 23: 0x557a1c4f407b - __rust_try [INFO] [stdout] 24: 0x557a1c4f216a - std::panicking::try::h4a814d1f2f03d9ae [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 25: 0x557a1c4bd76a - std::panic::catch_unwind::h3c4d5b2e955a9c09 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 26: 0x557a1c4dd919 - as core::future::future::Future>::poll::h1dd31433f46f2965 [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: 0x557a1c4d6fb8 - derive_integration_tests::utilities::run_test::{{closure}}::h75b297b7f763387c [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:56:23 [INFO] [stdout] 28: 0x557a1c4c03fb - as core::future::future::Future>::poll::h8ab25cd34c4d7a5e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x557a1c4c978c - derive_integration_tests::test_derive_simple_write::{{closure}}::h0c4c0db9e0588dc8 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:59:5 [INFO] [stdout] 30: 0x557a1c4c002b - as core::future::future::Future>::poll::h394dd3cea37bae07 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x557a1c4cfb59 - as core::future::future::Future>::poll::{{closure}}::hc6b573e00231751d [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: 0x557a1c4e2ce3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4497ba3dd03e6040 [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: 0x557a1c4cf268 - std::thread::local::LocalKey::try_with::hcc0450de6af6bc40 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x557a1c4cdbed - std::thread::local::LocalKey::with::h78653fbdb447aea5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x557a1c4e2aa8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h2480cce03a7ed7c4 [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: 0x557a1c4cfab5 - as core::future::future::Future>::poll::h46b05b11e3eccec2 [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: 0x557a1c4f3a4b - as core::future::future::Future>::poll::h87f4d8a6c22aef5e [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: 0x557a1c4c64f0 - async_executor::Executor::run::{{closure}}::h7c92ad37980aad89 [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: 0x557a1c4c01db - as core::future::future::Future>::poll::h62968ed2ad1b52c3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 40: 0x557a1c4c6010 - async_executor::LocalExecutor::run::{{closure}}::hc2712faa2905479a [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: 0x557a1c4c0acb - as core::future::future::Future>::poll::he4e0d470a6ff3aa6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 42: 0x557a1c4ea142 - async_io::driver::block_on::h6af1bc65fb71c178 [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: 0x557a1c4cfeb9 - async_global_executor::reactor::block_on::{{closure}}::h77f17d3956d0c238 [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: 0x557a1c4bf493 - tokio::runtime::context::enter::h1fb0574e034c8b9e [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: 0x557a1c4f91ee - tokio::runtime::handle::Handle::enter::he0a3269b197ca812 [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: 0x557a1c4f800d - async_global_executor::tokio02::enter::hc5b025a5347853ec [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: 0x557a1c4cfef9 - async_global_executor::reactor::block_on::{{closure}}::h94b144ce3145f3c7 [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: 0x557a1c4cfe0d - async_global_executor::reactor::block_on::h42df835b07160f5a [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: 0x557a1c4c7263 - async_global_executor::executor::block_on::{{closure}}::haddb4a4353ada6ec [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: 0x557a1c4cecc1 - std::thread::local::LocalKey::try_with::h7fb42c51a39875ec [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 51: 0x557a1c4cdad0 - std::thread::local::LocalKey::with::h1fcd284d152a3438 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 52: 0x557a1c4c71fa - async_global_executor::executor::block_on::hd44ac9eaaae61d68 [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: 0x557a1c4d2370 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::haf7acb7c71330303 [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: 0x557a1c4e2bc8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h3636a66ceb40619d [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: 0x557a1c4ce601 - std::thread::local::LocalKey::try_with::h253f480b6d3e5621 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 56: 0x557a1c4cdd62 - std::thread::local::LocalKey::with::hae8f0fc13b03f581 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 57: 0x557a1c4e2a1a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h15b91aae613761b9 [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: 0x557a1c4d21e1 - async_std::task::builder::Builder::blocking::{{closure}}::hd629cd9fb923a143 [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: 0x557a1c4cf4c9 - std::thread::local::LocalKey::try_with::hcfe0a2c7879147e3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 60: 0x557a1c4cdfb0 - std::thread::local::LocalKey::with::he890e673fb5dfe42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 61: 0x557a1c4d1a41 - async_std::task::builder::Builder::blocking::h042c0632f85499e3 [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: 0x557a1c4d61ea - async_std::task::block_on::block_on::hb7eda9562f276d7b [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: 0x557a1c4c8ccb - derive_integration_tests::test_derive_simple_write::h75a304d9edacfe19 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 64: 0x557a1c4c8c8a - derive_integration_tests::test_derive_simple_write::{{closure}}::hfe4688d37b1b4568 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 65: 0x557a1c4caf7e - core::ops::function::FnOnce::call_once::he686f52499eb1633 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x557a1c52dcd3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x557a1c52dcd3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 68: 0x557a1c52c758 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 69: 0x557a1c52c758 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x557a1c52c758 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 71: 0x557a1c52c758 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 72: 0x557a1c52c758 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 73: 0x557a1c52c758 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 74: 0x557a1c52c758 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 75: 0x557a1c4fa2ae - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 76: 0x557a1c4fa2ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557a1c4feb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 78: 0x557a1c4feb48 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 79: 0x557a1c4feb48 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 80: 0x557a1c4feb48 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 81: 0x557a1c4feb48 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 82: 0x557a1c4feb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 83: 0x557a1c4feb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x557a1cc91773 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 85: 0x557a1cc91773 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 86: 0x557a1cc91773 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 87: 0x7f5c01793609 - start_thread [INFO] [stdout] 88: 0x7f5c01563293 - 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: 0x557a1cc89f5c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557a1cc89f5c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557a1cc89f5c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557a1cc89f5c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557a1ccaec1c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x557a1cc835f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x557a1cc8bcb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557a1cc8bcb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557a1cc8bcb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x557a1cc8b8a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x557a1cc8c364 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x557a1cc8be40 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x557a1cc8a424 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557a1cc8bda9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x557a1c4b0d41 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x557a1c4b0e33 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x557a1c4e453e - core::result::Result::expect::hafea873e6f3397ce [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x557a1c4c95b9 - derive_integration_tests::test_derive_simple_write::{{closure}}::{{closure}}::{{closure}}::h91e6bd14becf7aed [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:74:13 [INFO] [stdout] 18: 0x557a1c4c051b - as core::future::future::Future>::poll::h9d1a19da713e60eb [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557a1c4dd111 - as core::future::future::Future>::poll::hab1ceac3f1af4a0b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:289:9 [INFO] [stdout] 20: 0x557a1c4ddcd6 - as core::future::future::Future>::poll::{{closure}}::h74868f0e5397db60 [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: 0x557a1c4dd7f3 - as core::ops::function::FnOnce<()>>::call_once::h32b9dee4720a6744 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x557a1c4f2460 - std::panicking::try::do_call::h08c97ffd1477989d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 23: 0x557a1c4f407b - __rust_try [INFO] [stdout] 24: 0x557a1c4f227a - std::panicking::try::h98a47ff7fc9c94ba [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 25: 0x557a1c4bd7ca - std::panic::catch_unwind::hb888b7df70dddb8c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 26: 0x557a1c4ddbe9 - as core::future::future::Future>::poll::hde448c2e5d8f25d3 [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: 0x557a1c4d7111 - derive_integration_tests::utilities::run_test::{{closure}}::h75b297b7f763387c [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:57:5 [INFO] [stdout] 28: 0x557a1c4c03fb - as core::future::future::Future>::poll::h8ab25cd34c4d7a5e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x557a1c4c978c - derive_integration_tests::test_derive_simple_write::{{closure}}::h0c4c0db9e0588dc8 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:59:5 [INFO] [stdout] 30: 0x557a1c4c002b - as core::future::future::Future>::poll::h394dd3cea37bae07 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x557a1c4cfb59 - as core::future::future::Future>::poll::{{closure}}::hc6b573e00231751d [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: 0x557a1c4e2ce3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4497ba3dd03e6040 [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: 0x557a1c4cf268 - std::thread::local::LocalKey::try_with::hcc0450de6af6bc40 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x557a1c4cdbed - std::thread::local::LocalKey::with::h78653fbdb447aea5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x557a1c4e2aa8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h2480cce03a7ed7c4 [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: 0x557a1c4cfab5 - as core::future::future::Future>::poll::h46b05b11e3eccec2 [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: 0x557a1c4f3a4b - as core::future::future::Future>::poll::h87f4d8a6c22aef5e [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: 0x557a1c4c64f0 - async_executor::Executor::run::{{closure}}::h7c92ad37980aad89 [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: 0x557a1c4c01db - as core::future::future::Future>::poll::h62968ed2ad1b52c3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 40: 0x557a1c4c6010 - async_executor::LocalExecutor::run::{{closure}}::hc2712faa2905479a [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: 0x557a1c4c0acb - as core::future::future::Future>::poll::he4e0d470a6ff3aa6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 42: 0x557a1c4ea142 - async_io::driver::block_on::h6af1bc65fb71c178 [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: 0x557a1c4cfeb9 - async_global_executor::reactor::block_on::{{closure}}::h77f17d3956d0c238 [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: 0x557a1c4bf493 - tokio::runtime::context::enter::h1fb0574e034c8b9e [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: 0x557a1c4f91ee - tokio::runtime::handle::Handle::enter::he0a3269b197ca812 [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: 0x557a1c4f800d - async_global_executor::tokio02::enter::hc5b025a5347853ec [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: 0x557a1c4cfef9 - async_global_executor::reactor::block_on::{{closure}}::h94b144ce3145f3c7 [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: 0x557a1c4cfe0d - async_global_executor::reactor::block_on::h42df835b07160f5a [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: 0x557a1c4c7263 - async_global_executor::executor::block_on::{{closure}}::haddb4a4353ada6ec [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: 0x557a1c4cecc1 - std::thread::local::LocalKey::try_with::h7fb42c51a39875ec [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 51: 0x557a1c4cdad0 - std::thread::local::LocalKey::with::h1fcd284d152a3438 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 52: 0x557a1c4c71fa - async_global_executor::executor::block_on::hd44ac9eaaae61d68 [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: 0x557a1c4d2370 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::haf7acb7c71330303 [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: 0x557a1c4e2bc8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h3636a66ceb40619d [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: 0x557a1c4ce601 - std::thread::local::LocalKey::try_with::h253f480b6d3e5621 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 56: 0x557a1c4cdd62 - std::thread::local::LocalKey::with::hae8f0fc13b03f581 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 57: 0x557a1c4e2a1a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h15b91aae613761b9 [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: 0x557a1c4d21e1 - async_std::task::builder::Builder::blocking::{{closure}}::hd629cd9fb923a143 [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: 0x557a1c4cf4c9 - std::thread::local::LocalKey::try_with::hcfe0a2c7879147e3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 60: 0x557a1c4cdfb0 - std::thread::local::LocalKey::with::he890e673fb5dfe42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 61: 0x557a1c4d1a41 - async_std::task::builder::Builder::blocking::h042c0632f85499e3 [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: 0x557a1c4d61ea - async_std::task::block_on::block_on::hb7eda9562f276d7b [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: 0x557a1c4c8ccb - derive_integration_tests::test_derive_simple_write::h75a304d9edacfe19 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 64: 0x557a1c4c8c8a - derive_integration_tests::test_derive_simple_write::{{closure}}::hfe4688d37b1b4568 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 65: 0x557a1c4caf7e - core::ops::function::FnOnce::call_once::he686f52499eb1633 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x557a1c52dcd3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x557a1c52dcd3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 68: 0x557a1c52c758 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 69: 0x557a1c52c758 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x557a1c52c758 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 71: 0x557a1c52c758 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 72: 0x557a1c52c758 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 73: 0x557a1c52c758 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 74: 0x557a1c52c758 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 75: 0x557a1c4fa2ae - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 76: 0x557a1c4fa2ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557a1c4feb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 78: 0x557a1c4feb48 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 79: 0x557a1c4feb48 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 80: 0x557a1c4feb48 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 81: 0x557a1c4feb48 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 82: 0x557a1c4feb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 83: 0x557a1c4feb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x557a1cc91773 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 85: 0x557a1cc91773 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 86: 0x557a1cc91773 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 87: 0x7f5c01793609 - start_thread [INFO] [stdout] 88: 0x7f5c01563293 - 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: 0x557a1cc89f5c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557a1cc89f5c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557a1cc89f5c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557a1cc89f5c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557a1ccaec1c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x557a1cc835f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x557a1cc8bcb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557a1cc8bcb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557a1cc8bcb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x557a1cc8b8a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x557a1cc8c364 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x557a1cc8be40 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x557a1cc8a424 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557a1cc8bda9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x557a1c4b0d41 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x557a1c4b0e33 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x557a1c4e468a - core::result::Result::expect::hfcb8025127d2ed1c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x557a1c4d719f - derive_integration_tests::utilities::run_test::{{closure}}::h75b297b7f763387c [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:57:5 [INFO] [stdout] 18: 0x557a1c4c03fb - as core::future::future::Future>::poll::h8ab25cd34c4d7a5e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557a1c4c978c - derive_integration_tests::test_derive_simple_write::{{closure}}::h0c4c0db9e0588dc8 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:59:5 [INFO] [stdout] 20: 0x557a1c4c002b - as core::future::future::Future>::poll::h394dd3cea37bae07 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x557a1c4cfb59 - as core::future::future::Future>::poll::{{closure}}::hc6b573e00231751d [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: 0x557a1c4e2ce3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h4497ba3dd03e6040 [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: 0x557a1c4cf268 - std::thread::local::LocalKey::try_with::hcc0450de6af6bc40 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 24: 0x557a1c4cdbed - std::thread::local::LocalKey::with::h78653fbdb447aea5 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 25: 0x557a1c4e2aa8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h2480cce03a7ed7c4 [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: 0x557a1c4cfab5 - as core::future::future::Future>::poll::h46b05b11e3eccec2 [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: 0x557a1c4f3a4b - as core::future::future::Future>::poll::h87f4d8a6c22aef5e [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: 0x557a1c4c64f0 - async_executor::Executor::run::{{closure}}::h7c92ad37980aad89 [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: 0x557a1c4c01db - as core::future::future::Future>::poll::h62968ed2ad1b52c3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x557a1c4c6010 - async_executor::LocalExecutor::run::{{closure}}::hc2712faa2905479a [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: 0x557a1c4c0acb - as core::future::future::Future>::poll::he4e0d470a6ff3aa6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x557a1c4ea142 - async_io::driver::block_on::h6af1bc65fb71c178 [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: 0x557a1c4cfeb9 - async_global_executor::reactor::block_on::{{closure}}::h77f17d3956d0c238 [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: 0x557a1c4bf493 - tokio::runtime::context::enter::h1fb0574e034c8b9e [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: 0x557a1c4f91ee - tokio::runtime::handle::Handle::enter::he0a3269b197ca812 [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: 0x557a1c4f800d - async_global_executor::tokio02::enter::hc5b025a5347853ec [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: 0x557a1c4cfef9 - async_global_executor::reactor::block_on::{{closure}}::h94b144ce3145f3c7 [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: 0x557a1c4cfe0d - async_global_executor::reactor::block_on::h42df835b07160f5a [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: 0x557a1c4c7263 - async_global_executor::executor::block_on::{{closure}}::haddb4a4353ada6ec [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: 0x557a1c4cecc1 - std::thread::local::LocalKey::try_with::h7fb42c51a39875ec [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 41: 0x557a1c4cdad0 - std::thread::local::LocalKey::with::h1fcd284d152a3438 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 42: 0x557a1c4c71fa - async_global_executor::executor::block_on::hd44ac9eaaae61d68 [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: 0x557a1c4d2370 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::haf7acb7c71330303 [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: 0x557a1c4e2bc8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h3636a66ceb40619d [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: 0x557a1c4ce601 - std::thread::local::LocalKey::try_with::h253f480b6d3e5621 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 46: 0x557a1c4cdd62 - std::thread::local::LocalKey::with::hae8f0fc13b03f581 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 47: 0x557a1c4e2a1a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h15b91aae613761b9 [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: 0x557a1c4d21e1 - async_std::task::builder::Builder::blocking::{{closure}}::hd629cd9fb923a143 [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: 0x557a1c4cf4c9 - std::thread::local::LocalKey::try_with::hcfe0a2c7879147e3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 50: 0x557a1c4cdfb0 - std::thread::local::LocalKey::with::he890e673fb5dfe42 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 51: 0x557a1c4d1a41 - async_std::task::builder::Builder::blocking::h042c0632f85499e3 [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: 0x557a1c4d61ea - async_std::task::block_on::block_on::hb7eda9562f276d7b [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: 0x557a1c4c8ccb - derive_integration_tests::test_derive_simple_write::h75a304d9edacfe19 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 54: 0x557a1c4c8c8a - derive_integration_tests::test_derive_simple_write::{{closure}}::hfe4688d37b1b4568 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 55: 0x557a1c4caf7e - core::ops::function::FnOnce::call_once::he686f52499eb1633 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x557a1c52dcd3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x557a1c52dcd3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x557a1c52c758 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 59: 0x557a1c52c758 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x557a1c52c758 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 61: 0x557a1c52c758 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x557a1c52c758 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x557a1c52c758 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x557a1c52c758 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x557a1c4fa2ae - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x557a1c4fa2ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x557a1c4feb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 68: 0x557a1c4feb48 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x557a1c4feb48 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 70: 0x557a1c4feb48 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 71: 0x557a1c4feb48 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 72: 0x557a1c4feb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 73: 0x557a1c4feb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x557a1cc91773 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 75: 0x557a1cc91773 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 76: 0x557a1cc91773 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 77: 0x7f5c01793609 - start_thread [INFO] [stdout] 78: 0x7f5c01563293 - 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: 0x557a1cc89f5c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557a1cc89f5c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557a1cc89f5c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557a1cc89f5c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557a1ccaec1c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x557a1cc835f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x557a1cc8bcb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557a1cc8bcb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557a1cc8bcb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x557a1cc8b8a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x557a1cc8c364 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x557a1cc8be40 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x557a1cc8a424 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557a1cc8bda9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x557a1c4b0d41 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x557a1c4b0e33 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x557a1c4e453e - core::result::Result::expect::hafea873e6f3397ce [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x557a1c4c9ca7 - derive_integration_tests::test_write_and_read_option::{{closure}}::{{closure}}::{{closure}}::h636fa9dcf191ad16 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:92:13 [INFO] [stdout] 18: 0x557a1c4bfd9b - as core::future::future::Future>::poll::h1857901d772dc7f8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557a1c4dd021 - as core::future::future::Future>::poll::h3cf543b79d1fb935 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:289:9 [INFO] [stdout] 20: 0x557a1c4ddca6 - as core::future::future::Future>::poll::{{closure}}::h6dc40356b94c4408 [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: 0x557a1c4dd823 - as core::ops::function::FnOnce<()>>::call_once::h52beedd4db97cb41 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x557a1c4f24e0 - std::panicking::try::do_call::h5a6777ce9fd2cf75 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 23: 0x557a1c4f407b - __rust_try [INFO] [stdout] 24: 0x557a1c4f205a - std::panicking::try::h1d091d2a205618b9 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 25: 0x557a1c4bd79a - std::panic::catch_unwind::h7831bb03cf257e86 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 26: 0x557a1c4dda09 - as core::future::future::Future>::poll::h26950d921101a4a8 [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: 0x557a1c4d7438 - derive_integration_tests::utilities::run_test::{{closure}}::hbf8832f79be97e57 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:56:23 [INFO] [stdout] 28: 0x557a1c4bfd0b - as core::future::future::Future>::poll::h1483a7e46b57eb20 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x557a1c4ca95c - derive_integration_tests::test_write_and_read_option::{{closure}}::h415560d6f8489d8a [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:90:5 [INFO] [stdout] 30: 0x557a1c4c048b - as core::future::future::Future>::poll::h989db0556ac6d31d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x557a1c4cfb09 - as core::future::future::Future>::poll::{{closure}}::h54ab24d4834dbc71 [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: 0x557a1c4e2de3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h78cabcd3b50854ea [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: 0x557a1c4cf388 - std::thread::local::LocalKey::try_with::hcfb0ee47eb275add [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x557a1c4cdb3d - std::thread::local::LocalKey::with::h237412914a341250 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x557a1c4e2af8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7f6d46c7a0f53a51 [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: 0x557a1c4cfa55 - as core::future::future::Future>::poll::h2f05a21d3197a138 [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: 0x557a1c4f3aeb - as core::future::future::Future>::poll::hb7cdc675d0245124 [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: 0x557a1c4c6930 - async_executor::Executor::run::{{closure}}::h895088e794ef7d8d [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: 0x557a1c4c014b - as core::future::future::Future>::poll::h4df4bea9935d060f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 40: 0x557a1c4c5d40 - async_executor::LocalExecutor::run::{{closure}}::h1cdb285b6e7c857e [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: 0x557a1c4c0a3b - as core::future::future::Future>::poll::hdbd8a231ea5f5bb8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 42: 0x557a1c4e8ca2 - async_io::driver::block_on::h5f6483ca79b6321b [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: 0x557a1c4cff65 - async_global_executor::reactor::block_on::{{closure}}::hcc55807753b4691b [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: 0x557a1c4bf593 - tokio::runtime::context::enter::h5c043a80efeaa689 [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: 0x557a1c4f9130 - tokio::runtime::handle::Handle::enter::h57941bebe709e3d0 [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: 0x557a1c4f80cb - async_global_executor::tokio02::enter::hecf9835e91651bfc [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: 0x557a1c4cff35 - async_global_executor::reactor::block_on::{{closure}}::ha396b01afdd2d611 [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: 0x557a1c4cfe79 - async_global_executor::reactor::block_on::hea0656c5ca38e1d8 [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: 0x557a1c4c72c3 - async_global_executor::executor::block_on::{{closure}}::heb857f3a155fe469 [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: 0x557a1c4ce981 - std::thread::local::LocalKey::try_with::h31903dc19b716566 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 51: 0x557a1c4cde12 - std::thread::local::LocalKey::with::hbe306693bffdf968 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 52: 0x557a1c4c71c6 - async_global_executor::executor::block_on::hbe3a3e694a30399b [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: 0x557a1c4d2270 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::had312615f0edfd6b [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: 0x557a1c4e2f06 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he75efb349d41a6ef [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: 0x557a1c4cef51 - std::thread::local::LocalKey::try_with::h91905d777d542126 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 56: 0x557a1c4ce020 - std::thread::local::LocalKey::with::hfcf6280863f45ff8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 57: 0x557a1c4e2a67 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1b6b635fb6d2aa47 [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: 0x557a1c4d205f - async_std::task::builder::Builder::blocking::{{closure}}::h1e23522ce697f808 [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: 0x557a1c4ce499 - std::thread::local::LocalKey::try_with::h23d5469263ba77f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 60: 0x557a1c4cdf02 - std::thread::local::LocalKey::with::hdf293ef5df3df9a7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 61: 0x557a1c4d1d51 - async_std::task::builder::Builder::blocking::h7e9615195e6cb873 [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: 0x557a1c4d613c - async_std::task::block_on::block_on::h34ff4dafd6bb0181 [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: 0x557a1c4c985b - derive_integration_tests::test_write_and_read_option::h7d6c233c65ff5a1b [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 64: 0x557a1c4c981a - derive_integration_tests::test_write_and_read_option::{{closure}}::h65db99572603af65 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 65: 0x557a1c4cab6e - core::ops::function::FnOnce::call_once::h2e6f5df74a13fd33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x557a1c52dcd3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x557a1c52dcd3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 68: 0x557a1c52c758 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 69: 0x557a1c52c758 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x557a1c52c758 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 71: 0x557a1c52c758 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 72: 0x557a1c52c758 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 73: 0x557a1c52c758 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 74: 0x557a1c52c758 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 75: 0x557a1c4fa2ae - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 76: 0x557a1c4fa2ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557a1c4feb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 78: 0x557a1c4feb48 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 79: 0x557a1c4feb48 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 80: 0x557a1c4feb48 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 81: 0x557a1c4feb48 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 82: 0x557a1c4feb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 83: 0x557a1c4feb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x557a1cc91773 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 85: 0x557a1cc91773 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 86: 0x557a1cc91773 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 87: 0x7f5c01793609 - start_thread [INFO] [stdout] 88: 0x7f5c01563293 - 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: 0x557a1cc89f5c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557a1cc89f5c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557a1cc89f5c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557a1cc89f5c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557a1ccaec1c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x557a1cc835f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x557a1cc8bcb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557a1cc8bcb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557a1cc8bcb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x557a1cc8b8a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x557a1cc8c364 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x557a1cc8be40 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x557a1cc8a424 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557a1cc8bda9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x557a1c4b0d41 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x557a1c4b0e33 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x557a1c4e453e - core::result::Result::expect::hafea873e6f3397ce [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x557a1c4ca789 - derive_integration_tests::test_write_and_read_option::{{closure}}::{{closure}}::{{closure}}::h5895f1c304076b59 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:116:13 [INFO] [stdout] 18: 0x557a1c4c00bb - as core::future::future::Future>::poll::h48b6d8925b658071 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557a1c4dd0c1 - as core::future::future::Future>::poll::h88cc630842e9e52e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:289:9 [INFO] [stdout] 20: 0x557a1c4ddc76 - as core::future::future::Future>::poll::{{closure}}::h5b1a93520654580f [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: 0x557a1c4dd853 - as core::ops::function::FnOnce<()>>::call_once::h83b89c77eb9747af [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x557a1c4f25e0 - std::panicking::try::do_call::hd69c47908f110fb2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 23: 0x557a1c4f407b - __rust_try [INFO] [stdout] 24: 0x557a1c4f238a - std::panicking::try::hd68b5a57d79da24e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 25: 0x557a1c4bd73a - std::panic::catch_unwind::h100c8b075c153af6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 26: 0x557a1c4ddaf9 - as core::future::future::Future>::poll::h3ed6e5db498019bc [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: 0x557a1c4d7591 - derive_integration_tests::utilities::run_test::{{closure}}::hbf8832f79be97e57 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:57:5 [INFO] [stdout] 28: 0x557a1c4bfd0b - as core::future::future::Future>::poll::h1483a7e46b57eb20 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x557a1c4ca95c - derive_integration_tests::test_write_and_read_option::{{closure}}::h415560d6f8489d8a [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:90:5 [INFO] [stdout] 30: 0x557a1c4c048b - as core::future::future::Future>::poll::h989db0556ac6d31d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x557a1c4cfb09 - as core::future::future::Future>::poll::{{closure}}::h54ab24d4834dbc71 [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: 0x557a1c4e2de3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h78cabcd3b50854ea [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: 0x557a1c4cf388 - std::thread::local::LocalKey::try_with::hcfb0ee47eb275add [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x557a1c4cdb3d - std::thread::local::LocalKey::with::h237412914a341250 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x557a1c4e2af8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7f6d46c7a0f53a51 [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: 0x557a1c4cfa55 - as core::future::future::Future>::poll::h2f05a21d3197a138 [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: 0x557a1c4f3aeb - as core::future::future::Future>::poll::hb7cdc675d0245124 [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: 0x557a1c4c6930 - async_executor::Executor::run::{{closure}}::h895088e794ef7d8d [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: 0x557a1c4c014b - as core::future::future::Future>::poll::h4df4bea9935d060f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 40: 0x557a1c4c5d40 - async_executor::LocalExecutor::run::{{closure}}::h1cdb285b6e7c857e [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: 0x557a1c4c0a3b - as core::future::future::Future>::poll::hdbd8a231ea5f5bb8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 42: 0x557a1c4e8ca2 - async_io::driver::block_on::h5f6483ca79b6321b [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: 0x557a1c4cff65 - async_global_executor::reactor::block_on::{{closure}}::hcc55807753b4691b [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: 0x557a1c4bf593 - tokio::runtime::context::enter::h5c043a80efeaa689 [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: 0x557a1c4f9130 - tokio::runtime::handle::Handle::enter::h57941bebe709e3d0 [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: 0x557a1c4f80cb - async_global_executor::tokio02::enter::hecf9835e91651bfc [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: 0x557a1c4cff35 - async_global_executor::reactor::block_on::{{closure}}::ha396b01afdd2d611 [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: 0x557a1c4cfe79 - async_global_executor::reactor::block_on::hea0656c5ca38e1d8 [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: 0x557a1c4c72c3 - async_global_executor::executor::block_on::{{closure}}::heb857f3a155fe469 [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: 0x557a1c4ce981 - std::thread::local::LocalKey::try_with::h31903dc19b716566 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 51: 0x557a1c4cde12 - std::thread::local::LocalKey::with::hbe306693bffdf968 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 52: 0x557a1c4c71c6 - async_global_executor::executor::block_on::hbe3a3e694a30399b [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: 0x557a1c4d2270 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::had312615f0edfd6b [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: 0x557a1c4e2f06 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he75efb349d41a6ef [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: 0x557a1c4cef51 - std::thread::local::LocalKey::try_with::h91905d777d542126 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 56: 0x557a1c4ce020 - std::thread::local::LocalKey::with::hfcf6280863f45ff8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 57: 0x557a1c4e2a67 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1b6b635fb6d2aa47 [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: 0x557a1c4d205f - async_std::task::builder::Builder::blocking::{{closure}}::h1e23522ce697f808 [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: 0x557a1c4ce499 - std::thread::local::LocalKey::try_with::h23d5469263ba77f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 60: 0x557a1c4cdf02 - std::thread::local::LocalKey::with::hdf293ef5df3df9a7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 61: 0x557a1c4d1d51 - async_std::task::builder::Builder::blocking::h7e9615195e6cb873 [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: 0x557a1c4d613c - async_std::task::block_on::block_on::h34ff4dafd6bb0181 [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: 0x557a1c4c985b - derive_integration_tests::test_write_and_read_option::h7d6c233c65ff5a1b [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 64: 0x557a1c4c981a - derive_integration_tests::test_write_and_read_option::{{closure}}::h65db99572603af65 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 65: 0x557a1c4cab6e - core::ops::function::FnOnce::call_once::h2e6f5df74a13fd33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x557a1c52dcd3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x557a1c52dcd3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 68: 0x557a1c52c758 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 69: 0x557a1c52c758 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x557a1c52c758 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 71: 0x557a1c52c758 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 72: 0x557a1c52c758 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 73: 0x557a1c52c758 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 74: 0x557a1c52c758 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 75: 0x557a1c4fa2ae - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 76: 0x557a1c4fa2ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 77: 0x557a1c4feb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 78: 0x557a1c4feb48 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 79: 0x557a1c4feb48 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 80: 0x557a1c4feb48 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 81: 0x557a1c4feb48 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 82: 0x557a1c4feb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 83: 0x557a1c4feb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x557a1cc91773 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 85: 0x557a1cc91773 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 86: 0x557a1cc91773 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 87: 0x7f5c01793609 - start_thread [INFO] [stdout] 88: 0x7f5c01563293 - 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: 0x557a1cc89f5c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x557a1cc89f5c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557a1cc89f5c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x557a1cc89f5c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x557a1ccaec1c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x557a1cc835f5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x557a1cc8bcb0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x557a1cc8bcb0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x557a1cc8bcb0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x557a1cc8b8a2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x557a1cc8c364 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x557a1cc8be40 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x557a1cc8a424 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x557a1cc8bda9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x557a1c4b0d41 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x557a1c4b0e33 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x557a1c4e468a - core::result::Result::expect::hfcb8025127d2ed1c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1259:23 [INFO] [stdout] 17: 0x557a1c4d7621 - derive_integration_tests::utilities::run_test::{{closure}}::hbf8832f79be97e57 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:57:5 [INFO] [stdout] 18: 0x557a1c4bfd0b - as core::future::future::Future>::poll::h1483a7e46b57eb20 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x557a1c4ca95c - derive_integration_tests::test_write_and_read_option::{{closure}}::h415560d6f8489d8a [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:90:5 [INFO] [stdout] 20: 0x557a1c4c048b - as core::future::future::Future>::poll::h989db0556ac6d31d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x557a1c4cfb09 - as core::future::future::Future>::poll::{{closure}}::h54ab24d4834dbc71 [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: 0x557a1c4e2de3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h78cabcd3b50854ea [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: 0x557a1c4cf388 - std::thread::local::LocalKey::try_with::hcfb0ee47eb275add [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 24: 0x557a1c4cdb3d - std::thread::local::LocalKey::with::h237412914a341250 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 25: 0x557a1c4e2af8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7f6d46c7a0f53a51 [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: 0x557a1c4cfa55 - as core::future::future::Future>::poll::h2f05a21d3197a138 [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: 0x557a1c4f3aeb - as core::future::future::Future>::poll::hb7cdc675d0245124 [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: 0x557a1c4c6930 - async_executor::Executor::run::{{closure}}::h895088e794ef7d8d [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: 0x557a1c4c014b - as core::future::future::Future>::poll::h4df4bea9935d060f [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x557a1c4c5d40 - async_executor::LocalExecutor::run::{{closure}}::h1cdb285b6e7c857e [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: 0x557a1c4c0a3b - as core::future::future::Future>::poll::hdbd8a231ea5f5bb8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 32: 0x557a1c4e8ca2 - async_io::driver::block_on::h5f6483ca79b6321b [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: 0x557a1c4cff65 - async_global_executor::reactor::block_on::{{closure}}::hcc55807753b4691b [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: 0x557a1c4bf593 - tokio::runtime::context::enter::h5c043a80efeaa689 [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: 0x557a1c4f9130 - tokio::runtime::handle::Handle::enter::h57941bebe709e3d0 [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: 0x557a1c4f80cb - async_global_executor::tokio02::enter::hecf9835e91651bfc [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: 0x557a1c4cff35 - async_global_executor::reactor::block_on::{{closure}}::ha396b01afdd2d611 [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: 0x557a1c4cfe79 - async_global_executor::reactor::block_on::hea0656c5ca38e1d8 [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: 0x557a1c4c72c3 - async_global_executor::executor::block_on::{{closure}}::heb857f3a155fe469 [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: 0x557a1c4ce981 - std::thread::local::LocalKey::try_with::h31903dc19b716566 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 41: 0x557a1c4cde12 - std::thread::local::LocalKey::with::hbe306693bffdf968 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 42: 0x557a1c4c71c6 - async_global_executor::executor::block_on::hbe3a3e694a30399b [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: 0x557a1c4d2270 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::had312615f0edfd6b [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: 0x557a1c4e2f06 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he75efb349d41a6ef [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: 0x557a1c4cef51 - std::thread::local::LocalKey::try_with::h91905d777d542126 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 46: 0x557a1c4ce020 - std::thread::local::LocalKey::with::hfcf6280863f45ff8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 47: 0x557a1c4e2a67 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1b6b635fb6d2aa47 [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: 0x557a1c4d205f - async_std::task::builder::Builder::blocking::{{closure}}::h1e23522ce697f808 [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: 0x557a1c4ce499 - std::thread::local::LocalKey::try_with::h23d5469263ba77f0 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 50: 0x557a1c4cdf02 - std::thread::local::LocalKey::with::hdf293ef5df3df9a7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 51: 0x557a1c4d1d51 - async_std::task::builder::Builder::blocking::h7e9615195e6cb873 [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: 0x557a1c4d613c - async_std::task::block_on::block_on::h34ff4dafd6bb0181 [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: 0x557a1c4c985b - derive_integration_tests::test_write_and_read_option::h7d6c233c65ff5a1b [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 54: 0x557a1c4c981a - derive_integration_tests::test_write_and_read_option::{{closure}}::h65db99572603af65 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 55: 0x557a1c4cab6e - core::ops::function::FnOnce::call_once::h2e6f5df74a13fd33 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x557a1c52dcd3 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x557a1c52dcd3 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 58: 0x557a1c52c758 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 59: 0x557a1c52c758 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x557a1c52c758 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 61: 0x557a1c52c758 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 62: 0x557a1c52c758 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 63: 0x557a1c52c758 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 64: 0x557a1c52c758 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 65: 0x557a1c4fa2ae - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 66: 0x557a1c4fa2ae - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 67: 0x557a1c4feb48 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 68: 0x557a1c4feb48 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x557a1c4feb48 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 70: 0x557a1c4feb48 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 71: 0x557a1c4feb48 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 72: 0x557a1c4feb48 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 73: 0x557a1c4feb48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x557a1cc91773 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 75: 0x557a1cc91773 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 76: 0x557a1cc91773 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 77: 0x7f5c01793609 - start_thread [INFO] [stdout] 78: 0x7f5c01563293 - 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.47s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p influxdb --test derive_integration_tests' [INFO] running `Command { std: "docker" "inspect" "85d8eb938ce45fd6bc9d237ca7ee9dbc2f780e6a7288bbd9ca221bd36d4bed71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85d8eb938ce45fd6bc9d237ca7ee9dbc2f780e6a7288bbd9ca221bd36d4bed71", kill_on_drop: false }` [INFO] [stdout] 85d8eb938ce45fd6bc9d237ca7ee9dbc2f780e6a7288bbd9ca221bd36d4bed71