[INFO] fetching crate beanstalkc 1.0.0...
[INFO] testing beanstalkc-1.0.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate beanstalkc 1.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate beanstalkc 1.0.0
[INFO] finished tweaking crates.io crate beanstalkc 1.0.0
[INFO] tweaked toml for crates.io crate beanstalkc 1.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate beanstalkc 1.0.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate beanstalkc 1.0.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crc32fast v1.2.0
[INFO] [stderr]   Downloaded linked-hash-map v0.5.1
[INFO] [stderr]   Downloaded dtoa v0.4.3
[INFO] [stderr]   Downloaded bufstream v0.1.4
[INFO] [stderr]   Downloaded miniz_oxide v0.4.2
[INFO] [stderr]   Downloaded flate2 v1.0.18
[INFO] [stderr]   Downloaded yaml-rust v0.4.2
[INFO] [stderr]   Downloaded serde_yaml v0.8.8
[INFO] [stderr]   Downloaded libc v0.2.78
[INFO] [stderr]   Downloaded serde v1.0.87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 680066feea6bf15eab4bf8e0f9128ce99e764754474690503778f53034a1daef
[INFO] running `Command { std: "docker" "start" "-a" "680066feea6bf15eab4bf8e0f9128ce99e764754474690503778f53034a1daef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "680066feea6bf15eab4bf8e0f9128ce99e764754474690503778f53034a1daef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "680066feea6bf15eab4bf8e0f9128ce99e764754474690503778f53034a1daef", kill_on_drop: false }`
[INFO] [stdout] 680066feea6bf15eab4bf8e0f9128ce99e764754474690503778f53034a1daef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 62ae0b7c13cf60490ea5e0e4041e3346507300e1e4df98be608166d27e82e1a7
[INFO] running `Command { std: "docker" "start" "-a" "62ae0b7c13cf60490ea5e0e4041e3346507300e1e4df98be608166d27e82e1a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.87
[INFO] [stderr]    Compiling linked-hash-map v0.5.1
[INFO] [stderr]    Compiling dtoa v0.4.3
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling yaml-rust v0.4.2
[INFO] [stderr]    Compiling serde_yaml v0.8.8
[INFO] [stderr]    Compiling beanstalkc v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn reserve(&mut self) -> BeanstalkcResult<Job> {
[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] 211 |     pub fn reserve(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:239:33
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn reserve_with_timeout(&mut self, timeout: Duration) -> BeanstalkcResult<Job> {
[INFO] [stdout]     |                                 ^^^^^^^^^ the lifetime is elided here             ^^^ the same lifetime is hidden 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] 239 |     pub fn reserve_with_timeout(&mut self, timeout: Duration) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub fn peek(&mut self, job_id: u64) -> BeanstalkcResult<Job> {
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here       ^^^ the same lifetime is hidden 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] 292 |     pub fn peek(&mut self, job_id: u64) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn peek_ready(&mut self) -> BeanstalkcResult<Job> {
[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] 309 |     pub fn peek_ready(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:326:25
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn peek_delayed(&mut self) -> BeanstalkcResult<Job> {
[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] 326 |     pub fn peek_delayed(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn peek_buried(&mut self) -> BeanstalkcResult<Job> {
[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] 343 |     pub fn peek_buried(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:347:20
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub fn do_peek(&mut self, cmd: command::Command) -> BeanstalkcResult<Job> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here                 ^^^ the same lifetime is hidden 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] 347 |     pub fn do_peek(&mut self, cmd: command::Command) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/command.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn put(body: &[u8], priority: u32, delay: Duration, ttr: Duration) -> Command {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here                        ^^^^^^^ the same lifetime is hidden 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] 179 | pub fn put(body: &[u8], priority: u32, delay: Duration, ttr: Duration) -> Command<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/job.rs:31:89
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(conn: &'a mut Beanstalkc, job_id: u64, body: Vec<u8>, reserved: bool) -> Job {
[INFO] [stdout]    |                       -- the lifetime is named here                                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(conn: &'a mut Beanstalkc, job_id: u64, body: Vec<u8>, reserved: bool) -> Job<'a> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.08s
[INFO] running `Command { std: "docker" "inspect" "62ae0b7c13cf60490ea5e0e4041e3346507300e1e4df98be608166d27e82e1a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62ae0b7c13cf60490ea5e0e4041e3346507300e1e4df98be608166d27e82e1a7", kill_on_drop: false }`
[INFO] [stdout] 62ae0b7c13cf60490ea5e0e4041e3346507300e1e4df98be608166d27e82e1a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e49752e3ad463bb16bd8b5165cb2e627d422c12cefb9f7c6654ff60650906941
[INFO] running `Command { std: "docker" "start" "-a" "e49752e3ad463bb16bd8b5165cb2e627d422c12cefb9f7c6654ff60650906941", kill_on_drop: false }`
[INFO] [stderr]    Compiling miniz_oxide v0.4.2
[INFO] [stderr]    Compiling libc v0.2.78
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn reserve(&mut self) -> BeanstalkcResult<Job> {
[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] 211 |     pub fn reserve(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:239:33
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn reserve_with_timeout(&mut self, timeout: Duration) -> BeanstalkcResult<Job> {
[INFO] [stdout]     |                                 ^^^^^^^^^ the lifetime is elided here             ^^^ the same lifetime is hidden 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] 239 |     pub fn reserve_with_timeout(&mut self, timeout: Duration) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub fn peek(&mut self, job_id: u64) -> BeanstalkcResult<Job> {
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here       ^^^ the same lifetime is hidden 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] 292 |     pub fn peek(&mut self, job_id: u64) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn peek_ready(&mut self) -> BeanstalkcResult<Job> {
[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] 309 |     pub fn peek_ready(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:326:25
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn peek_delayed(&mut self) -> BeanstalkcResult<Job> {
[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] 326 |     pub fn peek_delayed(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn peek_buried(&mut self) -> BeanstalkcResult<Job> {
[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] 343 |     pub fn peek_buried(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:347:20
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub fn do_peek(&mut self, cmd: command::Command) -> BeanstalkcResult<Job> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here                 ^^^ the same lifetime is hidden 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] 347 |     pub fn do_peek(&mut self, cmd: command::Command) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/command.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn put(body: &[u8], priority: u32, delay: Duration, ttr: Duration) -> Command {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here                        ^^^^^^^ the same lifetime is hidden 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] 179 | pub fn put(body: &[u8], priority: u32, delay: Duration, ttr: Duration) -> Command<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/job.rs:31:89
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(conn: &'a mut Beanstalkc, job_id: u64, body: Vec<u8>, reserved: bool) -> Job {
[INFO] [stdout]    |                       -- the lifetime is named here                                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(conn: &'a mut Beanstalkc, job_id: u64, body: Vec<u8>, reserved: bool) -> Job<'a> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling flate2 v1.0.18
[INFO] [stderr]    Compiling beanstalkc v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:211:20
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn reserve(&mut self) -> BeanstalkcResult<Job> {
[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] 211 |     pub fn reserve(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:239:33
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn reserve_with_timeout(&mut self, timeout: Duration) -> BeanstalkcResult<Job> {
[INFO] [stdout]     |                                 ^^^^^^^^^ the lifetime is elided here             ^^^ the same lifetime is hidden 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] 239 |     pub fn reserve_with_timeout(&mut self, timeout: Duration) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:292:17
[INFO] [stdout]     |
[INFO] [stdout] 292 |     pub fn peek(&mut self, job_id: u64) -> BeanstalkcResult<Job> {
[INFO] [stdout]     |                 ^^^^^^^^^ the lifetime is elided here       ^^^ the same lifetime is hidden 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] 292 |     pub fn peek(&mut self, job_id: u64) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |     pub fn peek_ready(&mut self) -> BeanstalkcResult<Job> {
[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] 309 |     pub fn peek_ready(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:326:25
[INFO] [stdout]     |
[INFO] [stdout] 326 |     pub fn peek_delayed(&mut self) -> BeanstalkcResult<Job> {
[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] 326 |     pub fn peek_delayed(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:343:24
[INFO] [stdout]     |
[INFO] [stdout] 343 |     pub fn peek_buried(&mut self) -> BeanstalkcResult<Job> {
[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] 343 |     pub fn peek_buried(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/beanstalkc.rs:347:20
[INFO] [stdout]     |
[INFO] [stdout] 347 |     pub fn do_peek(&mut self, cmd: command::Command) -> BeanstalkcResult<Job> {
[INFO] [stdout]     |                    ^^^^^^^^^ the lifetime is elided here                 ^^^ the same lifetime is hidden 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] 347 |     pub fn do_peek(&mut self, cmd: command::Command) -> BeanstalkcResult<Job<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/command.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn put(body: &[u8], priority: u32, delay: Duration, ttr: Duration) -> Command {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here                        ^^^^^^^ the same lifetime is hidden 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] 179 | pub fn put(body: &[u8], priority: u32, delay: Duration, ttr: Duration) -> Command<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/job.rs:31:89
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(conn: &'a mut Beanstalkc, job_id: u64, body: Vec<u8>, reserved: bool) -> Job {
[INFO] [stdout]    |                       -- the lifetime is named here                                     ^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn new(conn: &'a mut Beanstalkc, job_id: u64, body: Vec<u8>, reserved: bool) -> Job<'a> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.11s
[INFO] running `Command { std: "docker" "inspect" "e49752e3ad463bb16bd8b5165cb2e627d422c12cefb9f7c6654ff60650906941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e49752e3ad463bb16bd8b5165cb2e627d422c12cefb9f7c6654ff60650906941", kill_on_drop: false }`
[INFO] [stdout] e49752e3ad463bb16bd8b5165cb2e627d422c12cefb9f7c6654ff60650906941
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13d9b5f9411f1a37ce827084efd48d0efe145a1d3211857ba1a85cb9f5b9a101
[INFO] running `Command { std: "docker" "start" "-a" "13d9b5f9411f1a37ce827084efd48d0efe145a1d3211857ba1a85cb9f5b9a101", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/beanstalkc.rs:211:20
[INFO] [stderr]     |
[INFO] [stderr] 211 |     pub fn reserve(&mut self) -> BeanstalkcResult<Job> {
[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] 211 |     pub fn reserve(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/beanstalkc.rs:239:33
[INFO] [stderr]     |
[INFO] [stderr] 239 |     pub fn reserve_with_timeout(&mut self, timeout: Duration) -> BeanstalkcResult<Job> {
[INFO] [stderr]     |                                 ^^^^^^^^^ the lifetime is elided here             ^^^ the same lifetime is hidden 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] 239 |     pub fn reserve_with_timeout(&mut self, timeout: Duration) -> BeanstalkcResult<Job<'_>> {
[INFO] [stderr]     |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/beanstalkc.rs:292:17
[INFO] [stderr]     |
[INFO] [stderr] 292 |     pub fn peek(&mut self, job_id: u64) -> BeanstalkcResult<Job> {
[INFO] [stderr]     |                 ^^^^^^^^^ the lifetime is elided here       ^^^ the same lifetime is hidden 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] 292 |     pub fn peek(&mut self, job_id: u64) -> BeanstalkcResult<Job<'_>> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/beanstalkc.rs:309:23
[INFO] [stderr]     |
[INFO] [stderr] 309 |     pub fn peek_ready(&mut self) -> BeanstalkcResult<Job> {
[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] 309 |     pub fn peek_ready(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/beanstalkc.rs:326:25
[INFO] [stderr]     |
[INFO] [stderr] 326 |     pub fn peek_delayed(&mut self) -> BeanstalkcResult<Job> {
[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] 326 |     pub fn peek_delayed(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/beanstalkc.rs:343:24
[INFO] [stderr]     |
[INFO] [stderr] 343 |     pub fn peek_buried(&mut self) -> BeanstalkcResult<Job> {
[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] 343 |     pub fn peek_buried(&mut self) -> BeanstalkcResult<Job<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/beanstalkc.rs:347:20
[INFO] [stderr]     |
[INFO] [stderr] 347 |     pub fn do_peek(&mut self, cmd: command::Command) -> BeanstalkcResult<Job> {
[INFO] [stderr]     |                    ^^^^^^^^^ the lifetime is elided here                 ^^^ the same lifetime is hidden 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] 347 |     pub fn do_peek(&mut self, cmd: command::Command) -> BeanstalkcResult<Job<'_>> {
[INFO] [stderr]     |                                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/command.rs:179:18
[INFO] [stderr]     |
[INFO] [stderr] 179 | pub fn put(body: &[u8], priority: u32, delay: Duration, ttr: Duration) -> Command {
[INFO] [stderr]     |                  ^^^^^ the lifetime is elided here                        ^^^^^^^ the same lifetime is hidden 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] 179 | pub fn put(body: &[u8], priority: u32, delay: Duration, ttr: Duration) -> Command<'_> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/job.rs:31:89
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn new(conn: &'a mut Beanstalkc, job_id: u64, body: Vec<u8>, reserved: bool) -> Job {
[INFO] [stderr]    |                       -- the lifetime is named here                                     ^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn new(conn: &'a mut Beanstalkc, job_id: u64, body: Vec<u8>, reserved: bool) -> Job<'a> {
[INFO] [stderr]    |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `beanstalkc` (lib) generated 9 warnings (run `cargo fix --lib -p beanstalkc` to apply 9 suggestions)
[INFO] [stderr] warning: `beanstalkc` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beanstalkc-4188d26c8a6418c7)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test command::tests::test_bury ... ok
[INFO] [stdout] test command::tests::test_kick_job ... ok
[INFO] [stdout] test command::tests::test_list_tubes ... ok
[INFO] [stdout] test command::tests::test_ignore ... ok
[INFO] [stdout] test command::tests::test_kick ... ok
[INFO] [stdout] test command::tests::test_pause_tube ... ok
[INFO] [stdout] test command::tests::test_peek_buried ... ok
[INFO] [stdout] test command::tests::test_peek_job ... ok
[INFO] [stdout] test command::tests::test_peek_ready ... ok
[INFO] [stdout] test command::tests::test_quit ... ok
[INFO] [stdout] test command::tests::test_release ... ok
[INFO] [stdout] test command::tests::test_tube_used ... ok
[INFO] [stdout] test command::tests::test_reserve ... ok
[INFO] [stdout] test command::tests::test_stats_job ... ok
[INFO] [stdout] test command::tests::test_tubes_watched ... ok
[INFO] [stdout] test command::tests::test_stats_tube ... ok
[INFO] [stdout] test command::tests::test_touch ... ok
[INFO] [stdout] test command::tests::test_use_tube ... ok
[INFO] [stdout] test command::tests::test_watch ... ok
[INFO] [stdout] test response::tests::test_get_body_as_vec ... ok
[INFO] [stdout] test response::tests::test_get_body_as_map ... ok
[INFO] [stdout] test response::tests::test_get_int_param ... ok
[INFO] [stdout] test response::tests::test_get_job_id ... ok
[INFO] [stdout] test command::tests::test_delete ... ok
[INFO] [stdout] test command::tests::test_put ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests beanstalkc
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::bury (line 569) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::connect (line 97) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::ignore (line 443) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::delete (line 503) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::bury_default (line 554) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::connect (line 89) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::connection_timeout (line 69) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::host (line 40) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::kick_job (line 269) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::peek (line 284) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::kick (line 253) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::peek_delayed (line 317) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::peek_buried (line 334) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::pause_tube (line 488) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::put_default (line 151) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::port (line 54) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::peek_ready (line 300) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::stats (line 458) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::put (line 171) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::release (line 537) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::release_default (line 522) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::reserve (line 199) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::reserve_with_timeout (line 226) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::reconnect (line 136) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::use_tube (line 393) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::stats_job (line 600) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::stats_tube (line 473) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::using (line 377) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::touch (line 585) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::tubes (line 361) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::watch (line 426) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job<'a>::bury (line 135) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job<'a>::kick (line 158) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job<'a>::release_default (line 77) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job<'a>::bury_default (line 117) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job<'a>::stats (line 196) - compile ... ok
[INFO] [stdout] test src/beanstalkc.rs - beanstalkc::Beanstalkc::watching (line 410) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 30) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job<'a>::touch (line 175) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job<'a>::delete (line 59) - compile ... ok
[INFO] [stdout] test src/job.rs - job::Job<'a>::release (line 94) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.65s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "13d9b5f9411f1a37ce827084efd48d0efe145a1d3211857ba1a85cb9f5b9a101", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13d9b5f9411f1a37ce827084efd48d0efe145a1d3211857ba1a85cb9f5b9a101", kill_on_drop: false }`
[INFO] [stdout] 13d9b5f9411f1a37ce827084efd48d0efe145a1d3211857ba1a85cb9f5b9a101
