[INFO] fetching crate rust_transit_kafka 0.1.0... [INFO] testing rust_transit_kafka-0.1.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate rust_transit_kafka 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rust_transit_kafka 0.1.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust_transit_kafka 0.1.0 [INFO] finished tweaking crates.io crate rust_transit_kafka 0.1.0 [INFO] tweaked toml for crates.io crate rust_transit_kafka 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rust_transit_kafka 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f3a17c2437f306b069a9e61b66523bb48942e421d1c2d49c0fc9a99c59f7033 [INFO] running `Command { std: "docker" "start" "-a" "9f3a17c2437f306b069a9e61b66523bb48942e421d1c2d49c0fc9a99c59f7033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f3a17c2437f306b069a9e61b66523bb48942e421d1c2d49c0fc9a99c59f7033", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3a17c2437f306b069a9e61b66523bb48942e421d1c2d49c0fc9a99c59f7033", kill_on_drop: false }` [INFO] [stdout] 9f3a17c2437f306b069a9e61b66523bb48942e421d1c2d49c0fc9a99c59f7033 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0a1e75ae7f6623ce1ce8a9098764a375d93ebdcfbb4d96e7304b10b24af3ce7 [INFO] running `Command { std: "docker" "start" "-a" "e0a1e75ae7f6623ce1ce8a9098764a375d93ebdcfbb4d96e7304b10b24af3ce7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rust_transit_derive v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling rust_transit v0.1.0 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling num_enum v0.4.3 [INFO] [stderr] Compiling rdkafka-sys v1.3.1 [INFO] [stderr] Compiling rdkafka v0.23.1 [INFO] [stderr] Compiling rust_transit_kafka v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.25s [INFO] running `Command { std: "docker" "inspect" "e0a1e75ae7f6623ce1ce8a9098764a375d93ebdcfbb4d96e7304b10b24af3ce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a1e75ae7f6623ce1ce8a9098764a375d93ebdcfbb4d96e7304b10b24af3ce7", kill_on_drop: false }` [INFO] [stdout] e0a1e75ae7f6623ce1ce8a9098764a375d93ebdcfbb4d96e7304b10b24af3ce7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1be6b35bffc9de6d9cab4d3540f6a831178d60a60f36966f6e8a02eaede0ed06 [INFO] running `Command { std: "docker" "start" "-a" "1be6b35bffc9de6d9cab4d3540f6a831178d60a60f36966f6e8a02eaede0ed06", kill_on_drop: false }` [INFO] [stderr] Compiling rust_transit_kafka v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `Command { std: "docker" "inspect" "1be6b35bffc9de6d9cab4d3540f6a831178d60a60f36966f6e8a02eaede0ed06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1be6b35bffc9de6d9cab4d3540f6a831178d60a60f36966f6e8a02eaede0ed06", kill_on_drop: false }` [INFO] [stdout] 1be6b35bffc9de6d9cab4d3540f6a831178d60a60f36966f6e8a02eaede0ed06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6b21e0414315ae829e2551b5997e86fd4596a091af1253c29a940a25166a0067 [INFO] running `Command { std: "docker" "start" "-a" "6b21e0414315ae829e2551b5997e86fd4596a091af1253c29a940a25166a0067", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_transit_kafka-612d091af02d3e3b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_transit_kafka-fbacdd413e73bb3a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/kafka_tests.rs (/opt/rustwide/target/debug/deps/kafka_tests-7094a7ddf9416120) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_open_close ... ok [INFO] [stdout] test test_1_tenant_2_tenant ... FAILED [INFO] [stdout] test test_1_shared_1_shared ... FAILED [INFO] [stdout] test test_1_tenant_1_tenant ... FAILED [INFO] [stdout] test test_2_tenant_1_shared ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_1_tenant_2_tenant stdout ---- [INFO] [stdout] [2022-02-27T02:11:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 49ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 2/2 brokers are down [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 2/2 brokers are down [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 2/2 brokers are down [INFO] [stdout] [2022-02-27T02:11:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:44Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:44Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:44Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:45Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:45Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:45Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:46Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:47Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:48Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:48Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:50Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:51Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:52Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:53Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:55Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] Error: SendError("Message production error: MessageTimedOut (Local: Message timed out)") [INFO] [stdout] thread 'test_1_tenant_2_tenant' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5560943912dc - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5560943912dc - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5560943912dc - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5560943912dc - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5560943b736c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55609438c473 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x556094393a02 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556094393a02 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556094393a02 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x556094393651 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x556094394053 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x556094393d70 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x556094391784 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x556094393aa9 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x556093fcd9d1 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x5560943b5d2e - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x5560940043ca - core::panicking::assert_failed::h20fa910486ad7dfe [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x556093fff7c6 - test::assert_test_result::h579e5b5c1bfd957b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] 18: 0x556093fef1b9 - kafka_tests::test_1_tenant_2_tenant::{{closure}}::hb4bdd78f301043f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_transit-0.1.0/src/harness.rs:107:9 [INFO] [stdout] 19: 0x556093ff768e - core::ops::function::FnOnce::call_once::h043668677329dc5e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5560941d25c3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5560941d25c3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x5560941d12af - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5560941d12af - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5560941d12af - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x5560941d12af - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x5560941d12af - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x5560941d12af - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x5560941d12af - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x5560941da671 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x5560941da671 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x5560941a70ff - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x5560941a70ff - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5560941a70ff - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x5560941a70ff - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x5560941a70ff - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x5560941a70ff - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x5560941a70ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556094399ca3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x556094399ca3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x556094399ca3 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f11f56df609 - start_thread [INFO] [stdout] 42: 0x7f11f54b5293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_1_shared_1_shared stdout ---- [INFO] [stdout] [2022-02-27T02:11:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 2/2 brokers are down [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 2/2 brokers are down [INFO] [stdout] [2022-02-27T02:11:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:44Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:45Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:45Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:45Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:47Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:48Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:48Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:51Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:51Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:54Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:55Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] Error: SendError("Message production error: MessageTimedOut (Local: Message timed out)") [INFO] [stdout] thread 'test_1_shared_1_shared' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5560943912dc - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5560943912dc - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5560943912dc - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5560943912dc - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5560943b736c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55609438c473 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x556094393a02 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556094393a02 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556094393a02 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x556094393651 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x556094394053 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x556094393d70 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x556094391784 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x556094393aa9 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x556093fcd9d1 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x5560943b5d2e - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x5560940043ca - core::panicking::assert_failed::h20fa910486ad7dfe [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x556093fff7c6 - test::assert_test_result::h579e5b5c1bfd957b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] 18: 0x556093ff0c29 - kafka_tests::test_1_shared_1_shared::{{closure}}::h5fd069a94d680c3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_transit-0.1.0/src/harness.rs:165:9 [INFO] [stdout] 19: 0x556093ff77ee - core::ops::function::FnOnce::call_once::h9d1dbcca62f1daa6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5560941d25c3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5560941d25c3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x5560941d12af - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5560941d12af - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5560941d12af - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x5560941d12af - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x5560941d12af - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x5560941d12af - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x5560941d12af - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x5560941da671 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x5560941da671 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x5560941a70ff - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x5560941a70ff - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5560941a70ff - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x5560941a70ff - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x5560941a70ff - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x5560941a70ff - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x5560941a70ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556094399ca3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x556094399ca3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x556094399ca3 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f11f56df609 - start_thread [INFO] [stdout] 42: 0x7f11f54b5293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_1_tenant_1_tenant stdout ---- [INFO] [stdout] [2022-02-27T02:11:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 2/2 brokers are down [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 2/2 brokers are down [INFO] [stdout] [2022-02-27T02:11:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:44Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:46Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:47Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:47Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:48Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:50Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:51Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:51Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:54Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:57Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] Error: SendError("Message production error: MessageTimedOut (Local: Message timed out)") [INFO] [stdout] thread 'test_1_tenant_1_tenant' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5560943912dc - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5560943912dc - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5560943912dc - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5560943912dc - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5560943b736c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55609438c473 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x556094393a02 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556094393a02 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556094393a02 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x556094393651 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x556094394053 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x556094393d70 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x556094391784 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x556094393aa9 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x556093fcd9d1 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x5560943b5d2e - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x5560940043ca - core::panicking::assert_failed::h20fa910486ad7dfe [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x556093fff7c6 - test::assert_test_result::h579e5b5c1bfd957b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] 18: 0x556093fed219 - kafka_tests::test_1_tenant_1_tenant::{{closure}}::ha45669368db860eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_transit-0.1.0/src/harness.rs:40:9 [INFO] [stdout] 19: 0x556093ff77ae - core::ops::function::FnOnce::call_once::h8f9fb9bead793893 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5560941d25c3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5560941d25c3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x5560941d12af - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5560941d12af - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5560941d12af - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x5560941d12af - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x5560941d12af - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x5560941d12af - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x5560941d12af - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x5560941da671 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x5560941da671 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x5560941a70ff - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x5560941a70ff - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5560941a70ff - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x5560941a70ff - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x5560941a70ff - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x5560941a70ff - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x5560941a70ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556094399ca3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x556094399ca3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x556094399ca3 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f11f56df609 - start_thread [INFO] [stdout] 42: 0x7f11f54b5293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_2_tenant_1_shared stdout ---- [INFO] [stdout] [2022-02-27T02:11:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:41Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 2/2 brokers are down [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:42Z ERROR rdkafka::client] librdkafka: Global error: AllBrokersDown (Local: All broker connections are down): 2/2 brokers are down [INFO] [stdout] [2022-02-27T02:11:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:43Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:44Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:45Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:45Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:46Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:47Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:47Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:48Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Connect to ipv4#127.0.0.1:9092 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:49Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:50Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:51Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9093/bootstrap: Failed to connect to broker at [localhost]:9093: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] [2022-02-27T02:11:54Z ERROR rdkafka::client] librdkafka: Global error: BrokerTransportFailure (Local: Broker transport failure): localhost:9092/bootstrap: Failed to connect to broker at [localhost]:9092: Cannot assign requested address (after 0ms in state CONNECT) [INFO] [stdout] Error: SendError("Message production error: MessageTimedOut (Local: Message timed out)") [INFO] [stdout] thread 'test_2_tenant_1_shared' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5560943912dc - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5560943912dc - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5560943912dc - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5560943912dc - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5560943b736c - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55609438c473 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x556094393a02 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x556094393a02 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x556094393a02 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x556094393651 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x556094394053 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x556094393d70 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x556094391784 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x556094393aa9 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x556093fcd9d1 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x5560943b5d2e - core::panicking::assert_failed_inner::h07aa75cd18bc760d [INFO] [stdout] 16: 0x5560940043ca - core::panicking::assert_failed::h20fa910486ad7dfe [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:154:5 [INFO] [stdout] 17: 0x556093fff7c6 - test::assert_test_result::h579e5b5c1bfd957b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:186:5 [INFO] [stdout] 18: 0x556093ff2579 - kafka_tests::test_2_tenant_1_shared::{{closure}}::h20f79514eec8ff7a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust_transit-0.1.0/src/harness.rs:217:9 [INFO] [stdout] 19: 0x556093ff78ae - core::ops::function::FnOnce::call_once::hd036c27e7ce28234 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5560941d25c3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5560941d25c3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x5560941d12af - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5560941d12af - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5560941d12af - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x5560941d12af - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x5560941d12af - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x5560941d12af - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x5560941d12af - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x5560941da671 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x5560941da671 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x5560941a70ff - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x5560941a70ff - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5560941a70ff - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x5560941a70ff - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x5560941a70ff - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x5560941a70ff - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x5560941a70ff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x556094399ca3 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x556094399ca3 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x556094399ca3 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f11f56df609 - start_thread [INFO] [stdout] 42: 0x7f11f54b5293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_1_shared_1_shared [INFO] [stdout] test_1_tenant_1_tenant [INFO] [stdout] test_1_tenant_2_tenant [INFO] [stdout] test_2_tenant_1_shared [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test kafka_tests' [INFO] running `Command { std: "docker" "inspect" "6b21e0414315ae829e2551b5997e86fd4596a091af1253c29a940a25166a0067", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b21e0414315ae829e2551b5997e86fd4596a091af1253c29a940a25166a0067", kill_on_drop: false }` [INFO] [stdout] 6b21e0414315ae829e2551b5997e86fd4596a091af1253c29a940a25166a0067