[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] 9a7b24bb0746e5cf0304b370c77b73eb9391b882 [INFO] testing Empty2k12/influxdb-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmpty2k12%2Finfluxdb-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Empty2k12/influxdb-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fa0137e1e7f29729d10f80dbf0d5de3f72420ca63ea1a485e2ff1b1deed88e9 [INFO] running `Command { std: "docker" "start" "-a" "6fa0137e1e7f29729d10f80dbf0d5de3f72420ca63ea1a485e2ff1b1deed88e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fa0137e1e7f29729d10f80dbf0d5de3f72420ca63ea1a485e2ff1b1deed88e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa0137e1e7f29729d10f80dbf0d5de3f72420ca63ea1a485e2ff1b1deed88e9", kill_on_drop: false }` [INFO] [stdout] 6fa0137e1e7f29729d10f80dbf0d5de3f72420ca63ea1a485e2ff1b1deed88e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dea9212b4fa3fa3f1e83ad9de76c7bd434de43c205589b662608058d8b432a6e [INFO] running `Command { std: "docker" "start" "-a" "dea9212b4fa3fa3f1e83ad9de76c7bd434de43c205589b662608058d8b432a6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling influxdb_derive v0.5.0 (/opt/rustwide/workdir/influxdb_derive) [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling influxdb v0.5.2 (/opt/rustwide/workdir/influxdb) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.67s [INFO] running `Command { std: "docker" "inspect" "dea9212b4fa3fa3f1e83ad9de76c7bd434de43c205589b662608058d8b432a6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dea9212b4fa3fa3f1e83ad9de76c7bd434de43c205589b662608058d8b432a6e", kill_on_drop: false }` [INFO] [stdout] dea9212b4fa3fa3f1e83ad9de76c7bd434de43c205589b662608058d8b432a6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31122cc15f967a086015effafc0df1c687fe99e5b5a5bece512e61bd78e86781 [INFO] running `Command { std: "docker" "start" "-a" "31122cc15f967a086015effafc0df1c687fe99e5b5a5bece512e61bd78e86781", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling influxdb_derive v0.5.0 (/opt/rustwide/workdir/influxdb_derive) [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling influxdb v0.5.2 (/opt/rustwide/workdir/influxdb) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.67s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/influxdb-65fdacdb54fff97f) [INFO] [stderr] Executable tests/derive_integration_tests.rs (/opt/rustwide/target/debug/deps/derive_integration_tests-7593a7f46fd180db) [INFO] [stderr] Executable tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-644c44138c3d7c97) [INFO] [stderr] Executable tests/utilities.rs (/opt/rustwide/target/debug/deps/utilities-8c37d3a19606fadf) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/influxdb_derive-e4643293d4ebc76f) [INFO] running `Command { std: "docker" "inspect" "31122cc15f967a086015effafc0df1c687fe99e5b5a5bece512e61bd78e86781", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31122cc15f967a086015effafc0df1c687fe99e5b5a5bece512e61bd78e86781", kill_on_drop: false }` [INFO] [stdout] 31122cc15f967a086015effafc0df1c687fe99e5b5a5bece512e61bd78e86781 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e934de6769dd772ffc52b3885a41905f1c4eb480e02598480c0996bdb277416 [INFO] running `Command { std: "docker" "start" "-a" "6e934de6769dd772ffc52b3885a41905f1c4eb480e02598480c0996bdb277416", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/influxdb-65fdacdb54fff97f) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test integrations::serde_integration::de::tests::test_deserialize_borrowed ... ok [INFO] [stdout] test query::read_query::tests::test_correct_query_type ... 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 integrations::serde_integration::de::tests::test_deserialize_cow ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_millis ... ok [INFO] [stdout] test client::tests::test_with_auth ... ok [INFO] [stdout] test client::tests::test_client_debug_redacted_password ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_micros ... ok [INFO] [stdout] test client::tests::test_fn_database ... 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_equality_str ... ok [INFO] [stdout] test query::tests::test_chrono_datetime_from_timestamp_seconds ... 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::line_proto_term::test::test_empty_tag_value ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_only_tags ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_optional_fields ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_full_query ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_single_field ... ok [INFO] [stdout] test query::write_query::tests::test_batch ... ok [INFO] [stdout] test query::write_query::tests::test_write_builder_multiple_fields ... ok [INFO] [stdout] test query::line_proto_term::test::test ... ok [INFO] [stdout] test query::write_query::tests::test_escaping ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/derive_integration_tests.rs (/opt/rustwide/target/debug/deps/derive_integration_tests-7593a7f46fd180db) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_build_query ... ok [INFO] [stdout] test test_write_and_read_option ... FAILED [INFO] [stdout] test test_derive_simple_write ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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 sending request for url (http://127.0.0.1:8086/query?q=CREATE+DATABASE+test_write_and_read_option&db=test_write_and_read_option): 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: 0x55f9c2a2581d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f9c2a2581d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9c2a2581d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f9c2a2581d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f9c2a4a11c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55f9c2a1f4b1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55f9c2a27645 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f9c2a27645 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f9c2a27645 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f9c2a27334 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f9c2a27b92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f9c2a27a77 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f9c2a25cd4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f9c2a277a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f9c205db33 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55f9c205dc23 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55f9c209287e - core::result::Result::expect::h8ca940698f1c284f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x55f9c20a1b16 - derive_integration_tests::test_write_and_read_option::{{closure}}::{{closure}}::{{closure}}::h5ed0a4bcca8ef069 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:92:13 [INFO] [stdout] 18: 0x55f9c20838cb - as core::future::future::Future>::poll::h1ed788bc9f8ee791 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x55f9c2084a91 - as core::future::future::Future>::poll::h742785a51fb15ac0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:289:9 [INFO] [stdout] 20: 0x55f9c206ac16 - as core::future::future::Future>::poll::{{closure}}::h722cb034bc2faecc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 21: 0x55f9c2085503 - as core::ops::function::FnOnce<()>>::call_once::hca7c6c090eab14e4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x55f9c2094ec0 - std::panicking::try::do_call::h9ec7f706ef53dec2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 23: 0x55f9c20976bb - __rust_try [INFO] [stdout] 24: 0x55f9c2094b00 - std::panicking::try::h66e16dc4c432a82d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x55f9c207deca - std::panic::catch_unwind::hae8d60de2e1c547e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x55f9c206ab59 - as core::future::future::Future>::poll::hb207faf02bb350db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 27: 0x55f9c20806e2 - derive_integration_tests::utilities::run_test::{{closure}}::h9bf9aadb08f374ad [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:53:65 [INFO] [stdout] 28: 0x55f9c2083e9b - as core::future::future::Future>::poll::h83d21a3ae78de549 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 29: 0x55f9c20a1706 - derive_integration_tests::test_write_and_read_option::{{closure}}::hcaacc48c9393be00 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:119:6 [INFO] [stdout] 30: 0x55f9c20845bb - as core::future::future::Future>::poll::he3cc62ed9bf9af84 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 31: 0x55f9c2078d59 - as core::future::future::Future>::poll::{{closure}}::h5b4c22bc93676fd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 32: 0x55f9c2090f63 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h9cc1faad01efca3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 33: 0x55f9c2078716 - std::thread::local::LocalKey::try_with::hdbff948114a47f39 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 34: 0x55f9c2076aad - std::thread::local::LocalKey::with::h1c8bd8254da90b3f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 35: 0x55f9c2090c78 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1b1d1070ad2321ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 36: 0x55f9c2078ca5 - as core::future::future::Future>::poll::ha0719b98ad3939c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 37: 0x55f9c209afbb - as core::future::future::Future>::poll::hc094bd085b7eb8f3 [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: 0x55f9c2074b98 - async_executor::Executor::run::{{closure}}::hacdb931bf659ee2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 39: 0x55f9c2083c7b - as core::future::future::Future>::poll::h72f3909d851b388d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 40: 0x55f9c2073f3a - async_executor::LocalExecutor::run::{{closure}}::h1172718f6aaeaa2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:33 [INFO] [stdout] 41: 0x55f9c20841db - as core::future::future::Future>::poll::hc680d5001d8b5199 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 42: 0x55f9c208bb80 - async_io::driver::block_on::h2e3b7559dd61d788 [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: 0x55f9c207de15 - async_global_executor::reactor::block_on::{{closure}}::hc797fd812b4ca608 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 44: 0x55f9c2089333 - tokio::runtime::context::enter::h3493690a3a4e8fff [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: 0x55f9c206ddd2 - tokio::runtime::handle::Handle::enter::h2145a7eaf83bf773 [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: 0x55f9c209ddfd - async_global_executor::tokio02::enter::h832eb5d580c0649d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/tokio02.rs:5:5 [INFO] [stdout] 47: 0x55f9c207dde5 - async_global_executor::reactor::block_on::{{closure}}::h7d4d5d4dac15c3d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:9:18 [INFO] [stdout] 48: 0x55f9c207dbd7 - async_global_executor::reactor::block_on::hcc7cd61a738af820 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 49: 0x55f9c206cc43 - async_global_executor::executor::block_on::{{closure}}::h32843783e08f6090 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:36 [INFO] [stdout] 50: 0x55f9c207808f - std::thread::local::LocalKey::try_with::hc79baf5f85cdcf22 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 51: 0x55f9c2077082 - std::thread::local::LocalKey::with::hfc63eace3b11af75 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 52: 0x55f9c206cbb6 - async_global_executor::executor::block_on::h670036a0c9dfc375 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:5 [INFO] [stdout] 53: 0x55f9c207d9f0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::he77fcd5b78e53bf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:171:25 [INFO] [stdout] 54: 0x55f9c209109f - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he69a53363e7f80cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 55: 0x55f9c2077acf - std::thread::local::LocalKey::try_with::h67832891928f57ae [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 56: 0x55f9c2077010 - std::thread::local::LocalKey::with::hba191710d36aa12b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 57: 0x55f9c2090d07 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc0b9c6513f8e2563 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 58: 0x55f9c207d6f5 - async_std::task::builder::Builder::blocking::{{closure}}::h853a39707483a9a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:168:17 [INFO] [stdout] 59: 0x55f9c20772d7 - std::thread::local::LocalKey::try_with::h322cedb0ea746658 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 60: 0x55f9c2076c62 - std::thread::local::LocalKey::with::h642905d04bad98d7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 61: 0x55f9c207d0b1 - async_std::task::builder::Builder::blocking::h9486ad41db6d5153 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:161:9 [INFO] [stdout] 62: 0x55f9c20701ee - async_std::task::block_on::block_on::h8568ed5cea165138 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/block_on.rs:33:5 [INFO] [stdout] 63: 0x55f9c20a156b - derive_integration_tests::test_write_and_read_option::hb6d9e93856019172 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 64: 0x55f9c20a152a - derive_integration_tests::test_write_and_read_option::{{closure}}::hd1408313d65a6069 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 65: 0x55f9c20a298e - core::ops::function::FnOnce::call_once::h35a33a0e7ef61890 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x55f9c21c9833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x55f9c21c9833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 68: 0x55f9c21c85e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 69: 0x55f9c21c85e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x55f9c21c85e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 71: 0x55f9c21c85e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 72: 0x55f9c21c85e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x55f9c21c85e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 74: 0x55f9c21c85e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 75: 0x55f9c219479e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 76: 0x55f9c219479e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 77: 0x55f9c2199d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 78: 0x55f9c2199d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 79: 0x55f9c2199d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 80: 0x55f9c2199d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 81: 0x55f9c2199d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 82: 0x55f9c2199d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 83: 0x55f9c2199d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x55f9c2a2c623 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 85: 0x55f9c2a2c623 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 86: 0x55f9c2a2c623 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 87: 0x7f6af4e19609 - start_thread [INFO] [stdout] 88: 0x7f6af4be9163 - clone [INFO] [stdout] 89: 0x0 - [INFO] [stdout] thread 'test_write_and_read_option' panicked at 'could not clean up db: ConnectionError { error: "error sending request for url (http://127.0.0.1:8086/query?db=test_write_and_read_option&q=DROP+DATABASE+test_write_and_read_option): error trying to connect: tcp connect error: Connection refused (os error 111)" }', influxdb/tests/derive_integration_tests.rs:117:40 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f9c2a2581d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f9c2a2581d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9c2a2581d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f9c2a2581d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f9c2a4a11c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55f9c2a1f4b1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55f9c2a27645 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f9c2a27645 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f9c2a27645 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f9c2a27334 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f9c2a27b92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f9c2a27a77 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f9c2a25cd4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f9c2a277a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f9c205db33 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55f9c205dc23 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55f9c209287e - core::result::Result::expect::h8ca940698f1c284f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x55f9c20a2788 - derive_integration_tests::test_write_and_read_option::{{closure}}::{{closure}}::{{closure}}::hd48f7a239cec707b [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:117:13 [INFO] [stdout] 18: 0x55f9c2083aeb - as core::future::future::Future>::poll::h2c07e16d4949ae85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x55f9c2084a41 - as core::future::future::Future>::poll::h718d9d29620e0623 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:289:9 [INFO] [stdout] 20: 0x55f9c206abe6 - as core::future::future::Future>::poll::{{closure}}::h4eb862a6ac763c7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 21: 0x55f9c20854a3 - as core::ops::function::FnOnce<()>>::call_once::h50068b2f8794b8e1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x55f9c2094e40 - std::panicking::try::do_call::h6e273c5237791dcc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 23: 0x55f9c20976bb - __rust_try [INFO] [stdout] 24: 0x55f9c2094d00 - std::panicking::try::hb443fa5faeef3575 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x55f9c207defa - std::panic::catch_unwind::hf562de2f43473eba [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x55f9c206a979 - as core::future::future::Future>::poll::h32583570a6be91e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 27: 0x55f9c2080860 - derive_integration_tests::utilities::run_test::{{closure}}::h9bf9aadb08f374ad [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:55:24 [INFO] [stdout] 28: 0x55f9c2083e9b - as core::future::future::Future>::poll::h83d21a3ae78de549 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 29: 0x55f9c20a1706 - derive_integration_tests::test_write_and_read_option::{{closure}}::hcaacc48c9393be00 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:119:6 [INFO] [stdout] 30: 0x55f9c20845bb - as core::future::future::Future>::poll::he3cc62ed9bf9af84 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 31: 0x55f9c2078d59 - as core::future::future::Future>::poll::{{closure}}::h5b4c22bc93676fd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 32: 0x55f9c2090f63 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h9cc1faad01efca3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 33: 0x55f9c2078716 - std::thread::local::LocalKey::try_with::hdbff948114a47f39 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 34: 0x55f9c2076aad - std::thread::local::LocalKey::with::h1c8bd8254da90b3f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 35: 0x55f9c2090c78 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1b1d1070ad2321ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 36: 0x55f9c2078ca5 - as core::future::future::Future>::poll::ha0719b98ad3939c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 37: 0x55f9c209afbb - as core::future::future::Future>::poll::hc094bd085b7eb8f3 [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: 0x55f9c2074b98 - async_executor::Executor::run::{{closure}}::hacdb931bf659ee2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 39: 0x55f9c2083c7b - as core::future::future::Future>::poll::h72f3909d851b388d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 40: 0x55f9c2073f3a - async_executor::LocalExecutor::run::{{closure}}::h1172718f6aaeaa2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:33 [INFO] [stdout] 41: 0x55f9c20841db - as core::future::future::Future>::poll::hc680d5001d8b5199 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 42: 0x55f9c208bb80 - async_io::driver::block_on::h2e3b7559dd61d788 [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: 0x55f9c207de15 - async_global_executor::reactor::block_on::{{closure}}::hc797fd812b4ca608 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 44: 0x55f9c2089333 - tokio::runtime::context::enter::h3493690a3a4e8fff [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: 0x55f9c206ddd2 - tokio::runtime::handle::Handle::enter::h2145a7eaf83bf773 [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: 0x55f9c209ddfd - async_global_executor::tokio02::enter::h832eb5d580c0649d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/tokio02.rs:5:5 [INFO] [stdout] 47: 0x55f9c207dde5 - async_global_executor::reactor::block_on::{{closure}}::h7d4d5d4dac15c3d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:9:18 [INFO] [stdout] 48: 0x55f9c207dbd7 - async_global_executor::reactor::block_on::hcc7cd61a738af820 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 49: 0x55f9c206cc43 - async_global_executor::executor::block_on::{{closure}}::h32843783e08f6090 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:36 [INFO] [stdout] 50: 0x55f9c207808f - std::thread::local::LocalKey::try_with::hc79baf5f85cdcf22 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 51: 0x55f9c2077082 - std::thread::local::LocalKey::with::hfc63eace3b11af75 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 52: 0x55f9c206cbb6 - async_global_executor::executor::block_on::h670036a0c9dfc375 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:5 [INFO] [stdout] 53: 0x55f9c207d9f0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::he77fcd5b78e53bf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:171:25 [INFO] [stdout] 54: 0x55f9c209109f - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he69a53363e7f80cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 55: 0x55f9c2077acf - std::thread::local::LocalKey::try_with::h67832891928f57ae [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 56: 0x55f9c2077010 - std::thread::local::LocalKey::with::hba191710d36aa12b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 57: 0x55f9c2090d07 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc0b9c6513f8e2563 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 58: 0x55f9c207d6f5 - async_std::task::builder::Builder::blocking::{{closure}}::h853a39707483a9a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:168:17 [INFO] [stdout] 59: 0x55f9c20772d7 - std::thread::local::LocalKey::try_with::h322cedb0ea746658 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 60: 0x55f9c2076c62 - std::thread::local::LocalKey::with::h642905d04bad98d7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 61: 0x55f9c207d0b1 - async_std::task::builder::Builder::blocking::h9486ad41db6d5153 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:161:9 [INFO] [stdout] 62: 0x55f9c20701ee - async_std::task::block_on::block_on::h8568ed5cea165138 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/block_on.rs:33:5 [INFO] [stdout] 63: 0x55f9c20a156b - derive_integration_tests::test_write_and_read_option::hb6d9e93856019172 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 64: 0x55f9c20a152a - derive_integration_tests::test_write_and_read_option::{{closure}}::hd1408313d65a6069 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 65: 0x55f9c20a298e - core::ops::function::FnOnce::call_once::h35a33a0e7ef61890 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x55f9c21c9833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x55f9c21c9833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 68: 0x55f9c21c85e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 69: 0x55f9c21c85e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x55f9c21c85e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 71: 0x55f9c21c85e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 72: 0x55f9c21c85e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x55f9c21c85e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 74: 0x55f9c21c85e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 75: 0x55f9c219479e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 76: 0x55f9c219479e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 77: 0x55f9c2199d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 78: 0x55f9c2199d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 79: 0x55f9c2199d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 80: 0x55f9c2199d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 81: 0x55f9c2199d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 82: 0x55f9c2199d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 83: 0x55f9c2199d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x55f9c2a2c623 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 85: 0x55f9c2a2c623 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 86: 0x55f9c2a2c623 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 87: 0x7f6af4e19609 - start_thread [INFO] [stdout] 88: 0x7f6af4be9163 - clone [INFO] [stdout] 89: 0x0 - [INFO] [stdout] thread 'test_write_and_read_option' panicked at 'failed teardown: Any { .. }', influxdb/tests/./utilities.rs:57:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f9c2a2581d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f9c2a2581d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9c2a2581d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f9c2a2581d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f9c2a4a11c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55f9c2a1f4b1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55f9c2a27645 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f9c2a27645 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f9c2a27645 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f9c2a27334 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f9c2a27b92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f9c2a27a77 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f9c2a25cd4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f9c2a277a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f9c205db33 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55f9c205dc23 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55f9c209279a - core::result::Result::expect::h32ff18af464d1538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x55f9c20808f0 - derive_integration_tests::utilities::run_test::{{closure}}::h9bf9aadb08f374ad [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:54:5 [INFO] [stdout] 18: 0x55f9c2083e9b - as core::future::future::Future>::poll::h83d21a3ae78de549 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x55f9c20a1706 - derive_integration_tests::test_write_and_read_option::{{closure}}::hcaacc48c9393be00 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:119:6 [INFO] [stdout] 20: 0x55f9c20845bb - as core::future::future::Future>::poll::he3cc62ed9bf9af84 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x55f9c2078d59 - as core::future::future::Future>::poll::{{closure}}::h5b4c22bc93676fd4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x55f9c2090f63 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h9cc1faad01efca3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x55f9c2078716 - std::thread::local::LocalKey::try_with::hdbff948114a47f39 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 24: 0x55f9c2076aad - std::thread::local::LocalKey::with::h1c8bd8254da90b3f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 25: 0x55f9c2090c78 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1b1d1070ad2321ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x55f9c2078ca5 - as core::future::future::Future>::poll::ha0719b98ad3939c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x55f9c209afbb - as core::future::future::Future>::poll::hc094bd085b7eb8f3 [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: 0x55f9c2074b98 - async_executor::Executor::run::{{closure}}::hacdb931bf659ee2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 29: 0x55f9c2083c7b - as core::future::future::Future>::poll::h72f3909d851b388d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 30: 0x55f9c2073f3a - async_executor::LocalExecutor::run::{{closure}}::h1172718f6aaeaa2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:33 [INFO] [stdout] 31: 0x55f9c20841db - as core::future::future::Future>::poll::hc680d5001d8b5199 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 32: 0x55f9c208bb80 - async_io::driver::block_on::h2e3b7559dd61d788 [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: 0x55f9c207de15 - async_global_executor::reactor::block_on::{{closure}}::hc797fd812b4ca608 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 34: 0x55f9c2089333 - tokio::runtime::context::enter::h3493690a3a4e8fff [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: 0x55f9c206ddd2 - tokio::runtime::handle::Handle::enter::h2145a7eaf83bf773 [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: 0x55f9c209ddfd - async_global_executor::tokio02::enter::h832eb5d580c0649d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/tokio02.rs:5:5 [INFO] [stdout] 37: 0x55f9c207dde5 - async_global_executor::reactor::block_on::{{closure}}::h7d4d5d4dac15c3d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:9:18 [INFO] [stdout] 38: 0x55f9c207dbd7 - async_global_executor::reactor::block_on::hcc7cd61a738af820 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 39: 0x55f9c206cc43 - async_global_executor::executor::block_on::{{closure}}::h32843783e08f6090 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:36 [INFO] [stdout] 40: 0x55f9c207808f - std::thread::local::LocalKey::try_with::hc79baf5f85cdcf22 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 41: 0x55f9c2077082 - std::thread::local::LocalKey::with::hfc63eace3b11af75 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 42: 0x55f9c206cbb6 - async_global_executor::executor::block_on::h670036a0c9dfc375 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:5 [INFO] [stdout] 43: 0x55f9c207d9f0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::he77fcd5b78e53bf1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:171:25 [INFO] [stdout] 44: 0x55f9c209109f - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::he69a53363e7f80cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 45: 0x55f9c2077acf - std::thread::local::LocalKey::try_with::h67832891928f57ae [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 46: 0x55f9c2077010 - std::thread::local::LocalKey::with::hba191710d36aa12b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 47: 0x55f9c2090d07 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc0b9c6513f8e2563 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 48: 0x55f9c207d6f5 - async_std::task::builder::Builder::blocking::{{closure}}::h853a39707483a9a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:168:17 [INFO] [stdout] 49: 0x55f9c20772d7 - std::thread::local::LocalKey::try_with::h322cedb0ea746658 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 50: 0x55f9c2076c62 - std::thread::local::LocalKey::with::h642905d04bad98d7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 51: 0x55f9c207d0b1 - async_std::task::builder::Builder::blocking::h9486ad41db6d5153 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:161:9 [INFO] [stdout] 52: 0x55f9c20701ee - async_std::task::block_on::block_on::h8568ed5cea165138 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/block_on.rs:33:5 [INFO] [stdout] 53: 0x55f9c20a156b - derive_integration_tests::test_write_and_read_option::hb6d9e93856019172 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 54: 0x55f9c20a152a - derive_integration_tests::test_write_and_read_option::{{closure}}::hd1408313d65a6069 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:85:1 [INFO] [stdout] 55: 0x55f9c20a298e - core::ops::function::FnOnce::call_once::h35a33a0e7ef61890 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55f9c21c9833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55f9c21c9833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 58: 0x55f9c21c85e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 59: 0x55f9c21c85e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x55f9c21c85e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x55f9c21c85e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x55f9c21c85e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x55f9c21c85e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 64: 0x55f9c21c85e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 65: 0x55f9c219479e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 66: 0x55f9c219479e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 67: 0x55f9c2199d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 68: 0x55f9c2199d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x55f9c2199d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 70: 0x55f9c2199d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 71: 0x55f9c2199d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x55f9c2199d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 73: 0x55f9c2199d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55f9c2a2c623 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 75: 0x55f9c2a2c623 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 76: 0x55f9c2a2c623 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7f6af4e19609 - start_thread [INFO] [stdout] 78: 0x7f6af4be9163 - clone [INFO] [stdout] 79: 0x0 - [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 sending request for url (http://127.0.0.1:8086/query?db=test_derive_simple_write&q=CREATE+DATABASE+test_derive_simple_write): 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: 0x55f9c2a2581d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f9c2a2581d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9c2a2581d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f9c2a2581d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f9c2a4a11c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55f9c2a1f4b1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55f9c2a27645 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f9c2a27645 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f9c2a27645 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f9c2a27334 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f9c2a27b92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f9c2a27a77 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f9c2a25cd4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f9c2a277a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f9c205db33 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55f9c205dc23 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55f9c209287e - core::result::Result::expect::h8ca940698f1c284f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x55f9c20a0eaa - derive_integration_tests::test_derive_simple_write::{{closure}}::{{closure}}::{{closure}}::h092cc1c8cbe2cb4b [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:61:13 [INFO] [stdout] 18: 0x55f9c2083d0b - as core::future::future::Future>::poll::h7ada8942982199d4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x55f9c2084ae1 - as core::future::future::Future>::poll::hfdc7f58f8d5d616d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:289:9 [INFO] [stdout] 20: 0x55f9c206ac46 - as core::future::future::Future>::poll::{{closure}}::hc339a0378a82e9a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 21: 0x55f9c20854d3 - as core::ops::function::FnOnce<()>>::call_once::h5a6b2cb19ced143a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x55f9c2094dc0 - std::panicking::try::do_call::h17268e21aa442957 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 23: 0x55f9c20976bb - __rust_try [INFO] [stdout] 24: 0x55f9c2094c00 - std::panicking::try::hb36737cca9e9b580 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x55f9c207de9a - std::panic::catch_unwind::h35cc09129cfc223c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x55f9c206aa69 - as core::future::future::Future>::poll::h71a210f6cd7a5dae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 27: 0x55f9c2080222 - derive_integration_tests::utilities::run_test::{{closure}}::h0222f87c69de952b [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:53:65 [INFO] [stdout] 28: 0x55f9c208414b - as core::future::future::Future>::poll::hb4750e547cce3178 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 29: 0x55f9c20a0b36 - derive_integration_tests::test_derive_simple_write::{{closure}}::h6b4f056760f0975b [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:76:6 [INFO] [stdout] 30: 0x55f9c208383b - as core::future::future::Future>::poll::h1b27e1e170c68b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 31: 0x55f9c2078da9 - as core::future::future::Future>::poll::{{closure}}::h62863da951ada847 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 32: 0x55f9c20911c3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf1942fd4c45801a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 33: 0x55f9c2078846 - std::thread::local::LocalKey::try_with::hec797ad2a1d56c9c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 34: 0x55f9c2076f2d - std::thread::local::LocalKey::with::hb210dbc914b53672 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 35: 0x55f9c2090d48 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hdf158bf1d9b5efa1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 36: 0x55f9c2078d05 - as core::future::future::Future>::poll::hfdb329fd3a7ff857 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 37: 0x55f9c209b05b - as core::future::future::Future>::poll::hc626c510a83fadf8 [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: 0x55f9c2074738 - async_executor::Executor::run::{{closure}}::h83d86178c098b8a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 39: 0x55f9c2083f2b - as core::future::future::Future>::poll::h841356c7f37fb401 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 40: 0x55f9c207422a - async_executor::LocalExecutor::run::{{closure}}::h3d9143364e09a39e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:33 [INFO] [stdout] 41: 0x55f9c208355b - as core::future::future::Future>::poll::h07f590c4b59f6f68 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 42: 0x55f9c208d060 - async_io::driver::block_on::hc8cc054261d58225 [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: 0x55f9c207de45 - async_global_executor::reactor::block_on::{{closure}}::he31baba2c75bbe40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 44: 0x55f9c2089443 - tokio::runtime::context::enter::h9ed748cb4bd6b8d8 [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: 0x55f9c206dd02 - tokio::runtime::handle::Handle::enter::h0303e74c568eb967 [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: 0x55f9c209debd - async_global_executor::tokio02::enter::h9eb1b5455d7d5223 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/tokio02.rs:5:5 [INFO] [stdout] 47: 0x55f9c207ddb5 - async_global_executor::reactor::block_on::{{closure}}::h5ed93623f6586c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:9:18 [INFO] [stdout] 48: 0x55f9c207dd17 - async_global_executor::reactor::block_on::he81af388b9869237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 49: 0x55f9c206cca3 - async_global_executor::executor::block_on::{{closure}}::h6d6d282d13fd6e79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:36 [INFO] [stdout] 50: 0x55f9c20785bf - std::thread::local::LocalKey::try_with::hda8b74ff7d1637c1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 51: 0x55f9c2076fa2 - std::thread::local::LocalKey::with::hb96411b3cbc10723 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 52: 0x55f9c206cbe6 - async_global_executor::executor::block_on::hcb148585ab09d64e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:5 [INFO] [stdout] 53: 0x55f9c207d8f0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h3d64f686d5ea4d25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:171:25 [INFO] [stdout] 54: 0x55f9c2090e3f - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h22523198d951a14a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 55: 0x55f9c20775df - std::thread::local::LocalKey::try_with::h4714b044d1297448 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 56: 0x55f9c2076ec0 - std::thread::local::LocalKey::with::haa68a7742c2b0182 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 57: 0x55f9c2090cc7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb97a73cc166b09d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 58: 0x55f9c207d835 - async_std::task::builder::Builder::blocking::{{closure}}::ha15bd7dec1814379 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:168:17 [INFO] [stdout] 59: 0x55f9c2078ad7 - std::thread::local::LocalKey::try_with::hfaa47becc6012f14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 60: 0x55f9c2076d12 - std::thread::local::LocalKey::with::h66c88740d786aa19 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 61: 0x55f9c207d3c1 - async_std::task::builder::Builder::blocking::h9a3ae858bb6c5aa4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:161:9 [INFO] [stdout] 62: 0x55f9c207013e - async_std::task::block_on::block_on::h2033d4a41a18c961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/block_on.rs:33:5 [INFO] [stdout] 63: 0x55f9c20a099b - derive_integration_tests::test_derive_simple_write::hc7a91154a32704a8 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 64: 0x55f9c20a095a - derive_integration_tests::test_derive_simple_write::{{closure}}::ha4216729a422c031 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 65: 0x55f9c20a2aae - core::ops::function::FnOnce::call_once::h86df7e4150bda225 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x55f9c21c9833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x55f9c21c9833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 68: 0x55f9c21c85e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 69: 0x55f9c21c85e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x55f9c21c85e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 71: 0x55f9c21c85e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 72: 0x55f9c21c85e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x55f9c21c85e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 74: 0x55f9c21c85e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 75: 0x55f9c219479e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 76: 0x55f9c219479e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 77: 0x55f9c2199d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 78: 0x55f9c2199d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 79: 0x55f9c2199d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 80: 0x55f9c2199d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 81: 0x55f9c2199d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 82: 0x55f9c2199d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 83: 0x55f9c2199d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x55f9c2a2c623 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 85: 0x55f9c2a2c623 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 86: 0x55f9c2a2c623 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 87: 0x7f6af4e19609 - start_thread [INFO] [stdout] 88: 0x7f6af4be9163 - clone [INFO] [stdout] 89: 0x0 - [INFO] [stdout] thread 'test_derive_simple_write' panicked at 'could not clean up db: ConnectionError { error: "error sending request for url (http://127.0.0.1:8086/query?db=test_derive_simple_write&q=DROP+DATABASE+test_derive_simple_write): 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: 0x55f9c2a2581d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f9c2a2581d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9c2a2581d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f9c2a2581d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f9c2a4a11c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55f9c2a1f4b1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55f9c2a27645 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f9c2a27645 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f9c2a27645 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f9c2a27334 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f9c2a27b92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f9c2a27a77 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f9c2a25cd4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f9c2a277a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f9c205db33 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55f9c205dc23 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55f9c209287e - core::result::Result::expect::h8ca940698f1c284f [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x55f9c20a14e8 - derive_integration_tests::test_derive_simple_write::{{closure}}::{{closure}}::{{closure}}::h66263086574232bf [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:74:13 [INFO] [stdout] 18: 0x55f9c2083fbb - as core::future::future::Future>::poll::h8a72970c06f8733d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x55f9c20849f1 - as core::future::future::Future>::poll::h37f7b856d4f2cde7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:289:9 [INFO] [stdout] 20: 0x55f9c206ac76 - as core::future::future::Future>::poll::{{closure}}::he4a433a296e8e356 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/future/future/catch_unwind.rs:36:42 [INFO] [stdout] 21: 0x55f9c2085473 - as core::ops::function::FnOnce<()>>::call_once::h17eeba79ca777e36 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 22: 0x55f9c2094f40 - std::panicking::try::do_call::hf4be339d54e39af0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 23: 0x55f9c20976bb - __rust_try [INFO] [stdout] 24: 0x55f9c2094a00 - std::panicking::try::h184f0c515a23d48e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x55f9c207de6a - std::panic::catch_unwind::h0220e8c9fd6d47a9 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x55f9c206a889 - as core::future::future::Future>::poll::h0a1ad0d789d66642 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.21/src/future/future/catch_unwind.rs:36:9 [INFO] [stdout] 27: 0x55f9c20803a0 - derive_integration_tests::utilities::run_test::{{closure}}::h0222f87c69de952b [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:55:24 [INFO] [stdout] 28: 0x55f9c208414b - as core::future::future::Future>::poll::hb4750e547cce3178 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 29: 0x55f9c20a0b36 - derive_integration_tests::test_derive_simple_write::{{closure}}::h6b4f056760f0975b [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:76:6 [INFO] [stdout] 30: 0x55f9c208383b - as core::future::future::Future>::poll::h1b27e1e170c68b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 31: 0x55f9c2078da9 - as core::future::future::Future>::poll::{{closure}}::h62863da951ada847 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 32: 0x55f9c20911c3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf1942fd4c45801a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 33: 0x55f9c2078846 - std::thread::local::LocalKey::try_with::hec797ad2a1d56c9c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 34: 0x55f9c2076f2d - std::thread::local::LocalKey::with::hb210dbc914b53672 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 35: 0x55f9c2090d48 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hdf158bf1d9b5efa1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 36: 0x55f9c2078d05 - as core::future::future::Future>::poll::hfdb329fd3a7ff857 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 37: 0x55f9c209b05b - as core::future::future::Future>::poll::hc626c510a83fadf8 [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: 0x55f9c2074738 - async_executor::Executor::run::{{closure}}::h83d86178c098b8a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 39: 0x55f9c2083f2b - as core::future::future::Future>::poll::h841356c7f37fb401 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 40: 0x55f9c207422a - async_executor::LocalExecutor::run::{{closure}}::h3d9143364e09a39e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:33 [INFO] [stdout] 41: 0x55f9c208355b - as core::future::future::Future>::poll::h07f590c4b59f6f68 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 42: 0x55f9c208d060 - async_io::driver::block_on::hc8cc054261d58225 [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: 0x55f9c207de45 - async_global_executor::reactor::block_on::{{closure}}::he31baba2c75bbe40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 44: 0x55f9c2089443 - tokio::runtime::context::enter::h9ed748cb4bd6b8d8 [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: 0x55f9c206dd02 - tokio::runtime::handle::Handle::enter::h0303e74c568eb967 [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: 0x55f9c209debd - async_global_executor::tokio02::enter::h9eb1b5455d7d5223 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/tokio02.rs:5:5 [INFO] [stdout] 47: 0x55f9c207ddb5 - async_global_executor::reactor::block_on::{{closure}}::h5ed93623f6586c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:9:18 [INFO] [stdout] 48: 0x55f9c207dd17 - async_global_executor::reactor::block_on::he81af388b9869237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 49: 0x55f9c206cca3 - async_global_executor::executor::block_on::{{closure}}::h6d6d282d13fd6e79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:36 [INFO] [stdout] 50: 0x55f9c20785bf - std::thread::local::LocalKey::try_with::hda8b74ff7d1637c1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 51: 0x55f9c2076fa2 - std::thread::local::LocalKey::with::hb96411b3cbc10723 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 52: 0x55f9c206cbe6 - async_global_executor::executor::block_on::hcb148585ab09d64e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:5 [INFO] [stdout] 53: 0x55f9c207d8f0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h3d64f686d5ea4d25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:171:25 [INFO] [stdout] 54: 0x55f9c2090e3f - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h22523198d951a14a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 55: 0x55f9c20775df - std::thread::local::LocalKey::try_with::h4714b044d1297448 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 56: 0x55f9c2076ec0 - std::thread::local::LocalKey::with::haa68a7742c2b0182 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 57: 0x55f9c2090cc7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb97a73cc166b09d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 58: 0x55f9c207d835 - async_std::task::builder::Builder::blocking::{{closure}}::ha15bd7dec1814379 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:168:17 [INFO] [stdout] 59: 0x55f9c2078ad7 - std::thread::local::LocalKey::try_with::hfaa47becc6012f14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 60: 0x55f9c2076d12 - std::thread::local::LocalKey::with::h66c88740d786aa19 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 61: 0x55f9c207d3c1 - async_std::task::builder::Builder::blocking::h9a3ae858bb6c5aa4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:161:9 [INFO] [stdout] 62: 0x55f9c207013e - async_std::task::block_on::block_on::h2033d4a41a18c961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/block_on.rs:33:5 [INFO] [stdout] 63: 0x55f9c20a099b - derive_integration_tests::test_derive_simple_write::hc7a91154a32704a8 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 64: 0x55f9c20a095a - derive_integration_tests::test_derive_simple_write::{{closure}}::ha4216729a422c031 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 65: 0x55f9c20a2aae - core::ops::function::FnOnce::call_once::h86df7e4150bda225 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 66: 0x55f9c21c9833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x55f9c21c9833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 68: 0x55f9c21c85e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 69: 0x55f9c21c85e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 70: 0x55f9c21c85e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 71: 0x55f9c21c85e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 72: 0x55f9c21c85e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 73: 0x55f9c21c85e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 74: 0x55f9c21c85e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 75: 0x55f9c219479e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 76: 0x55f9c219479e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 77: 0x55f9c2199d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 78: 0x55f9c2199d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 79: 0x55f9c2199d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 80: 0x55f9c2199d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 81: 0x55f9c2199d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 82: 0x55f9c2199d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 83: 0x55f9c2199d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 84: 0x55f9c2a2c623 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 85: 0x55f9c2a2c623 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 86: 0x55f9c2a2c623 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 87: 0x7f6af4e19609 - start_thread [INFO] [stdout] 88: 0x7f6af4be9163 - clone [INFO] [stdout] 89: 0x0 - [INFO] [stdout] thread 'test_derive_simple_write' panicked at 'failed teardown: Any { .. }', influxdb/tests/./utilities.rs:57:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f9c2a2581d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55f9c2a2581d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f9c2a2581d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55f9c2a2581d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55f9c2a4a11c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55f9c2a1f4b1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55f9c2a27645 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55f9c2a27645 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55f9c2a27645 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55f9c2a27334 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55f9c2a27b92 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55f9c2a27a77 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55f9c2a25cd4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55f9c2a277a9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55f9c205db33 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55f9c205dc23 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55f9c209279a - core::result::Result::expect::h32ff18af464d1538 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1035:23 [INFO] [stdout] 17: 0x55f9c2080430 - derive_integration_tests::utilities::run_test::{{closure}}::h0222f87c69de952b [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/./utilities.rs:54:5 [INFO] [stdout] 18: 0x55f9c208414b - as core::future::future::Future>::poll::hb4750e547cce3178 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 19: 0x55f9c20a0b36 - derive_integration_tests::test_derive_simple_write::{{closure}}::h6b4f056760f0975b [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:76:6 [INFO] [stdout] 20: 0x55f9c208383b - as core::future::future::Future>::poll::h1b27e1e170c68b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 21: 0x55f9c2078da9 - as core::future::future::Future>::poll::{{closure}}::h62863da951ada847 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:199:17 [INFO] [stdout] 22: 0x55f9c20911c3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hf1942fd4c45801a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 23: 0x55f9c2078846 - std::thread::local::LocalKey::try_with::hec797ad2a1d56c9c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 24: 0x55f9c2076f2d - std::thread::local::LocalKey::with::hb210dbc914b53672 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 25: 0x55f9c2090d48 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hdf158bf1d9b5efa1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 26: 0x55f9c2078d05 - as core::future::future::Future>::poll::hfdb329fd3a7ff857 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:197:13 [INFO] [stdout] 27: 0x55f9c209b05b - as core::future::future::Future>::poll::hc626c510a83fadf8 [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: 0x55f9c2074738 - async_executor::Executor::run::{{closure}}::h83d86178c098b8a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:31 [INFO] [stdout] 29: 0x55f9c2083f2b - as core::future::future::Future>::poll::h841356c7f37fb401 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 30: 0x55f9c207422a - async_executor::LocalExecutor::run::{{closure}}::h3d9143364e09a39e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:33 [INFO] [stdout] 31: 0x55f9c208355b - as core::future::future::Future>::poll::h07f590c4b59f6f68 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91:19 [INFO] [stdout] 32: 0x55f9c208d060 - async_io::driver::block_on::hc8cc054261d58225 [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: 0x55f9c207de45 - async_global_executor::reactor::block_on::{{closure}}::he31baba2c75bbe40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:3:18 [INFO] [stdout] 34: 0x55f9c2089443 - tokio::runtime::context::enter::h9ed748cb4bd6b8d8 [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: 0x55f9c206dd02 - tokio::runtime::handle::Handle::enter::h0303e74c568eb967 [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: 0x55f9c209debd - async_global_executor::tokio02::enter::h9eb1b5455d7d5223 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/tokio02.rs:5:5 [INFO] [stdout] 37: 0x55f9c207ddb5 - async_global_executor::reactor::block_on::{{closure}}::h5ed93623f6586c0f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:9:18 [INFO] [stdout] 38: 0x55f9c207dd17 - async_global_executor::reactor::block_on::he81af388b9869237 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/reactor.rs:12:5 [INFO] [stdout] 39: 0x55f9c206cca3 - async_global_executor::executor::block_on::{{closure}}::h6d6d282d13fd6e79 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:36 [INFO] [stdout] 40: 0x55f9c20785bf - std::thread::local::LocalKey::try_with::hda8b74ff7d1637c1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 41: 0x55f9c2076fa2 - std::thread::local::LocalKey::with::hb96411b3cbc10723 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 42: 0x55f9c206cbe6 - async_global_executor::executor::block_on::hcb148585ab09d64e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/src/executor.rs:26:5 [INFO] [stdout] 43: 0x55f9c207d8f0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h3d64f686d5ea4d25 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:171:25 [INFO] [stdout] 44: 0x55f9c2090e3f - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h22523198d951a14a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 45: 0x55f9c20775df - std::thread::local::LocalKey::try_with::h4714b044d1297448 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 46: 0x55f9c2076ec0 - std::thread::local::LocalKey::with::haa68a7742c2b0182 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 47: 0x55f9c2090cc7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb97a73cc166b09d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 48: 0x55f9c207d835 - async_std::task::builder::Builder::blocking::{{closure}}::ha15bd7dec1814379 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:168:17 [INFO] [stdout] 49: 0x55f9c2078ad7 - std::thread::local::LocalKey::try_with::hfaa47becc6012f14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442:16 [INFO] [stdout] 50: 0x55f9c2076d12 - std::thread::local::LocalKey::with::h66c88740d786aa19 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418:9 [INFO] [stdout] 51: 0x55f9c207d3c1 - async_std::task::builder::Builder::blocking::h9a3ae858bb6c5aa4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/builder.rs:161:9 [INFO] [stdout] 52: 0x55f9c207013e - async_std::task::block_on::block_on::h2033d4a41a18c961 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.0/src/task/block_on.rs:33:5 [INFO] [stdout] 53: 0x55f9c20a099b - derive_integration_tests::test_derive_simple_write::hc7a91154a32704a8 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 54: 0x55f9c20a095a - derive_integration_tests::test_derive_simple_write::{{closure}}::ha4216729a422c031 [INFO] [stdout] at /opt/rustwide/workdir/influxdb/tests/derive_integration_tests.rs:54:1 [INFO] [stdout] 55: 0x55f9c20a2aae - core::ops::function::FnOnce::call_once::h86df7e4150bda225 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x55f9c21c9833 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 57: 0x55f9c21c9833 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 58: 0x55f9c21c85e9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 59: 0x55f9c21c85e9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 60: 0x55f9c21c85e9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 61: 0x55f9c21c85e9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 62: 0x55f9c21c85e9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 63: 0x55f9c21c85e9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 64: 0x55f9c21c85e9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 65: 0x55f9c219479e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 66: 0x55f9c219479e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 67: 0x55f9c2199d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 68: 0x55f9c2199d08 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 69: 0x55f9c2199d08 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 70: 0x55f9c2199d08 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 71: 0x55f9c2199d08 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 72: 0x55f9c2199d08 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 73: 0x55f9c2199d08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 74: 0x55f9c2a2c623 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 75: 0x55f9c2a2c623 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 76: 0x55f9c2a2c623 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7f6af4e19609 - start_thread [INFO] [stdout] 78: 0x7f6af4be9163 - 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.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p influxdb --test derive_integration_tests' [INFO] running `Command { std: "docker" "inspect" "6e934de6769dd772ffc52b3885a41905f1c4eb480e02598480c0996bdb277416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e934de6769dd772ffc52b3885a41905f1c4eb480e02598480c0996bdb277416", kill_on_drop: false }` [INFO] [stdout] 6e934de6769dd772ffc52b3885a41905f1c4eb480e02598480c0996bdb277416