[INFO] fetching crate general-mq 0.3.12...
[INFO] testing general-mq-0.3.12 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate general-mq 0.3.12 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate general-mq 0.3.12
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate general-mq 0.3.12
[INFO] tweaked toml for crates.io crate general-mq 0.3.12 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate general-mq 0.3.12 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate general-mq 0.3.12 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3f6cb74fdfbfbe3d8f51ecf1eec8678674b5f2772e3f45f243618e69a9aa431
[INFO] running `Command { std: "docker" "start" "-a" "e3f6cb74fdfbfbe3d8f51ecf1eec8678674b5f2772e3f45f243618e69a9aa431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3f6cb74fdfbfbe3d8f51ecf1eec8678674b5f2772e3f45f243618e69a9aa431", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f6cb74fdfbfbe3d8f51ecf1eec8678674b5f2772e3f45f243618e69a9aa431", kill_on_drop: false }`
[INFO] [stdout] e3f6cb74fdfbfbe3d8f51ecf1eec8678674b5f2772e3f45f243618e69a9aa431
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aaf5c6a7f811b81f79b679169fdf8b51a583261854c0fb01553d2f24e4179d8b
[INFO] running `Command { std: "docker" "start" "-a" "aaf5c6a7f811b81f79b679169fdf8b51a583261854c0fb01553d2f24e4179d8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling amq-protocol v8.3.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lapin v3.7.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling backon v1.5.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v3.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling executor-trait v2.1.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling executor-trait v3.1.0
[INFO] [stderr]    Compiling reactor-trait v3.1.1
[INFO] [stderr]    Compiling async-global-executor-trait v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling async-global-executor-trait v3.1.0
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling reactor-trait v2.8.0
[INFO] [stderr]    Compiling async-reactor-trait v3.1.1
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling amq-protocol-types v8.3.1
[INFO] [stderr]    Compiling amqp_serde v0.4.2
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling pkcs12 v0.1.0
[INFO] [stderr]    Compiling p12-keystore v0.2.0
[INFO] [stderr]    Compiling amq-protocol-uri v8.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-connector v0.21.11
[INFO] [stderr]    Compiling tcp-stream v0.30.9
[INFO] [stderr]    Compiling amqprs v2.1.2
[INFO] [stderr]    Compiling rumqttc v0.25.0
[INFO] [stderr]    Compiling amq-protocol-tcp v8.3.1
[INFO] [stderr]    Compiling general-mq v0.3.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "aaf5c6a7f811b81f79b679169fdf8b51a583261854c0fb01553d2f24e4179d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaf5c6a7f811b81f79b679169fdf8b51a583261854c0fb01553d2f24e4179d8b", kill_on_drop: false }`
[INFO] [stdout] aaf5c6a7f811b81f79b679169fdf8b51a583261854c0fb01553d2f24e4179d8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cc2dd5fd75f9d49069ade1dd2fe747e4453ee9012df21603fda508983173329
[INFO] running `Command { std: "docker" "start" "-a" "3cc2dd5fd75f9d49069ade1dd2fe747e4453ee9012df21603fda508983173329", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling console v0.12.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling laboratory v2.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling general-mq v0.3.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.02s
[INFO] running `Command { std: "docker" "inspect" "3cc2dd5fd75f9d49069ade1dd2fe747e4453ee9012df21603fda508983173329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cc2dd5fd75f9d49069ade1dd2fe747e4453ee9012df21603fda508983173329", kill_on_drop: false }`
[INFO] [stdout] 3cc2dd5fd75f9d49069ade1dd2fe747e4453ee9012df21603fda508983173329
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5059b2419dfa5e81438b3d64330a8f84f8838bf5baff0b91c174851fa8d3879c
[INFO] running `Command { std: "docker" "start" "-a" "5059b2419dfa5e81438b3d64330a8f84f8838bf5baff0b91c174851fa8d3879c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/general_mq-08bd64c1aa9ae13c)
[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-a5a4bef54d2eb7fe)
[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 (236489ns)
[INFO] [stdout]       ✓  new() with zero (22120ns)
[INFO] [stdout]       ✓  new() with wrong opts (17900ns)
[INFO] [stdout]       ✓  status() (40540ns)
[INFO] [stdout]       0) connect() without handler
[INFO] [stdout]       1) connect() with handler
[INFO] [stdout]       ✓  connect() after connect() (112590ns)
[INFO] [stdout]       2) remove_handler()
[INFO] [stdout]       3) close()
[INFO] [stdout]       4) close() after close()
[INFO] [stdout]     AmqpQueue
[INFO] [stdout]       ✓  new() with default (1182390ns)
[INFO] [stdout]       ✓  new() with wrong opts (1023800ns)
[INFO] [stdout]       ✓  name(), is_recv(), status() (1128800ns)
[INFO] [stdout]       5) connect() without handler
[INFO] [stdout]       6) connect() with handler
[INFO] [stdout]       ✓  connect() after connect() (834200ns)
[INFO] [stdout]       7) clear_handler()
[INFO] [stdout]       8) close()
[INFO] [stdout]       9) close() after close()
[INFO] [stdout]       ✓  send_msg() with error conditions (1484470ns)
[INFO] [stdout]     General Queue
[INFO] [stdout]       ✓  new() with default (481680ns)
[INFO] [stdout]       ✓  new() with wrong opts (1042320ns)
[INFO] [stdout]       ✓  name(), is_recv(), status() (1203470ns)
[INFO] [stdout]       10) connect() without handler
[INFO] [stdout]       11) connect() with handler
[INFO] [stdout]       ✓  connect() after connect() (861360ns)
[INFO] [stdout]       12) clear_handler()
[INFO] [stdout]       13) close()
[INFO] [stdout]       14) close() after close()
[INFO] [stdout]       ✓  send_msg() with error conditions (1289800ns)
[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 (75691ns)
[INFO] [stdout]       ✓  new() with zero (851860ns)
[INFO] [stdout]       ✓  new() with wrong opts (476829ns)
[INFO] [stdout]       ✓  status() (32180ns)
[INFO] [stdout]       24) connect() without handler
[INFO] [stdout]       25) connect() with handler
[INFO] [stdout]       ✓  connect() after connect() (93320ns)
[INFO] [stdout]       26) remove_handler()
[INFO] [stdout]       27) close()
[INFO] [stdout]       28) close() after close()
[INFO] [stdout]     MqttQueue
[INFO] [stdout]       ✓  new() with default (755260ns)
[INFO] [stdout]       ✓  new() with wrong opts (468520ns)
[INFO] [stdout]       ✓  name(), is_recv(), status() (968620ns)
[INFO] [stdout]       29) connect() without handler
[INFO] [stdout]       30) connect() with handler
[INFO] [stdout]       ✓  connect() after connect() (1065620ns)
[INFO] [stdout]       31) clear_handler()
[INFO] [stdout]       32) close()
[INFO] [stdout]       33) close() after close()
[INFO] [stdout]       ✓  send_msg() with error conditions (1221280ns)
[INFO] [stdout]     General Queue
[INFO] [stdout]       ✓  new() with default (457010ns)
[INFO] [stdout]       ✓  new() with wrong opts (472820ns)
[INFO] [stdout]       ✓  name(), is_recv(), status() (907030ns)
[INFO] [stdout]       34) connect() without handler
[INFO] [stdout]       35) connect() with handler
[INFO] [stdout]       ✓  connect() after connect() (815770ns)
[INFO] [stdout]       36) clear_handler()
[INFO] [stdout]       37) close()
[INFO] [stdout]       38) close() after close()
[INFO] [stdout]       ✓  send_msg() with error conditions (1307190ns)
[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.76s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] running `Command { std: "docker" "inspect" "5059b2419dfa5e81438b3d64330a8f84f8838bf5baff0b91c174851fa8d3879c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5059b2419dfa5e81438b3d64330a8f84f8838bf5baff0b91c174851fa8d3879c", kill_on_drop: false }`
[INFO] [stdout] 5059b2419dfa5e81438b3d64330a8f84f8838bf5baff0b91c174851fa8d3879c
