[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] documenting cryptobanana/redis-build-bug against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcryptobanana%2Fredis-build-bug" "/workspace/builds/worker-36/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-36/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cryptobanana/redis-build-bug on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-36/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-05-20" "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-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59311f8a83fc480a8a4db62171d151024716094a162e09438d82ea87800830c1 [INFO] running `Command { std: "docker" "start" "-a" "59311f8a83fc480a8a4db62171d151024716094a162e09438d82ea87800830c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59311f8a83fc480a8a4db62171d151024716094a162e09438d82ea87800830c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59311f8a83fc480a8a4db62171d151024716094a162e09438d82ea87800830c1", kill_on_drop: false }` [INFO] [stdout] 59311f8a83fc480a8a4db62171d151024716094a162e09438d82ea87800830c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-36/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c707d9aebef0091763f3bfe0def5dcedc8c8e5b0a9a3105cba2391891cc29c4 [INFO] running `Command { std: "docker" "start" "-a" "1c707d9aebef0091763f3bfe0def5dcedc8c8e5b0a9a3105cba2391891cc29c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking combine v4.6.1 [INFO] [stderr] Checking 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: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0599. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` due to 6 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1c707d9aebef0091763f3bfe0def5dcedc8c8e5b0a9a3105cba2391891cc29c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c707d9aebef0091763f3bfe0def5dcedc8c8e5b0a9a3105cba2391891cc29c4", kill_on_drop: false }` [INFO] [stdout] 1c707d9aebef0091763f3bfe0def5dcedc8c8e5b0a9a3105cba2391891cc29c4