[INFO] fetching crate general-mq 0.4.5...
[INFO] testing general-mq-0.4.5 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate general-mq 0.4.5 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate general-mq 0.4.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate general-mq 0.4.5
[INFO] tweaked toml for crates.io crate general-mq 0.4.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate general-mq 0.4.5 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate general-mq 0.4.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rumqttc v0.25.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.64
[INFO] [stderr]   Downloaded async-rs v0.8.1
[INFO] [stderr]   Downloaded async-global-executor v3.1.0
[INFO] [stderr]   Downloaded backon v1.6.0
[INFO] [stderr]   Downloaded flume v0.12.0
[INFO] [stderr]   Downloaded amq-protocol-types v10.0.1
[INFO] [stderr]   Downloaded amq-protocol-uri v10.0.1
[INFO] [stderr]   Downloaded rustls-connector v0.22.0
[INFO] [stderr]   Downloaded scrypt v0.11.0
[INFO] [stderr]   Downloaded async-compat v0.2.5
[INFO] [stderr]   Downloaded amq-protocol-tcp v10.0.1
[INFO] [stderr]   Downloaded tcp-stream v0.34.2
[INFO] [stderr]   Downloaded oid-registry v0.8.1
[INFO] [stderr]   Downloaded rc2 v0.8.1
[INFO] [stderr]   Downloaded flagset v0.4.7
[INFO] [stderr]   Downloaded amqp_serde v0.4.3
[INFO] [stderr]   Downloaded lapin v4.3.0
[INFO] [stderr]   Downloaded laboratory v2.0.0
[INFO] [stderr]   Downloaded console v0.12.0
[INFO] [stderr]   Downloaded termios v0.3.3
[INFO] [stderr]   Downloaded amq-protocol v10.0.1
[INFO] [stderr]   Downloaded p12-keystore v0.2.1
[INFO] [stderr]   Downloaded pkcs5 v0.7.1
[INFO] [stderr]   Downloaded x509-parser v0.18.1
[INFO] [stderr]   Downloaded pkcs12 v0.1.0
[INFO] [stderr]   Downloaded amqprs v2.1.3
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.1
[INFO] [stderr]   Downloaded x509-cert v0.2.5
[INFO] [stderr]   Downloaded cms v0.2.3
[INFO] [stderr]   Downloaded moka v0.12.14
[INFO] [stderr]   Downloaded aws-lc-sys v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b
[INFO] running `Command { std: "docker" "start" "c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling amq-protocol v10.0.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling lapin v4.3.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling amqp_serde v0.4.3
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling flume v0.12.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-compat v0.2.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling amq-protocol-types v10.0.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pkcs12 v0.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling async-rs v0.8.1
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling amq-protocol-uri v10.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling p12-keystore v0.2.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-connector v0.22.0
[INFO] [stderr]    Compiling rumqttc v0.25.1
[INFO] [stderr]    Compiling amqprs v2.1.3
[INFO] [stderr]    Compiling tcp-stream v0.34.2
[INFO] [stderr]    Compiling amq-protocol-tcp v10.0.1
[INFO] [stderr]    Compiling general-mq v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling console v0.12.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling laboratory v2.0.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling general-mq v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.05s
[INFO] running `Command { std: "docker" "inspect" "c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/general_mq-4e9f64c4c1998f3e)
[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/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-c60a9dea2c1d20e1)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test integration_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test stdout ----
[INFO] [stdout] execute get request error: error sending request for url (http://localhost:15672/api/queues/%2f)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ### Lab Results Start ###
[INFO] [stdout] 
[INFO] [stdout] function test
[INFO] [stdout]   amqp
[INFO] [stdout]     AmqpConnection
[INFO] [stdout]       ✓  new() with default (150760ns)
[INFO] [stdout]       ✓  new() with zero (21380ns)
[INFO] [stdout]       ✓  new() with wrong opts (11470ns)
[INFO] [stdout]       ✓  status() (23050ns)
[INFO] [stdout]       0) connect() without handler
[INFO] [stdout]       1) connect() with handler
[INFO] [stdout]       ✓  connect() after connect() (87620ns)
[INFO] [stdout]       2) remove_handler()
[INFO] [stdout]       3) close()
[INFO] [stdout]       4) close() after close()
[INFO] [stdout]     AmqpQueue
[INFO] [stdout]       ✓  new() with default (993960ns)
[INFO] [stdout]       ✓  new() with wrong opts (935909ns)
[INFO] [stdout]       ✓  name(), is_recv(), status() (892040ns)
[INFO] [stdout]       5) connect() without handler
[INFO] [stdout]       6) connect() with handler
[INFO] [stdout]       ✓  connect() after connect() (833769ns)
[INFO] [stdout]       7) clear_handler()
[INFO] [stdout]       8) close()
[INFO] [stdout]       9) close() after close()
[INFO] [stdout]       ✓  send_msg() with error conditions (1106180ns)
[INFO] [stdout]     General Queue
[INFO] [stdout]       ✓  new() with default (446929ns)
[INFO] [stdout]       ✓  new() with wrong opts (819250ns)
[INFO] [stdout]       ✓  name(), is_recv(), status() (822080ns)
[INFO] [stdout]       10) connect() without handler
[INFO] [stdout]       11) connect() with handler
[INFO] [stdout]       ✓  connect() after connect() (756590ns)
[INFO] [stdout]       12) clear_handler()
[INFO] [stdout]       13) close()
[INFO] [stdout]       14) close() after close()
[INFO] [stdout]       ✓  send_msg() with error conditions (1163459ns)
[INFO] [stdout]     Scenarios
[INFO] [stdout]       15) reconnect
[INFO] [stdout]       16) unicast 1 to 1
[INFO] [stdout]       17) unicast 1 to 3
[INFO] [stdout]       18) broadcast 1 to 1
[INFO] [stdout]       19) broadcast 1 to 3
[INFO] [stdout]       20) reliable
[INFO] [stdout]       21) best effort
[INFO] [stdout]       22) persistent
[INFO] [stdout]       23) nack
[INFO] [stdout]   mqtt
[INFO] [stdout]     MqttConnection
[INFO] [stdout]       ✓  new() with default (78960ns)
[INFO] [stdout]       ✓  new() with zero (717170ns)
[INFO] [stdout]       ✓  new() with wrong opts (439630ns)
[INFO] [stdout]       ✓  status() (34050ns)
[INFO] [stdout]       24) connect() without handler
[INFO] [stdout]       25) connect() with handler
[INFO] [stdout]       ✓  connect() after connect() (91951ns)
[INFO] [stdout]       26) remove_handler()
[INFO] [stdout]       27) close()
[INFO] [stdout]       28) close() after close()
[INFO] [stdout]     MqttQueue
[INFO] [stdout]       ✓  new() with default (711280ns)
[INFO] [stdout]       ✓  new() with wrong opts (511260ns)
[INFO] [stdout]       ✓  name(), is_recv(), status() (852580ns)
[INFO] [stdout]       29) connect() without handler
[INFO] [stdout]       30) connect() with handler
[INFO] [stdout]       ✓  connect() after connect() (764690ns)
[INFO] [stdout]       31) clear_handler()
[INFO] [stdout]       32) close()
[INFO] [stdout]       33) close() after close()
[INFO] [stdout]       ✓  send_msg() with error conditions (1275159ns)
[INFO] [stdout]     General Queue
[INFO] [stdout]       ✓  new() with default (468440ns)
[INFO] [stdout]       ✓  new() with wrong opts (431100ns)
[INFO] [stdout]       ✓  name(), is_recv(), status() (917810ns)
[INFO] [stdout]       34) connect() without handler
[INFO] [stdout]       35) connect() with handler
[INFO] [stdout]       ✓  connect() after connect() (757480ns)
[INFO] [stdout]       36) clear_handler()
[INFO] [stdout]       37) close()
[INFO] [stdout]       38) close() after close()
[INFO] [stdout]       ✓  send_msg() with error conditions (1320610ns)
[INFO] [stdout]     Scenarios
[INFO] [stdout]       39) reconnect
[INFO] [stdout]       40) unicast 1 to 1
[INFO] [stdout]       41) unicast 1 to 3
[INFO] [stdout]       42) broadcast 1 to 1
[INFO] [stdout]       43) broadcast 1 to 3
[INFO] [stdout]          reliable
[INFO] [stdout]       44) best effort
[INFO] [stdout]  ✖ 45 of 75 tests failed:
[INFO] [stdout] 0) connect() without handler: not connected
[INFO] [stdout] 1) connect() with handler: not connected
[INFO] [stdout] 2) remove_handler(): Expected Err(
[INFO] [stdout]     "not connected",
[INFO] [stdout] ) to equal Ok(
[INFO] [stdout]     1,
[INFO] [stdout] )
[INFO] [stdout] 3) close(): not connected
[INFO] [stdout] 4) close() after close(): not connected
[INFO] [stdout] 5) connect() without handler: not connected
[INFO] [stdout] 6) connect() with handler: not connected
[INFO] [stdout] 7) clear_handler(): not connected
[INFO] [stdout] 8) close(): not connected
[INFO] [stdout] 9) close() after close(): not connected
[INFO] [stdout] 10) connect() without handler: not connected
[INFO] [stdout] 11) connect() with handler: not connected
[INFO] [stdout] 12) clear_handler(): not connected
[INFO] [stdout] 13) close(): not connected
[INFO] [stdout] 14) close() after close(): not connected
[INFO] [stdout] 15) reconnect: not connected
[INFO] [stdout] 16) unicast 1 to 1: not connected
[INFO] [stdout] 17) unicast 1 to 3: not connected
[INFO] [stdout] 18) broadcast 1 to 1: not connected
[INFO] [stdout] 19) broadcast 1 to 3: not connected
[INFO] [stdout] 20) reliable: not connected
[INFO] [stdout] 21) best effort: not connected
[INFO] [stdout] 22) persistent: not connected
[INFO] [stdout] 23) nack: not connected
[INFO] [stdout] 24) connect() without handler: not connected
[INFO] [stdout] 25) connect() with handler: not connected
[INFO] [stdout] 26) remove_handler(): Expected Err(
[INFO] [stdout]     "not connected",
[INFO] [stdout] ) to equal Ok(
[INFO] [stdout]     1,
[INFO] [stdout] )
[INFO] [stdout] 27) close(): not connected
[INFO] [stdout] 28) close() after close(): not connected
[INFO] [stdout] 29) connect() without handler: not connected
[INFO] [stdout] 30) connect() with handler: not connected
[INFO] [stdout] 31) clear_handler(): not connected
[INFO] [stdout] 32) close(): not connected
[INFO] [stdout] 33) close() after close(): not connected
[INFO] [stdout] 34) connect() without handler: not connected
[INFO] [stdout] 35) connect() with handler: not connected
[INFO] [stdout] 36) clear_handler(): not connected
[INFO] [stdout] 37) close(): not connected
[INFO] [stdout] 38) close() after close(): not connected
[INFO] [stdout] 39) reconnect: not connected
[INFO] [stdout] 40) unicast 1 to 1: not connected
[INFO] [stdout] 41) unicast 1 to 3: not connected
[INFO] [stdout] 42) broadcast 1 to 1: not connected
[INFO] [stdout] 43) broadcast 1 to 3: not connected
[INFO] [stdout] 44) best effort: not connected
[INFO] [stdout] 
[INFO] [stdout] ### Lab Results End ###
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Error: "Expected number of failed tests to equal 0"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 52.70s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b", kill_on_drop: false }`
[INFO] [stdout] c3b31ad740d854663fbf4ea62994ee455f6ff019ed6fc6e7e615af5c8eebdc6b
