[INFO] cloning repository https://github.com/cryptobanana/redis-build-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cryptobanana/redis-build-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptobanana%2Fredis-build-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptobanana%2Fredis-build-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16ae6a9423da2f36a722cacae53d239bf33fe0d1 [INFO] testing cryptobanana/redis-build-bug against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptobanana%2Fredis-build-bug" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptobanana/redis-build-bug on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cryptobanana/redis-build-bug [INFO] finished tweaking git repo https://github.com/cryptobanana/redis-build-bug [INFO] tweaked toml for git repo https://github.com/cryptobanana/redis-build-bug written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/cryptobanana/redis-build-bug already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9c8d1807912d05ce61215bc4bb08e4d2133ba561225721ac83aa0f8e2aedc5f [INFO] running `Command { std: "docker" "start" "-a" "e9c8d1807912d05ce61215bc4bb08e4d2133ba561225721ac83aa0f8e2aedc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9c8d1807912d05ce61215bc4bb08e4d2133ba561225721ac83aa0f8e2aedc5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c8d1807912d05ce61215bc4bb08e4d2133ba561225721ac83aa0f8e2aedc5f", kill_on_drop: false }` [INFO] [stdout] e9c8d1807912d05ce61215bc4bb08e4d2133ba561225721ac83aa0f8e2aedc5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5675b7992e83d556306b594d9a7ef8fa92877270178008ed793b653d1ab6cfb5 [INFO] running `Command { std: "docker" "start" "-a" "5675b7992e83d556306b594d9a7ef8fa92877270178008ed793b653d1ab6cfb5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling combine v4.6.1 [INFO] [stderr] Compiling redis v0.21.1 [INFO] [stdout] error[E0412]: cannot find type `BoxFuture` in module `futures_util::future` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.1/src/types.rs:530:53 [INFO] [stdout] | [INFO] [stdout] 530 | pub type RedisFuture<'a, T> = futures_util::future::BoxFuture<'a, RedisResult>; [INFO] [stdout] | ^^^^^^^^^ help: a trait with a similar name exists: `Future` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `boxed` found for opaque type `impl futures_util::Future>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.1/src/aio.rs:543:10 [INFO] [stdout] | [INFO] [stdout] 543 | .boxed() [INFO] [stdout] | ^^^^^ method not found in `impl futures_util::Future>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `RedisRuntime` defines an item `boxed`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.1/src/aio.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) trait RedisRuntime: AsyncStream + Send + Sync + Sized + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `boxed` found for opaque type `impl futures_util::Future, types::RedisError>>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.1/src/aio.rs:593:10 [INFO] [stdout] | [INFO] [stdout] 593 | .boxed() [INFO] [stdout] | ^^^^^ method not found in `impl futures_util::Future, types::RedisError>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `RedisRuntime` defines an item `boxed`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.1/src/aio.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) trait RedisRuntime: AsyncStream + Send + Sync + Sized + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `boxed` found for opaque type `impl futures_util::Future>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.1/src/aio.rs:911:10 [INFO] [stdout] | [INFO] [stdout] 911 | .boxed() [INFO] [stdout] | ^^^^^ method not found in `impl futures_util::Future>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `RedisRuntime` defines an item `boxed`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.1/src/aio.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) trait RedisRuntime: AsyncStream + Send + Sync + Sized + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `boxed` found for opaque type `impl futures_util::Future, _>>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.1/src/aio.rs:934:10 [INFO] [stdout] | [INFO] [stdout] 934 | .boxed() [INFO] [stdout] | ^^^^^ method not found in `impl futures_util::Future, _>>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `RedisRuntime` defines an item `boxed`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.1/src/aio.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | pub(crate) trait RedisRuntime: AsyncStream + Send + Sync + Sized + 'static { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.1/src/commands.rs:439:44 [INFO] [stdout] | [INFO] [stdout] 439 | cmd("SETBIT").arg(key).arg(offset).arg(if value {1} else {0}) [INFO] [stdout] | ^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s satisfying `{integer}: ToRedisArgs` found [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.1/src/types.rs:697:9 [INFO] [stdout] | [INFO] [stdout] 697 | impl ToRedisArgs for $t { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | impl ToRedisArgs for u8 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | itoa_based_to_redis_impl!(i8, NumericBehavior::NumberIsInteger); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] 775 | itoa_based_to_redis_impl!(i16, NumericBehavior::NumberIsInteger); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] 776 | itoa_based_to_redis_impl!(u16, NumericBehavior::NumberIsInteger); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] 777 | itoa_based_to_redis_impl!(i32, NumericBehavior::NumberIsInteger); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] 778 | itoa_based_to_redis_impl!(u32, NumericBehavior::NumberIsInteger); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] 779 | itoa_based_to_redis_impl!(i64, NumericBehavior::NumberIsInteger); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] 780 | itoa_based_to_redis_impl!(u64, NumericBehavior::NumberIsInteger); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] 781 | itoa_based_to_redis_impl!(isize, NumericBehavior::NumberIsInteger); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] 782 | itoa_based_to_redis_impl!(usize, NumericBehavior::NumberIsInteger); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] note: required by a bound in `Cmd::arg` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/redis-0.21.1/src/cmd.rs:297:19 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn arg(&mut self, arg: T) -> &mut Cmd { [INFO] [stdout] | ^^^^^^^^^^^ required by this bound in `Cmd::arg` [INFO] [stdout] = note: this error originates in the macro `itoa_based_to_redis_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider specifying the type argument in the function call [INFO] [stdout] | [INFO] [stdout] 439 | cmd("SETBIT").arg(key).arg(offset).arg::(if value {1} else {0}) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "5675b7992e83d556306b594d9a7ef8fa92877270178008ed793b653d1ab6cfb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5675b7992e83d556306b594d9a7ef8fa92877270178008ed793b653d1ab6cfb5", kill_on_drop: false }` [INFO] [stdout] 5675b7992e83d556306b594d9a7ef8fa92877270178008ed793b653d1ab6cfb5