[INFO] fetching crate kanin 0.22.2... [INFO] testing kanin-0.22.2 against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] extracting crate kanin 0.22.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate kanin 0.22.2 on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kanin 0.22.2 [INFO] finished tweaking crates.io crate kanin 0.22.2 [INFO] tweaked toml for crates.io crate kanin 0.22.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anymap v1.0.0-beta.2 [INFO] [stderr] Downloaded p12 v0.6.3 [INFO] [stderr] Downloaded lapin v2.3.1 [INFO] [stderr] Downloaded amq-protocol-tcp v7.1.2 [INFO] [stderr] Downloaded rustls-connector v0.18.3 [INFO] [stderr] Downloaded des v0.8.1 [INFO] [stderr] Downloaded kanin_derive v0.5.0 [INFO] [stderr] Downloaded amq-protocol v7.1.2 [INFO] [stderr] Downloaded amq-protocol-types v7.1.2 [INFO] [stderr] Downloaded rc2 v0.8.1 [INFO] [stderr] Downloaded tcp-stream v0.26.1 [INFO] [stderr] Downloaded amq-protocol-uri v7.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6390bf9b1d532089d4af4b074b310960e83e13c3c332fc322725a3eac7c98cd [INFO] running `Command { std: "docker" "start" "-a" "e6390bf9b1d532089d4af4b074b310960e83e13c3c332fc322725a3eac7c98cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6390bf9b1d532089d4af4b074b310960e83e13c3c332fc322725a3eac7c98cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6390bf9b1d532089d4af4b074b310960e83e13c3c332fc322725a3eac7c98cd", kill_on_drop: false }` [INFO] [stdout] e6390bf9b1d532089d4af4b074b310960e83e13c3c332fc322725a3eac7c98cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efaf5c1d7bc06a2fe3ffbfbca5096db66f4f46a61fd56263645fdd6c2be1983b [INFO] running `Command { std: "docker" "start" "-a" "efaf5c1d7bc06a2fe3ffbfbca5096db66f4f46a61fd56263645fdd6c2be1983b", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling amq-protocol v7.1.2 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling lapin v2.3.1 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.1 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling rustls-connector v0.18.3 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tcp-stream v0.26.1 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling kanin_derive v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling pin-project v1.1.2 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling amq-protocol-types v7.1.2 [INFO] [stderr] Compiling amq-protocol-uri v7.1.2 [INFO] [stderr] Compiling amq-protocol-tcp v7.1.2 [INFO] [stderr] Compiling kanin v0.22.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.17s [INFO] running `Command { std: "docker" "inspect" "efaf5c1d7bc06a2fe3ffbfbca5096db66f4f46a61fd56263645fdd6c2be1983b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efaf5c1d7bc06a2fe3ffbfbca5096db66f4f46a61fd56263645fdd6c2be1983b", kill_on_drop: false }` [INFO] [stdout] efaf5c1d7bc06a2fe3ffbfbca5096db66f4f46a61fd56263645fdd6c2be1983b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fee4cb15ec60af2584352a3c634865f24843e99ba7f21857521053427f9fc2e2 [INFO] running `Command { std: "docker" "start" "-a" "fee4cb15ec60af2584352a3c634865f24843e99ba7f21857521053427f9fc2e2", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling kanin v0.22.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.30s [INFO] running `Command { std: "docker" "inspect" "fee4cb15ec60af2584352a3c634865f24843e99ba7f21857521053427f9fc2e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee4cb15ec60af2584352a3c634865f24843e99ba7f21857521053427f9fc2e2", kill_on_drop: false }` [INFO] [stdout] fee4cb15ec60af2584352a3c634865f24843e99ba7f21857521053427f9fc2e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9502f0f35c947e22292e5659283639adfdd1c38457ca24df8ff69d6a660fcccf [INFO] running `Command { std: "docker" "start" "-a" "9502f0f35c947e22292e5659283639adfdd1c38457ca24df8ff69d6a660fcccf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kanin-64520b6eabe9bce4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::send_recv::it_receives_various_messages_and_works_as_expected ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::send_recv::it_receives_various_messages_and_works_as_expected stdout ---- [INFO] [stdout] [2023-07-19T01:51:30Z WARN kanin::tests] Retrying connection [INFO] [stdout] [2023-07-19T01:51:31Z WARN kanin::tests] Retrying connection [INFO] [stdout] [2023-07-19T01:51:32Z WARN kanin::tests] Retrying connection [INFO] [stdout] [2023-07-19T01:51:33Z WARN kanin::tests] Retrying connection [INFO] [stdout] [2023-07-19T01:51:34Z WARN kanin::tests] Retrying connection [INFO] [stdout] [2023-07-19T01:51:35Z WARN kanin::tests] Retrying connection [INFO] [stdout] [2023-07-19T01:51:36Z WARN kanin::tests] Retrying connection [INFO] [stdout] [2023-07-19T01:51:37Z WARN kanin::tests] Retrying connection [INFO] [stdout] [2023-07-19T01:51:38Z WARN kanin::tests] Retrying connection [INFO] [stdout] thread 'tests::send_recv::it_receives_various_messages_and_works_as_expected' panicked at 'Failed to establish a connection to AMQP. Ensure that a RabbitMQ instance is running on the 5672 port on localhost. Error: IO error: Cannot assign requested address (os error 99)', src/lib.rs:169:25 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ea26e2ad51 - std::backtrace_rs::backtrace::libunwind::trace::h2703a10e9200794c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ea26e2ad51 - std::backtrace_rs::backtrace::trace_unsynchronized::h4844f7d488b44dc0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ea26e2ad51 - std::sys_common::backtrace::_print_fmt::hf45311442c372df0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stdout] 3: 0x55ea26e2ad51 - ::fmt::h51751bf0e7490aba [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55ea26e594ac - core::fmt::rt::Argument::fmt::hd1fd9c2a99deb5d8 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/fmt/rt.rs:138:9 [INFO] [stdout] 5: 0x55ea26e594ac - core::fmt::write::hbfbb2d31c1f0855c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/fmt/mod.rs:1094:21 [INFO] [stdout] 6: 0x55ea26e2701e - std::io::Write::write_fmt::hbc06e15dd07a341d [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/io/mod.rs:1714:15 [INFO] [stdout] 7: 0x55ea26e2ab65 - std::sys_common::backtrace::_print::hdbe3ddcbbe0168c0 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55ea26e2ab65 - std::sys_common::backtrace::print::hb26905a5b7786a7c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55ea26e2c883 - std::panicking::default_hook::{{closure}}::h8ebb81b0f88d6f0c [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:269:22 [INFO] [stdout] 10: 0x55ea26e2c520 - std::panicking::default_hook::h68ef778f73f0172f [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:285:9 [INFO] [stdout] 11: 0x55ea26805dd7 - as core::ops::function::Fn>::call::hae2e49ca62e027a7 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 12: 0x55ea26805dd7 - test::test_main::{{closure}}::hfabcca8fcc567747 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:135:21 [INFO] [stdout] 13: 0x55ea26e2cf7e - as core::ops::function::Fn>::call::h24d4a2aeda7029b9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2021:9 [INFO] [stdout] 14: 0x55ea26e2cf7e - std::panicking::rust_panic_with_hook::h802085966bb64488 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:709:13 [INFO] [stdout] 15: 0x55ea26e2cd07 - std::panicking::begin_panic_handler::{{closure}}::h646997c92b8b8ce3 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:597:13 [INFO] [stdout] 16: 0x55ea26e2b1b6 - std::sys_common::backtrace::__rust_end_short_backtrace::h00c2f9b1ae29e02d [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:151:18 [INFO] [stdout] 17: 0x55ea26e2ca52 - rust_begin_unwind [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:593:5 [INFO] [stdout] 18: 0x55ea26456de3 - core::panicking::panic_fmt::hcb3f95bd29fc9a6f [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panicking.rs:67:14 [INFO] [stdout] 19: 0x55ea2651f87c - kanin::tests::amqp_connect::{{closure}}::h3a937b091c4104a2 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:169:25 [INFO] [stdout] 20: 0x55ea2656576a - kanin::tests::send_recv::it_receives_various_messages_and_works_as_expected::{{closure}}::h40200bbdb63e27a4 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/send_recv.rs:99:31 [INFO] [stdout] 21: 0x55ea26561f88 - as core::future::future::Future>::poll::h1bc96b9a64676456 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/future/future.rs:125:9 [INFO] [stdout] 22: 0x55ea265622bb - as core::future::future::Future>::poll::h9368bc2b3f6ba8d8 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/future/future.rs:125:9 [INFO] [stdout] 23: 0x55ea2651e784 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbf14b828edf9ffa6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:57 [INFO] [stdout] 24: 0x55ea2651e6c1 - tokio::runtime::coop::with_budget::hf177679f813aded3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x55ea2651e6c1 - tokio::runtime::coop::budget::h3f1755f9a1e6dde8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x55ea2651e6c1 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h98a146c1d0cf8ad9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25 [INFO] [stdout] 27: 0x55ea2651ce5c - tokio::runtime::scheduler::current_thread::Context::enter::h0d16cdd08bf44a83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19 [INFO] [stdout] 28: 0x55ea2651dd67 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hb529336a16354061 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:36 [INFO] [stdout] 29: 0x55ea2651da3b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3caf9ebe8e262628 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68 [INFO] [stdout] 30: 0x55ea265431db - tokio::runtime::context::scoped::Scoped::set::h8db82cd584581561 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x55ea2650bdd9 - tokio::runtime::context::set_scheduler::{{closure}}::hac3d7307f880214e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x55ea2651193f - std::thread::local::LocalKey::try_with::h4a74d64f51b7d290 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/thread/local.rs:270:16 [INFO] [stdout] 33: 0x55ea265114da - std::thread::local::LocalKey::with::h9bf2283a61787676 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/thread/local.rs:246:9 [INFO] [stdout] 34: 0x55ea2650bd8d - tokio::runtime::context::set_scheduler::hcf9994e7b150a20b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x55ea2651d7d0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h124b4be7f8a125fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27 [INFO] [stdout] 36: 0x55ea2651da6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hfa469a522971bc66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:19 [INFO] [stdout] 37: 0x55ea2651964d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h86dcaa28e2eda88f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:28 [INFO] [stdout] 38: 0x55ea2657397a - tokio::runtime::context::runtime::enter_runtime::hf562239da17b870f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55ea26519560 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4fa7a0a971965c3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9 [INFO] [stdout] 40: 0x55ea2650c15d - tokio::runtime::runtime::Runtime::block_on::hdc544360ebfb8491 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.29.1/src/runtime/runtime.rs:311:47 [INFO] [stdout] 41: 0x55ea265653b9 - kanin::tests::send_recv::it_receives_various_messages_and_works_as_expected::hc03b25f7b07b6500 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/send_recv.rs:224:5 [INFO] [stdout] 42: 0x55ea26565237 - kanin::tests::send_recv::it_receives_various_messages_and_works_as_expected::{{closure}}::hdbb2ad1d4ce2df52 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/send_recv.rs:97:63 [INFO] [stdout] 43: 0x55ea264dc5e5 - core::ops::function::FnOnce::call_once::hc229122cb08a91c4 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55ea2680b07f - core::ops::function::FnOnce::call_once::h0617ecab077fa701 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55ea2680b07f - test::__rust_begin_short_backtrace::h5a61b0d3b3858a9e [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:626:18 [INFO] [stdout] 46: 0x55ea2680a0b2 - test::run_test_in_process::{{closure}}::h612e19f1fff74c0b [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:649:60 [INFO] [stdout] 47: 0x55ea2680a0b2 - as core::ops::function::FnOnce<()>>::call_once::h9c274bf226b4b405 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 48: 0x55ea2680a0b2 - std::panicking::try::do_call::h2e1fe1d6dd44ae26 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:500:40 [INFO] [stdout] 49: 0x55ea2680a0b2 - std::panicking::try::hd56cf97b42cd7225 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:464:19 [INFO] [stdout] 50: 0x55ea2680a0b2 - std::panic::catch_unwind::h73b3fd42fc280662 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panic.rs:142:14 [INFO] [stdout] 51: 0x55ea2680a0b2 - test::run_test_in_process::h89bc4bc707762a60 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:649:27 [INFO] [stdout] 52: 0x55ea2680a0b2 - test::run_test::{{closure}}::hbb9d716625919f12 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:572:43 [INFO] [stdout] 53: 0x55ea267d0f14 - test::run_test::{{closure}}::h6b8e0276183b66a8 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/test/src/lib.rs:600:41 [INFO] [stdout] 54: 0x55ea267d0f14 - std::sys_common::backtrace::__rust_begin_short_backtrace::hedd230a3e26fe7ae [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys_common/backtrace.rs:135:18 [INFO] [stdout] 55: 0x55ea267d6beb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4db94156f406f673 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 56: 0x55ea267d6beb - as core::ops::function::FnOnce<()>>::call_once::hbd354b464352c928 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 57: 0x55ea267d6beb - std::panicking::try::do_call::ha2cf3b8f2d86484e [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:500:40 [INFO] [stdout] 58: 0x55ea267d6beb - std::panicking::try::h0f17c2aad7c9cec6 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panicking.rs:464:19 [INFO] [stdout] 59: 0x55ea267d6beb - std::panic::catch_unwind::hf1265b3f74892fe9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/panic.rs:142:14 [INFO] [stdout] 60: 0x55ea267d6beb - std::thread::Builder::spawn_unchecked_::{{closure}}::h34c179833b973108 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 61: 0x55ea267d6beb - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfb7aff8ad36f3e68 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x55ea26e31795 - as core::ops::function::FnOnce>::call_once::h97566ec5ca724d12 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 63: 0x55ea26e31795 - as core::ops::function::FnOnce>::call_once::h8965e3547219fbf7 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 64: 0x55ea26e31795 - std::sys::unix::thread::Thread::new::thread_start::hfb921fb13d012ef9 [INFO] [stdout] at /rustc/d3515155216e98c23440ea92c3f49c6a0d7101fc/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 65: 0x7f8c116a4b43 - [INFO] [stdout] 66: 0x7f8c11735bb4 - __clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::send_recv::it_receives_various_messages_and_works_as_expected [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "9502f0f35c947e22292e5659283639adfdd1c38457ca24df8ff69d6a660fcccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9502f0f35c947e22292e5659283639adfdd1c38457ca24df8ff69d6a660fcccf", kill_on_drop: false }` [INFO] [stdout] 9502f0f35c947e22292e5659283639adfdd1c38457ca24df8ff69d6a660fcccf