[INFO] crate macgyver-lock 0.2.0 is already in cache [INFO] checking macgyver-lock-0.2.0 against master#6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 for pr-70872 [INFO] extracting crate macgyver-lock 0.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate macgyver-lock 0.2.0 on toolchain 6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate macgyver-lock 0.2.0 [INFO] finished tweaking crates.io crate macgyver-lock 0.2.0 [INFO] tweaked toml for crates.io crate macgyver-lock 0.2.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa035871ea39c9851484955f1e22e1c87c25abfe690fa630f9d71a8e544fedf5 [INFO] running `"docker" "start" "-a" "fa035871ea39c9851484955f1e22e1c87c25abfe690fa630f9d71a8e544fedf5"` [INFO] [stderr] Compiling enum_dispatch v0.2.3 [INFO] [stderr] Checking memcache v0.14.0 [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] | | ------^------------------------------------------------------------------------- [INFO] [stderr] | |_____|_____| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::auth` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] | | ------^------------------------------------------------------------------------- [INFO] [stderr] | |_____|_____| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::auth` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] | | ---------^--------------------------------------------- [INFO] [stderr] | |_____|________| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::version` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] | | ---------^--------------------------------------------- [INFO] [stderr] | |_____|________| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::version` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] | | -------^----------------------------------------- [INFO] [stderr] | |_____|______| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::flush` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] | | -------^----------------------------------------- [INFO] [stderr] | |_____|______| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::flush` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] 35 | | fn flush_with_delay(&mut self, delay: u32) -> Result<(), MemcacheError>; [INFO] [stderr] | | ------------------^----------------------------------------------------- [INFO] [stderr] | |_____|_________________| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::flush_with_delay` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] 35 | | fn flush_with_delay(&mut self, delay: u32) -> Result<(), MemcacheError>; [INFO] [stderr] | | ------------------^----------------------------------------------------- [INFO] [stderr] | |_____|_________________| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::flush_with_delay` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] 35 | | fn flush_with_delay(&mut self, delay: u32) -> Result<(), MemcacheError>; [INFO] [stderr] 36 | | fn get(&mut self, key: &str) -> Result, MemcacheError>; [INFO] [stderr] | | --^ - required by this bound in `protocol::ProtocolTrait::get` [INFO] [stderr] | |__________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] 35 | | fn flush_with_delay(&mut self, delay: u32) -> Result<(), MemcacheError>; [INFO] [stderr] 36 | | fn get(&mut self, key: &str) -> Result, MemcacheError>; [INFO] [stderr] | | --^ - required by this bound in `protocol::ProtocolTrait::get` [INFO] [stderr] | |__________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] 35 | | fn flush_with_delay(&mut self, delay: u32) -> Result<(), MemcacheError>; [INFO] [stderr] 36 | | fn get(&mut self, key: &str) -> Result, MemcacheError>; [INFO] [stderr] 37 | | fn gets(&mut self, keys: &[&str]) -> Result, MemcacheError>; [INFO] [stderr] | | ---^ - required by this bound in `protocol::ProtocolTrait::gets` [INFO] [stderr] | |___________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] 35 | | fn flush_with_delay(&mut self, delay: u32) -> Result<(), MemcacheError>; [INFO] [stderr] 36 | | fn get(&mut self, key: &str) -> Result, MemcacheError>; [INFO] [stderr] 37 | | fn gets(&mut self, keys: &[&str]) -> Result, MemcacheError>; [INFO] [stderr] | | ---^ - required by this bound in `protocol::ProtocolTrait::gets` [INFO] [stderr] | |___________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 37 | | fn gets(&mut self, keys: &[&str]) -> Result, MemcacheError>; [INFO] [stderr] 38 | | fn set>(&mut self, key: &str, value: V, expiration: u32) -> Result<(), MemcacheError>; [INFO] [stderr] | | --^ - required by this bound in `protocol::ProtocolTrait::set` [INFO] [stderr] | |__________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 37 | | fn gets(&mut self, keys: &[&str]) -> Result, MemcacheError>; [INFO] [stderr] 38 | | fn set>(&mut self, key: &str, value: V, expiration: u32) -> Result<(), MemcacheError>; [INFO] [stderr] | | --^ - required by this bound in `protocol::ProtocolTrait::set` [INFO] [stderr] | |__________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 38 | | fn set>(&mut self, key: &str, value: V, expiration: u32) -> Result<(), MemcacheError>; [INFO] [stderr] 39 | | fn cas>( [INFO] [stderr] | | --^ - required by this bound in `protocol::ProtocolTrait::cas` [INFO] [stderr] | |__________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 38 | | fn set>(&mut self, key: &str, value: V, expiration: u32) -> Result<(), MemcacheError>; [INFO] [stderr] 39 | | fn cas>( [INFO] [stderr] | | --^ - required by this bound in `protocol::ProtocolTrait::cas` [INFO] [stderr] | |__________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 45 | | ) -> Result; [INFO] [stderr] 46 | | fn add>(&mut self, key: &str, value: V, expiration: u32) -> Result<(), MemcacheError>; [INFO] [stderr] | | --^ - required by this bound in `protocol::ProtocolTrait::add` [INFO] [stderr] | |__________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 45 | | ) -> Result; [INFO] [stderr] 46 | | fn add>(&mut self, key: &str, value: V, expiration: u32) -> Result<(), MemcacheError>; [INFO] [stderr] | | --^ - required by this bound in `protocol::ProtocolTrait::add` [INFO] [stderr] | |__________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 46 | | fn add>(&mut self, key: &str, value: V, expiration: u32) -> Result<(), MemcacheError>; [INFO] [stderr] 47 | | fn replace>( [INFO] [stderr] | | ------^ - required by this bound in `protocol::ProtocolTrait::replace` [INFO] [stderr] | |______________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 46 | | fn add>(&mut self, key: &str, value: V, expiration: u32) -> Result<(), MemcacheError>; [INFO] [stderr] 47 | | fn replace>( [INFO] [stderr] | | ------^ - required by this bound in `protocol::ProtocolTrait::replace` [INFO] [stderr] | |______________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 52 | | ) -> Result<(), MemcacheError>; [INFO] [stderr] 53 | | fn append>(&mut self, key: &str, value: V) -> Result<(), MemcacheError>; [INFO] [stderr] | | -----^ - required by this bound in `protocol::ProtocolTrait::append` [INFO] [stderr] | |_____________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 52 | | ) -> Result<(), MemcacheError>; [INFO] [stderr] 53 | | fn append>(&mut self, key: &str, value: V) -> Result<(), MemcacheError>; [INFO] [stderr] | | -----^ - required by this bound in `protocol::ProtocolTrait::append` [INFO] [stderr] | |_____________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 53 | | fn append>(&mut self, key: &str, value: V) -> Result<(), MemcacheError>; [INFO] [stderr] 54 | | fn prepend>(&mut self, key: &str, value: V) -> Result<(), MemcacheError>; [INFO] [stderr] | | ------^ - required by this bound in `protocol::ProtocolTrait::prepend` [INFO] [stderr] | |______________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 53 | | fn append>(&mut self, key: &str, value: V) -> Result<(), MemcacheError>; [INFO] [stderr] 54 | | fn prepend>(&mut self, key: &str, value: V) -> Result<(), MemcacheError>; [INFO] [stderr] | | ------^ - required by this bound in `protocol::ProtocolTrait::prepend` [INFO] [stderr] | |______________| [INFO] [stderr] | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 54 | | fn prepend>(&mut self, key: &str, value: V) -> Result<(), MemcacheError>; [INFO] [stderr] 55 | | fn delete(&mut self, key: &str) -> Result; [INFO] [stderr] | | --------^------------------------------------------------------ [INFO] [stderr] | |_____|_______| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::delete` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 54 | | fn prepend>(&mut self, key: &str, value: V) -> Result<(), MemcacheError>; [INFO] [stderr] 55 | | fn delete(&mut self, key: &str) -> Result; [INFO] [stderr] | | --------^------------------------------------------------------ [INFO] [stderr] | |_____|_______| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::delete` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 55 | | fn delete(&mut self, key: &str) -> Result; [INFO] [stderr] 56 | | fn increment(&mut self, key: &str, amount: u64) -> Result; [INFO] [stderr] | | -----------^------------------------------------------------------------------ [INFO] [stderr] | |_____|__________| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::increment` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 55 | | fn delete(&mut self, key: &str) -> Result; [INFO] [stderr] 56 | | fn increment(&mut self, key: &str, amount: u64) -> Result; [INFO] [stderr] | | -----------^------------------------------------------------------------------ [INFO] [stderr] | |_____|__________| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::increment` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 56 | | fn increment(&mut self, key: &str, amount: u64) -> Result; [INFO] [stderr] 57 | | fn decrement(&mut self, key: &str, amount: u64) -> Result; [INFO] [stderr] | | -----------^------------------------------------------------------------------ [INFO] [stderr] | |_____|__________| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::decrement` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 56 | | fn increment(&mut self, key: &str, amount: u64) -> Result; [INFO] [stderr] 57 | | fn decrement(&mut self, key: &str, amount: u64) -> Result; [INFO] [stderr] | | -----------^------------------------------------------------------------------ [INFO] [stderr] | |_____|__________| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::decrement` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 57 | | fn decrement(&mut self, key: &str, amount: u64) -> Result; [INFO] [stderr] 58 | | fn touch(&mut self, key: &str, expiration: u32) -> Result; [INFO] [stderr] | | -------^----------------------------------------------------------------------- [INFO] [stderr] | |_____|______| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::touch` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 57 | | fn decrement(&mut self, key: &str, amount: u64) -> Result; [INFO] [stderr] 58 | | fn touch(&mut self, key: &str, expiration: u32) -> Result; [INFO] [stderr] | | -------^----------------------------------------------------------------------- [INFO] [stderr] | |_____|______| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::touch` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::ascii::AsciiProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 58 | | fn touch(&mut self, key: &str, expiration: u32) -> Result; [INFO] [stderr] 59 | | fn stats(&mut self) -> Result; [INFO] [stderr] | | -------^-------------------------------------------- [INFO] [stderr] | |_____|______| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::ascii::AsciiProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::stats` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `protocol::binary::BinaryProtocol: protocol::ProtocolTrait` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memcache-0.14.0/src/protocol/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 31 | pub trait ProtocolTrait { [INFO] [stderr] | ___________^ [INFO] [stderr] 32 | | fn auth(&mut self, username: &str, password: &str) -> Result<(), MemcacheError>; [INFO] [stderr] 33 | | fn version(&mut self) -> Result; [INFO] [stderr] 34 | | fn flush(&mut self) -> Result<(), MemcacheError>; [INFO] [stderr] ... | [INFO] [stderr] 58 | | fn touch(&mut self, key: &str, expiration: u32) -> Result; [INFO] [stderr] 59 | | fn stats(&mut self) -> Result; [INFO] [stderr] | | -------^-------------------------------------------- [INFO] [stderr] | |_____|______| [INFO] [stderr] | | the trait `protocol::ProtocolTrait` is not implemented for `protocol::binary::BinaryProtocol` [INFO] [stderr] | required by `protocol::ProtocolTrait::stats` [INFO] [stderr] [INFO] [stderr] error: aborting due to 34 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `memcache`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "fa035871ea39c9851484955f1e22e1c87c25abfe690fa630f9d71a8e544fedf5"` [INFO] running `"docker" "rm" "-f" "fa035871ea39c9851484955f1e22e1c87c25abfe690fa630f9d71a8e544fedf5"` [INFO] [stdout] fa035871ea39c9851484955f1e22e1c87c25abfe690fa630f9d71a8e544fedf5