[INFO] cloning repository https://github.com/Protryon/klickhouse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Protryon/klickhouse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Fklickhouse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Fklickhouse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5165128381843f5e52bc996df734af7a66ccea9 [INFO] testing Protryon/klickhouse against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProtryon%2Fklickhouse" "/workspace/builds/worker-92/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-92/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Protryon/klickhouse on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Protryon/klickhouse [INFO] finished tweaking git repo https://github.com/Protryon/klickhouse [INFO] tweaked toml for git repo https://github.com/Protryon/klickhouse written to /workspace/builds/worker-92/source/Cargo.toml [INFO] crate git repo https://github.com/Protryon/klickhouse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cityhash-rs v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e2b43a0f3d90119f3b92f6d2c099d6434b4711c321e4436c527af5fb678ea0f [INFO] running `Command { std: "docker" "start" "-a" "2e2b43a0f3d90119f3b92f6d2c099d6434b4711c321e4436c527af5fb678ea0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e2b43a0f3d90119f3b92f6d2c099d6434b4711c321e4436c527af5fb678ea0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e2b43a0f3d90119f3b92f6d2c099d6434b4711c321e4436c527af5fb678ea0f", kill_on_drop: false }` [INFO] [stdout] 2e2b43a0f3d90119f3b92f6d2c099d6434b4711c321e4436c527af5fb678ea0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd29dbed0820c7cbb34054d479843c8d84aafcf162b6d37f365e57919cb2df66 [INFO] running `Command { std: "docker" "start" "-a" "cd29dbed0820c7cbb34054d479843c8d84aafcf162b6d37f365e57919cb2df66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cityhash-rs v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling klickhouse v0.2.1 (/opt/rustwide/workdir/klickhouse) [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling klickhouse_derive v0.2.1 (/opt/rustwide/workdir/klickhouse_derive) [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> klickhouse/src/convert/std_serialize.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "cd29dbed0820c7cbb34054d479843c8d84aafcf162b6d37f365e57919cb2df66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd29dbed0820c7cbb34054d479843c8d84aafcf162b6d37f365e57919cb2df66", kill_on_drop: false }` [INFO] [stdout] cd29dbed0820c7cbb34054d479843c8d84aafcf162b6d37f365e57919cb2df66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44669824dc7840c1893849ae4ef00f4a8248f518eba54eb291aae6fa74b0d5a2 [INFO] running `Command { std: "docker" "start" "-a" "44669824dc7840c1893849ae4ef00f4a8248f518eba54eb291aae6fa74b0d5a2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling klickhouse_derive v0.2.1 (/opt/rustwide/workdir/klickhouse_derive) [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> klickhouse/src/convert/std_serialize.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling klickhouse v0.2.1 (/opt/rustwide/workdir/klickhouse) [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> klickhouse/src/convert/std_serialize.rs:144:35 [INFO] [stdout] | [INFO] [stdout] 144 | std::array::IntoIter::new(self) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.92s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44669824dc7840c1893849ae4ef00f4a8248f518eba54eb291aae6fa74b0d5a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44669824dc7840c1893849ae4ef00f4a8248f518eba54eb291aae6fa74b0d5a2", kill_on_drop: false }` [INFO] [stdout] 44669824dc7840c1893849ae4ef00f4a8248f518eba54eb291aae6fa74b0d5a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 205bda78346e575c343b8011d4c7a8740bd8040d1b8ca91262724a68ab4b2923 [INFO] running `Command { std: "docker" "start" "-a" "205bda78346e575c343b8011d4c7a8740bd8040d1b8ca91262724a68ab4b2923", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: use of deprecated associated function `std::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] running 74 tests [INFO] [stderr] --> klickhouse/src/convert/std_serialize.rs:144:35 [INFO] [stdout] test types::tests::roundtrip_2tuple ... ok [INFO] [stderr] | [INFO] [stdout] test types::tests::roundtrip_array_tuple ... ok [INFO] [stderr] 144 | std::array::IntoIter::new(self) [INFO] [stdout] test types::tests::roundtrip_d128 ... ok [INFO] [stderr] | ^^^ [INFO] [stdout] test types::tests::roundtrip_array ... ok [INFO] [stderr] | [INFO] [stdout] test types::tests::roundtrip_array_nulls ... ok [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] test types::tests::roundtrip_array_null ... ok [INFO] [stderr] [INFO] [stdout] test types::tests::roundtrip_array2 ... ok [INFO] [stderr] warning: `klickhouse` (lib) generated 1 warning [INFO] [stdout] test types::tests::roundtrip_d256 ... ok [INFO] [stderr] warning: `klickhouse` (lib test) generated 1 warning (1 duplicate) [INFO] [stdout] test types::tests::roundtrip_d32 ... ok [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4m 01s [INFO] [stdout] test types::tests::roundtrip_d64 ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/klickhouse-0c6007cfaee456ed) [INFO] [stdout] test types::tests::roundtrip_date ... ok [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-99ed7ad1c60d59b7) [INFO] [stdout] test types::tests::roundtrip_datetime ... ok [INFO] [stdout] test types::tests::roundtrip_f32 ... ok [INFO] [stdout] test types::tests::roundtrip_f64 ... ok [INFO] [stdout] test types::tests::roundtrip_datetime64 ... ok [INFO] [stdout] test types::tests::roundtrip_i128 ... ok [INFO] [stdout] test types::tests::roundtrip_i16 ... ok [INFO] [stdout] test types::tests::roundtrip_i256 ... ok [INFO] [stdout] test types::tests::roundtrip_i32 ... ok [INFO] [stdout] test types::tests::roundtrip_i8 ... ok [INFO] [stdout] test types::tests::roundtrip_i64 ... ok [INFO] [stdout] test types::tests::roundtrip_low_cardinality_string ... ok [INFO] [stdout] test types::tests::roundtrip_low_cardinality_array_null ... ok [INFO] [stdout] test types::tests::roundtrip_null_int ... ok [INFO] [stdout] test types::tests::roundtrip_low_cardinality_string_array ... ok [INFO] [stdout] test types::tests::roundtrip_null_string ... ok [INFO] [stdout] test types::tests::roundtrip_low_cardinality_string_map ... ok [INFO] [stdout] test types::tests::roundtrip_map ... ok [INFO] [stdout] test types::tests::roundtrip_string ... ok [INFO] [stdout] test types::tests::roundtrip_low_cardinality_string_null ... ok [INFO] [stdout] test types::tests::roundtrip_tuple ... ok [INFO] [stdout] test types::tests::roundtrip_tuple_array ... ok [INFO] [stdout] test types::tests::roundtrip_u128 ... ok [INFO] [stdout] test types::tests::roundtrip_u16 ... ok [INFO] [stdout] test types::tests::roundtrip_u256 ... ok [INFO] [stdout] test types::tests::roundtrip_u32 ... ok [INFO] [stdout] test types::tests::roundtrip_u8 ... ok [INFO] [stdout] test values::tests::roundtrip_2tuple ... ok [INFO] [stdout] test values::tests::roundtrip_2array ... ok [INFO] [stdout] test types::tests::roundtrip_u64 ... ok [INFO] [stdout] test types::tests::roundtrip_uuid ... ok [INFO] [stdout] test values::tests::roundtrip_array ... ok [INFO] [stdout] test values::tests::roundtrip_array_nulls ... ok [INFO] [stdout] test values::tests::roundtrip_array_tuple ... ok [INFO] [stdout] test values::tests::roundtrip_d128 ... ok [INFO] [stdout] test values::tests::roundtrip_d256 ... ok [INFO] [stdout] test values::tests::roundtrip_d32 ... ok [INFO] [stdout] test values::tests::roundtrip_d64 ... ok [INFO] [stdout] test values::tests::roundtrip_date ... ok [INFO] [stdout] test values::tests::roundtrip_datetime ... ok [INFO] [stdout] test values::tests::roundtrip_datetime64 ... ok [INFO] [stdout] test values::tests::roundtrip_f32 ... ok [INFO] [stdout] test values::tests::roundtrip_f64 ... ok [INFO] [stdout] test values::tests::roundtrip_fixed_string ... ok [INFO] [stdout] test values::tests::roundtrip_i128 ... ok [INFO] [stdout] test values::tests::roundtrip_i16 ... ok [INFO] [stdout] test values::tests::roundtrip_i256 ... ok [INFO] [stdout] test values::tests::roundtrip_i32 ... ok [INFO] [stdout] test values::tests::roundtrip_i64 ... ok [INFO] [stdout] test values::tests::roundtrip_i8 ... ok [INFO] [stdout] test values::tests::roundtrip_map ... ok [INFO] [stdout] test values::tests::roundtrip_string ... ok [INFO] [stdout] test values::tests::roundtrip_string_null ... ok [INFO] [stdout] test values::tests::roundtrip_tuple ... ok [INFO] [stdout] test values::tests::roundtrip_u128 ... ok [INFO] [stdout] test values::tests::roundtrip_tuple_array ... ok [INFO] [stdout] test values::tests::roundtrip_u256 ... ok [INFO] [stdout] test values::tests::roundtrip_u16 ... ok [INFO] [stdout] test values::tests::roundtrip_u32 ... ok [INFO] [stdout] test values::tests::roundtrip_u64 ... ok [INFO] [stdout] test values::tests::roundtrip_u8 ... ok [INFO] [stdout] test values::tests::roundtrip_uuid ... ok [INFO] [stdout] test values::date::chrono_tests::test_date ... ok [INFO] [stdout] test values::date::chrono_tests::test_datetime ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_client ... FAILED [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p klickhouse --test test' [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_client stdout ---- [INFO] [stdout] thread 'test_client' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }', klickhouse/tests/test.rs:61:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556e002e6dad - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x556e002e6dad - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x556e002e6dad - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x556e002e6dad - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x556e0030e15c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x556e002dfce8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x556e002e9307 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x556e002e9307 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x556e002e9307 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x556e002e903c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x556e002e9a59 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x556e002e9747 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x556e002e7274 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x556e002e9459 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x556dffe717c3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x556dffe718b3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x556dffebb810 - core::result::Result::unwrap::h3f42cc7d02b69c35 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x556dfff910c0 - test::test_client::{{closure}}::h0442d2bd32ee2fb4 [INFO] [stdout] at /opt/rustwide/workdir/klickhouse/tests/test.rs:59:18 [INFO] [stdout] 18: 0x556dfff54c7b - as core::future::future::Future>::poll::h58b5c7b1a746bfe3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stdout] 19: 0x556dffef6faa - as core::future::future::Future>::poll::h55fcf11a047e69e6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/future.rs:123:9 [INFO] [stdout] 20: 0x556dffea8f30 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h95a22e7b7910e586 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x556dffebf980 - tokio::coop::with_budget::{{closure}}::h1d7b522d4b8221b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x556dffee2de8 - std::thread::local::LocalKey::try_with::h75d0a507bc6773ed [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stdout] 23: 0x556dffee278d - std::thread::local::LocalKey::with::h212756afea71e0cf [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stdout] 24: 0x556dffea87e6 - tokio::coop::with_budget::h495c455ee2222c90 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x556dffea87e6 - tokio::coop::budget::h9290f49f4d26c9d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x556dffea87e6 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h2554a8f2f7e4b33d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x556dffea93d1 - tokio::runtime::basic_scheduler::enter::{{closure}}::he9bea443d94b2a32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x556dffe9a767 - tokio::macros::scoped_tls::ScopedKey::set::hd8fa4efd9a7ade5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x556dffea9352 - tokio::runtime::basic_scheduler::enter::h29da57061f377e21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x556dffea849b - tokio::runtime::basic_scheduler::Inner

