[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-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptobanana%2Fredis-build-bug" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptobanana/redis-build-bug on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-26/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-2021-09-08" "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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39c31dc0f2d0c670db126d4455dfcdb3e2c6a8a8eacedf8a33def5452b491c24 [INFO] running `Command { std: "docker" "start" "-a" "39c31dc0f2d0c670db126d4455dfcdb3e2c6a8a8eacedf8a33def5452b491c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39c31dc0f2d0c670db126d4455dfcdb3e2c6a8a8eacedf8a33def5452b491c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39c31dc0f2d0c670db126d4455dfcdb3e2c6a8a8eacedf8a33def5452b491c24", kill_on_drop: false }` [INFO] [stdout] 39c31dc0f2d0c670db126d4455dfcdb3e2c6a8a8eacedf8a33def5452b491c24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c6ef119c44e999361d02392d865d5015534d5e52d0d722d0748cdc2b73b83d9 [INFO] running `Command { std: "docker" "start" "-a" "2c6ef119c44e999361d02392d865d5015534d5e52d0d722d0748cdc2b73b83d9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling syn v1.0.75 [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 dtoa 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 quote v1.0.9 [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` 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` [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: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "2c6ef119c44e999361d02392d865d5015534d5e52d0d722d0748cdc2b73b83d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6ef119c44e999361d02392d865d5015534d5e52d0d722d0748cdc2b73b83d9", kill_on_drop: false }` [INFO] [stdout] 2c6ef119c44e999361d02392d865d5015534d5e52d0d722d0748cdc2b73b83d9