[INFO] fetching crate async-zmq-types 0.3.2...
[INFO] testing async-zmq-types-0.3.2 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate async-zmq-types 0.3.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate async-zmq-types 0.3.2
[INFO] finished tweaking crates.io crate async-zmq-types 0.3.2
[INFO] tweaked toml for crates.io crate async-zmq-types 0.3.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate async-zmq-types 0.3.2 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 80 packages to latest compatible versions
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding tokio v0.1.22 (available: v1.49.0)
[INFO] [stderr]       Adding zmq v0.9.2 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4e03a3a1a03938c0619007fc8f310a373ca7377298110d789818e232bee906b
[INFO] running `Command { std: "docker" "start" "-a" "f4e03a3a1a03938c0619007fc8f310a373ca7377298110d789818e232bee906b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4e03a3a1a03938c0619007fc8f310a373ca7377298110d789818e232bee906b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4e03a3a1a03938c0619007fc8f310a373ca7377298110d789818e232bee906b", kill_on_drop: false }`
[INFO] [stdout] f4e03a3a1a03938c0619007fc8f310a373ca7377298110d789818e232bee906b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 989f6333dcbf46fcd3655219d5e71c199595086785857ca6d91bf235892ec462
[INFO] running `Command { std: "docker" "start" "-a" "989f6333dcbf46fcd3655219d5e71c199595086785857ca6d91bf235892ec462", kill_on_drop: false }`
[INFO] [stderr]    Compiling toml v0.2.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zmq v0.9.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling metadeps v1.1.2
[INFO] [stderr]    Compiling zmq-sys v0.11.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling async-zmq-types v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> Iter<zmq::Message> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> Iter<'_, zmq::Message> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn iter_mut(&mut self) -> IterMut<zmq::Message> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn iter_mut(&mut self) -> IterMut<'_, zmq::Message> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn drain<R>(&mut self, range: R) -> Drain<zmq::Message>
[INFO] [stdout]     |                     ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn drain<R>(&mut self, range: R) -> Drain<'_, zmq::Message>
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.69s
[INFO] running `Command { std: "docker" "inspect" "989f6333dcbf46fcd3655219d5e71c199595086785857ca6d91bf235892ec462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "989f6333dcbf46fcd3655219d5e71c199595086785857ca6d91bf235892ec462", kill_on_drop: false }`
[INFO] [stdout] 989f6333dcbf46fcd3655219d5e71c199595086785857ca6d91bf235892ec462
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7b2b8fa886cedcb239d118ab435ef60157705327baeed15b4134d31fef8c1a04
[INFO] running `Command { std: "docker" "start" "-a" "7b2b8fa886cedcb239d118ab435ef60157705327baeed15b4134d31fef8c1a04", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> Iter<zmq::Message> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> Iter<'_, zmq::Message> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn iter_mut(&mut self) -> IterMut<zmq::Message> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn iter_mut(&mut self) -> IterMut<'_, zmq::Message> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn drain<R>(&mut self, range: R) -> Drain<zmq::Message>
[INFO] [stdout]     |                     ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn drain<R>(&mut self, range: R) -> Drain<'_, zmq::Message>
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling async-zmq-types v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> Iter<zmq::Message> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> Iter<'_, zmq::Message> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:140:21
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn iter_mut(&mut self) -> IterMut<zmq::Message> {
[INFO] [stdout]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn iter_mut(&mut self) -> IterMut<'_, zmq::Message> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/message.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn drain<R>(&mut self, range: R) -> Drain<zmq::Message>
[INFO] [stdout]     |                     ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn drain<R>(&mut self, range: R) -> Drain<'_, zmq::Message>
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.42s
[INFO] running `Command { std: "docker" "inspect" "7b2b8fa886cedcb239d118ab435ef60157705327baeed15b4134d31fef8c1a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2b8fa886cedcb239d118ab435ef60157705327baeed15b4134d31fef8c1a04", kill_on_drop: false }`
[INFO] [stdout] 7b2b8fa886cedcb239d118ab435ef60157705327baeed15b4134d31fef8c1a04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ac88def22b084c423c6d3381b7b4820e160ca576313e609df6b64f1183f204f1
[INFO] running `Command { std: "docker" "start" "-a" "ac88def22b084c423c6d3381b7b4820e160ca576313e609df6b64f1183f204f1", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/message.rs:132:17
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn iter(&self) -> Iter<zmq::Message> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn iter(&self) -> Iter<'_, zmq::Message> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/message.rs:140:21
[INFO] [stderr]     |
[INFO] [stderr] 140 |     pub fn iter_mut(&mut self) -> IterMut<zmq::Message> {
[INFO] [stderr]     |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 140 |     pub fn iter_mut(&mut self) -> IterMut<'_, zmq::Message> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/message.rs:144:21
[INFO] [stderr]     |
[INFO] [stderr] 144 |     pub fn drain<R>(&mut self, range: R) -> Drain<zmq::Message>
[INFO] [stderr]     |                     ^^^^^^^^^               ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 144 |     pub fn drain<R>(&mut self, range: R) -> Drain<'_, zmq::Message>
[INFO] [stderr]     |                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: `async-zmq-types` (lib) generated 3 warnings (run `cargo fix --lib -p async-zmq-types` to apply 3 suggestions)
[INFO] [stderr] warning: `async-zmq-types` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/async-zmq-types/b6701deb677d1406/deps/async_zmq_types-b6701deb677d1406)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests async_zmq_types
[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] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - SinkStreamSocket::sink_stream (line 294) ... FAILED
[INFO] [stdout] test src/lib.rs - StreamSocket::stream (line 165) ... FAILED
[INFO] [stdout] test src/message.rs - message::Multipart (line 36) ... FAILED
[INFO] [stdout] test src/lib.rs - StreamSocket::recv (line 123) ... FAILED
[INFO] [stdout] test src/lib.rs - SinkSocket::send (line 210) ... FAILED
[INFO] [stdout] test src/lib.rs - SinkSocket::sink (line 248) ... FAILED
[INFO] [stdout] test src/lib.rs - Controllable::controlled (line 382) ... FAILED
[INFO] [stdout] test src/lib.rs - WithEndHandler::with_end_handler (line 332) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - SinkStreamSocket::sink_stream (line 294) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq`
[INFO] [stdout]    --> src/lib.rs:296:1
[INFO] [stdout]     |
[INFO] [stdout] 296 | extern crate tokio_zmq;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:308:20
[INFO] [stdout]     |
[INFO] [stdout] 308 |         .and_then(|rep| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 309 |             let (sink, stream) = rep.sink_stream(25).split();
[INFO] [stdout]     |                                  --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 308 |         .and_then(|rep: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:311:13
[INFO] [stdout]     |
[INFO] [stdout] 311 |             stream.forward(sink)
[INFO] [stdout]     |             ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - StreamSocket::stream (line 165) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq`
[INFO] [stdout]    --> src/lib.rs:169:1
[INFO] [stdout]     |
[INFO] [stdout] 169 | extern crate tokio_zmq;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:181:20
[INFO] [stdout]     |
[INFO] [stdout] 181 |         .and_then(|sub| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 182 |             sub.stream().for_each(|multipart| {
[INFO] [stdout]     |             --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 181 |         .and_then(|sub: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:184:40
[INFO] [stdout]     |
[INFO] [stdout] 184 |                     if let Some(msg) = msg.as_str() {
[INFO] [stdout]     |                                        ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/message.rs - message::Multipart (line 36) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq`
[INFO] [stdout]   --> src/message.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | extern crate tokio_zmq;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `zmq::Message::from_slice`: Use the `From` trait instead.
[INFO] [stdout]   --> src/message.rs:85:39
[INFO] [stdout]    |
[INFO] [stdout] 85 |     multipart.push_back(zmq::Message::from_slice(b"FILTER: asdf"));
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] warning: use of deprecated associated function `zmq::Message::from_slice`: Use the `From` trait instead.
[INFO] [stdout]   --> src/message.rs:86:39
[INFO] [stdout]    |
[INFO] [stdout] 86 |     multipart.push_back(zmq::Message::from_slice(b"some.address"));
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `zmq::Message::from_slice`: Use the `From` trait instead.
[INFO] [stdout]   --> src/message.rs:87:39
[INFO] [stdout]    |
[INFO] [stdout] 87 |     multipart.push_back(zmq::Message::from_slice(b"Some content"));
[INFO] [stdout]    |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - StreamSocket::recv (line 123) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq`
[INFO] [stdout]    --> src/lib.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | extern crate tokio_zmq;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:139:20
[INFO] [stdout]     |
[INFO] [stdout] 139 |         .and_then(|rep| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 140 |             rep.recv().and_then(|(multipart, _)| {
[INFO] [stdout]     |             --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 139 |         .and_then(|rep: /* Type */| {
[INFO] [stdout]     |                       ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:142:40
[INFO] [stdout]     |
[INFO] [stdout] 142 |                     if let Some(msg) = msg.as_str() {
[INFO] [stdout]     |                                        ^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SinkSocket::send (line 210) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq`
[INFO] [stdout]    --> src/lib.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | extern crate tokio_zmq;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `zmq::Message::from_slice`: Use the `From` trait instead.
[INFO] [stdout]    --> src/lib.rs:222:29
[INFO] [stdout]     |
[INFO] [stdout] 222 |     let msg = zmq::Message::from_slice(b"Hello");
[INFO] [stdout]     |                             ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:226:20
[INFO] [stdout]     |
[INFO] [stdout] 226 |         .and_then(|zpub| zpub.send(msg.into()));
[INFO] [stdout]     |                    ^^^^  ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 226 |         .and_then(|zpub: /* Type */| zpub.send(msg.into()));
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - SinkSocket::sink (line 248) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq`
[INFO] [stdout]    --> src/lib.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | extern crate tokio_zmq;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `zmq::Message::from_slice`: Use the `From` trait instead.
[INFO] [stdout]    --> src/lib.rs:266:35
[INFO] [stdout]     |
[INFO] [stdout] 266 |                     zmq::Message::from_slice(format!("i: {}", i).as_bytes()).into()
[INFO] [stdout]     |                                   ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:263:20
[INFO] [stdout]     |
[INFO] [stdout] 263 |         .and_then(|zpub| {
[INFO] [stdout]     |                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |                 .forward(zpub.sink(25))
[INFO] [stdout]     |                          ---- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 263 |         .and_then(|zpub: /* Type */| {
[INFO] [stdout]     |                        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Controllable::controlled (line 382) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq`
[INFO] [stdout]    --> src/lib.rs:384:1
[INFO] [stdout]     |
[INFO] [stdout] 384 | extern crate tokio_zmq;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ControlHandler` in this scope
[INFO] [stdout]    --> src/lib.rs:393:6
[INFO] [stdout]     |
[INFO] [stdout] 393 | impl ControlHandler for End {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 386 + use async_zmq_types::ControlHandler;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - WithEndHandler::with_end_handler (line 332) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `tokio_zmq`
[INFO] [stdout]    --> src/lib.rs:334:1
[INFO] [stdout]     |
[INFO] [stdout] 334 | extern crate tokio_zmq;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `EndHandler` in this scope
[INFO] [stdout]    --> src/lib.rs:343:6
[INFO] [stdout]     |
[INFO] [stdout] 343 | impl EndHandler for End {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this trait
[INFO] [stdout]     |
[INFO] [stdout] 336 + use async_zmq_types::EndHandler;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Controllable::controlled (line 382)
[INFO] [stdout]     src/lib.rs - SinkSocket::send (line 210)
[INFO] [stdout]     src/lib.rs - SinkSocket::sink (line 248)
[INFO] [stdout]     src/lib.rs - SinkStreamSocket::sink_stream (line 294)
[INFO] [stdout]     src/lib.rs - StreamSocket::recv (line 123)
[INFO] [stdout]     src/lib.rs - StreamSocket::stream (line 165)
[INFO] [stdout]     src/lib.rs - WithEndHandler::with_end_handler (line 332)
[INFO] [stdout]     src/message.rs - message::Multipart (line 36)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ac88def22b084c423c6d3381b7b4820e160ca576313e609df6b64f1183f204f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac88def22b084c423c6d3381b7b4820e160ca576313e609df6b64f1183f204f1", kill_on_drop: false }`
[INFO] [stdout] ac88def22b084c423c6d3381b7b4820e160ca576313e609df6b64f1183f204f1