::block_on::h992e46ead1775afb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x556dffea952e - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hd4886a486965a838 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 32: 0x556dffea7eb8 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::hf3bcbc7a86a1151d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x556dffea9840 - tokio::runtime::Runtime::block_on::hb18644d3749ff8a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x556dfff90c1e - test::test_client::hafa49000e6b66b80 [INFO] [stdout] at /opt/rustwide/workdir/klickhouse/tests/test.rs:86:5 [INFO] [stdout] 35: 0x556dfff90b4a - test::test_client::{{closure}}::h07aa5d0f910cfc0b [INFO] [stdout] at /opt/rustwide/workdir/klickhouse/tests/test.rs:55:7 [INFO] [stdout] 36: 0x556dffe724ae - core::ops::function::FnOnce::call_once::he7cb5c488a4e93a6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x556e0015aa63 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556e0015aa63 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 39: 0x556e00159744 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x556e00159744 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 41: 0x556e00159744 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 42: 0x556e00159744 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 43: 0x556e00159744 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 44: 0x556e00159744 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 45: 0x556e00159744 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x556e00163061 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x556e00163061 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 48: 0x556e0012f6df - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 49: 0x556e0012f6df - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 50: 0x556e0012f6df - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 51: 0x556e0012f6df - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 52: 0x556e0012f6df - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 53: 0x556e0012f6df - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 54: 0x556e0012f6df - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x556e002ef813 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 56: 0x556e002ef813 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 57: 0x556e002ef813 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 58: 0x7f92f52be609 - start_thread [INFO] [stdout] 59: 0x7f92f508e163 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_client [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "205bda78346e575c343b8011d4c7a8740bd8040d1b8ca91262724a68ab4b2923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "205bda78346e575c343b8011d4c7a8740bd8040d1b8ca91262724a68ab4b2923", kill_on_drop: false }` [INFO] [stdout] 205bda78346e575c343b8011d4c7a8740bd8040d1b8ca91262724a68ab4b2923