[INFO] cloning repository https://github.com/bytebeamio/rumqttlog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bytebeamio/rumqttlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytebeamio%2Frumqttlog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytebeamio%2Frumqttlog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4099de04d5c8f5e58806e1e7a134bd66f91fd938
[INFO] testing bytebeamio/rumqttlog against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytebeamio%2Frumqttlog" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bytebeamio/rumqttlog
[INFO] finished tweaking git repo https://github.com/bytebeamio/rumqttlog
[INFO] tweaked toml for git repo https://github.com/bytebeamio/rumqttlog written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bytebeamio/rumqttlog on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bytebeamio/rumqttlog 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pprof v0.3.23
[INFO] [stderr]   Downloaded anyhow v1.0.55
[INFO] [stderr]   Downloaded memmap2 v0.5.3
[INFO] [stderr]   Downloaded debugid v0.7.3
[INFO] [stderr]   Downloaded argh_shared v0.1.7
[INFO] [stderr]   Downloaded prost-derive v0.7.0
[INFO] [stderr]   Downloaded event-listener v2.5.2
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded jackiechan v0.0.4
[INFO] [stderr]   Downloaded cache-padded v1.2.0
[INFO] [stderr]   Downloaded argh_derive v0.1.7
[INFO] [stderr]   Downloaded getrandom v0.2.5
[INFO] [stderr]   Downloaded mqttbytes v0.6.0
[INFO] [stderr]   Downloaded pin-project-lite v0.2.8
[INFO] [stderr]   Downloaded inferno v0.10.12
[INFO] [stderr]   Downloaded unicode-segmentation v1.9.0
[INFO] [stderr]   Downloaded backtrace v0.3.64
[INFO] [stderr]   Downloaded num-format v0.4.0
[INFO] [stderr]   Downloaded nix v0.19.1
[INFO] [stderr]   Downloaded symbolic-demangle v8.6.1
[INFO] [stderr]   Downloaded pretty_assertions v0.6.1
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded prost-types v0.7.0
[INFO] [stderr]   Downloaded symbolic-common v8.6.1
[INFO] [stderr]   Downloaded concurrent-queue v1.2.2
[INFO] [stderr]   Downloaded which v4.2.4
[INFO] [stderr]   Downloaded segments v0.1.0
[INFO] [stderr]   Downloaded libc v0.2.119
[INFO] [stderr]   Downloaded argh v0.1.7
[INFO] [stderr]   Downloaded prost v0.7.0
[INFO] [stderr]   Downloaded prost-build v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec678985dbeebaa55432278212ad678c0d44fea3ec1d21e497663dd7af08fff5
[INFO] running `Command { std: "docker" "start" "-a" "ec678985dbeebaa55432278212ad678c0d44fea3ec1d21e497663dd7af08fff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec678985dbeebaa55432278212ad678c0d44fea3ec1d21e497663dd7af08fff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec678985dbeebaa55432278212ad678c0d44fea3ec1d21e497663dd7af08fff5", kill_on_drop: false }`
[INFO] [stdout] ec678985dbeebaa55432278212ad678c0d44fea3ec1d21e497663dd7af08fff5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df5b4135bd8619347fe316e4808636aeae1f93177e4ef748305b37b5e79ac6a7
[INFO] running `Command { std: "docker" "start" "-a" "df5b4135bd8619347fe316e4808636aeae1f93177e4ef748305b37b5e79ac6a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling mqttbytes v0.6.0
[INFO] [stderr]    Compiling jackiechan v0.0.4
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling segments v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling rumqttlog v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/router/mod.rs:224:56
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn new(offset: usize, topics: &'a [String]) -> Topics {
[INFO] [stdout]     |                                        --              ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn new(offset: usize, topics: &'a [String]) -> Topics<'a> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.24s
[INFO] running `Command { std: "docker" "inspect" "df5b4135bd8619347fe316e4808636aeae1f93177e4ef748305b37b5e79ac6a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df5b4135bd8619347fe316e4808636aeae1f93177e4ef748305b37b5e79ac6a7", kill_on_drop: false }`
[INFO] [stdout] df5b4135bd8619347fe316e4808636aeae1f93177e4ef748305b37b5e79ac6a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bccf0cec7b3b5ab3686bf6d5b30d8d453f75dcba66a77cc0a812153b2092bd7
[INFO] running `Command { std: "docker" "start" "-a" "6bccf0cec7b3b5ab3686bf6d5b30d8d453f75dcba66a77cc0a812153b2092bd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.55
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling which v4.2.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling debugid v0.7.3
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling memmap2 v0.5.3
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]    Compiling symbolic-demangle v8.6.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling symbolic-common v8.6.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling num-format v0.4.0
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rgb v0.8.31
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]    Compiling argh_shared v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling inferno v0.10.12
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling prost-types v0.7.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling argh_derive v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling argh v0.1.7
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling pprof v0.3.23
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/router/mod.rs:224:56
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn new(offset: usize, topics: &'a [String]) -> Topics {
[INFO] [stdout]     |                                        --              ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn new(offset: usize, topics: &'a [String]) -> Topics<'a> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rumqttlog v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/router/mod.rs:224:56
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn new(offset: usize, topics: &'a [String]) -> Topics {
[INFO] [stdout]     |                                        --              ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 224 |     pub fn new(offset: usize, topics: &'a [String]) -> Topics<'a> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "6bccf0cec7b3b5ab3686bf6d5b30d8d453f75dcba66a77cc0a812153b2092bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bccf0cec7b3b5ab3686bf6d5b30d8d453f75dcba66a77cc0a812153b2092bd7", kill_on_drop: false }`
[INFO] [stdout] 6bccf0cec7b3b5ab3686bf6d5b30d8d453f75dcba66a77cc0a812153b2092bd7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5d2c960f105951d544ea91923aade5f64988f49883a8d9ee352f3018c9208d35
[INFO] running `Command { std: "docker" "start" "-a" "5d2c960f105951d544ea91923aade5f64988f49883a8d9ee352f3018c9208d35", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/router/mod.rs:224:56
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn new(offset: usize, topics: &'a [String]) -> Topics {
[INFO] [stderr]     |                                        --              ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                        |
[INFO] [stderr]     |                                        the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 224 |     pub fn new(offset: usize, topics: &'a [String]) -> Topics<'a> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rumqttlog` (lib) generated 1 warning (run `cargo fix --lib -p rumqttlog` to apply 1 suggestion)
[INFO] [stderr] warning: `rumqttlog` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.22.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rumqttlog-d9a6600a3947df63)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test router::router::test::topics_notifications_does_not_create_infinite_loops ... ok
[INFO] [stdout] test router::tracker::test::unsubscribe_removes_requests_from_queue ... ok
[INFO] [stdout] test router::router::test::data_notifications_does_not_create_infinite_loops ... ok
[INFO] [stdout] test router::router::test::failed_notification_connection_should_not_be_scheduled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mesh.rs (/opt/rustwide/target/debug/deps/mesh-50eb9fbe4fe0a1da)
[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/router.rs (/opt/rustwide/target/debug/deps/router-1b9a6a2556eff1c6)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test new_connection_data_notifies_interested_connections ... ok
[INFO] [stdout] test acks_are_returned_as_expected_to_the_connection ... ok
[INFO] [stdout] test failed_notifications_are_retried_after_connection_ready ... ok
[INFO] [stderr]    Doc-tests rumqttlog
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.01s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "5d2c960f105951d544ea91923aade5f64988f49883a8d9ee352f3018c9208d35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d2c960f105951d544ea91923aade5f64988f49883a8d9ee352f3018c9208d35", kill_on_drop: false }`
[INFO] [stdout] 5d2c960f105951d544ea91923aade5f64988f49883a8d9ee352f3018c9208d35
