[INFO] fetching crate memcached 0.4.5-beta.2...
[INFO] checking memcached-0.4.5-beta.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate memcached 0.4.5-beta.2 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate memcached 0.4.5-beta.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate memcached 0.4.5-beta.2
[INFO] finished tweaking crates.io crate memcached 0.4.5-beta.2
[INFO] tweaked toml for crates.io crate memcached 0.4.5-beta.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 128 packages to latest compatible versions
[INFO] [stderr]       Adding mobc v0.5.12 (available: v0.8.5)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.8.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3635bd103fe03e31860208bbef04ba4261a3dcad113a2d2518b476158523079f
[INFO] running `Command { std: "docker" "start" "-a" "3635bd103fe03e31860208bbef04ba4261a3dcad113a2d2518b476158523079f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3635bd103fe03e31860208bbef04ba4261a3dcad113a2d2518b476158523079f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3635bd103fe03e31860208bbef04ba4261a3dcad113a2d2518b476158523079f", kill_on_drop: false }`
[INFO] [stdout] 3635bd103fe03e31860208bbef04ba4261a3dcad113a2d2518b476158523079f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04cecd77465f54ed47ceabab3241dde8084a0a26bc61bd1ed45edf26c3b672d6
[INFO] running `Command { std: "docker" "start" "-a" "04cecd77465f54ed47ceabab3241dde8084a0a26bc61bd1ed45edf26c3b672d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking async-std v1.13.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking mobc v0.5.12
[INFO] [stderr]     Checking memcached v0.4.5-beta.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:292:7
[INFO] [stdout]     |
[INFO] [stdout] 292 | #[cfg(feature = "tls")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:19:5
[INFO] [stdout]     |
[INFO] [stdout] 19  |     warnings,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "tls")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:222:11
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[cfg(feature = "tls")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:232:11
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[cfg(feature = "tls")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/error.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |     Str(std::str::Utf8Error),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout] 12  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 143 -     Str(std::str::Utf8Error),
[INFO] [stdout] 143 +     Str(str::Utf8Error),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/error.rs:188:11
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl From<std::str::Utf8Error> for MemcachedError {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 188 - impl From<std::str::Utf8Error> for MemcachedError {
[INFO] [stdout] 188 + impl From<str::Utf8Error> for MemcachedError {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/error.rs:189:18
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn from(err: std::str::Utf8Error) -> MemcachedError {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 189 -     fn from(err: std::str::Utf8Error) -> MemcachedError {
[INFO] [stdout] 189 +     fn from(err: str::Utf8Error) -> MemcachedError {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:243:19
[INFO] [stdout]     |
[INFO] [stdout] 243 |             #[cfg(feature = "tls")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |             #[cfg(feature = "tls")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:260:19
[INFO] [stdout]     |
[INFO] [stdout] 260 |             #[cfg(feature = "tls")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |             #[cfg(feature = "tls")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:292:7
[INFO] [stdout]     |
[INFO] [stdout] 292 | #[cfg(feature = "tls")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:19:5
[INFO] [stdout]     |
[INFO] [stdout] 19  |     warnings,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:301:7
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[cfg(feature = "tls")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:222:11
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[cfg(feature = "tls")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:232:11
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[cfg(feature = "tls")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/error.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |     Str(std::str::Utf8Error),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:12:5
[INFO] [stdout]     |
[INFO] [stdout] 12  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 143 -     Str(std::str::Utf8Error),
[INFO] [stdout] 143 +     Str(str::Utf8Error),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/error.rs:188:11
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl From<std::str::Utf8Error> for MemcachedError {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 188 - impl From<std::str::Utf8Error> for MemcachedError {
[INFO] [stdout] 188 + impl From<str::Utf8Error> for MemcachedError {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/error.rs:189:18
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn from(err: std::str::Utf8Error) -> MemcachedError {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 189 -     fn from(err: std::str::Utf8Error) -> MemcachedError {
[INFO] [stdout] 189 +     fn from(err: str::Utf8Error) -> MemcachedError {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:243:19
[INFO] [stdout]     |
[INFO] [stdout] 243 |             #[cfg(feature = "tls")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:246:19
[INFO] [stdout]     |
[INFO] [stdout] 246 |             #[cfg(feature = "tls")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:260:19
[INFO] [stdout]     |
[INFO] [stdout] 260 |             #[cfg(feature = "tls")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unexpected `cfg` condition value: `tls`
[INFO] [stdout]    --> src/error.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |             #[cfg(feature = "tls")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `tls` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memcached` (lib test) due to 11 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `memcached` (lib) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "04cecd77465f54ed47ceabab3241dde8084a0a26bc61bd1ed45edf26c3b672d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04cecd77465f54ed47ceabab3241dde8084a0a26bc61bd1ed45edf26c3b672d6", kill_on_drop: false }`
[INFO] [stdout] 04cecd77465f54ed47ceabab3241dde8084a0a26bc61bd1ed45edf26c3b672d6
