[INFO] fetching crate async-redis-session 0.2.2... [INFO] checking async-redis-session-0.2.2 against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] extracting crate async-redis-session 0.2.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate async-redis-session 0.2.2 on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-redis-session 0.2.2 [INFO] finished tweaking crates.io crate async-redis-session 0.2.2 [INFO] tweaked toml for crates.io crate async-redis-session 0.2.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b9a9fc5269d032f3484208d0d3998edab08a33b94e8391cdaaebabc91ffad30 [INFO] running `Command { std: "docker" "start" "-a" "6b9a9fc5269d032f3484208d0d3998edab08a33b94e8391cdaaebabc91ffad30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b9a9fc5269d032f3484208d0d3998edab08a33b94e8391cdaaebabc91ffad30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b9a9fc5269d032f3484208d0d3998edab08a33b94e8391cdaaebabc91ffad30", kill_on_drop: false }` [INFO] [stdout] 6b9a9fc5269d032f3484208d0d3998edab08a33b94e8391cdaaebabc91ffad30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e67a4e46644296ea895bf97183f64d62cd3bc5ebe57bed3202736368fbcaa83d [INFO] running `Command { std: "docker" "start" "-a" "e67a4e46644296ea895bf97183f64d62cd3bc5ebe57bed3202736368fbcaa83d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.17 [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] Checking sha1 v0.6.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Checking tinyvec v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking serde_json v1.0.68 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking async-session v3.0.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.10.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking combine v4.6.1 [INFO] [stderr] Checking redis v0.20.2 [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.20.2/src/types.rs:529:53 [INFO] [stdout] | [INFO] [stdout] 529 | 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.20.2/src/aio.rs:531:10 [INFO] [stdout] | [INFO] [stdout] 531 | .boxed() [INFO] [stdout] | ^^^^^ method not found in `impl futures_util::Future` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:770:8 [INFO] [stdout] | [INFO] [stdout] 770 | fn boxed<'a>(self) -> Pin + Send + 'a>> [INFO] [stdout] | ----- the method is available for `impl futures_util::Future` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 2 | use futures_lite::future::FutureExt; [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.20.2/src/aio.rs:581:10 [INFO] [stdout] | [INFO] [stdout] 581 | .boxed() [INFO] [stdout] | ^^^^^ method not found in `impl futures_util::Future` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:770:8 [INFO] [stdout] | [INFO] [stdout] 770 | fn boxed<'a>(self) -> Pin + Send + 'a>> [INFO] [stdout] | ----- the method is available for `impl futures_util::Future` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 2 | use futures_lite::future::FutureExt; [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.20.2/src/aio.rs:895:10 [INFO] [stdout] | [INFO] [stdout] 895 | .boxed() [INFO] [stdout] | ^^^^^ method not found in `impl futures_util::Future` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:770:8 [INFO] [stdout] | [INFO] [stdout] 770 | fn boxed<'a>(self) -> Pin + Send + 'a>> [INFO] [stdout] | ----- the method is available for `impl futures_util::Future` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 2 | use futures_lite::future::FutureExt; [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.20.2/src/aio.rs:918:10 [INFO] [stdout] | [INFO] [stdout] 918 | .boxed() [INFO] [stdout] | ^^^^^ method not found in `impl futures_util::Future` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:770:8 [INFO] [stdout] | [INFO] [stdout] 770 | fn boxed<'a>(self) -> Pin + Send + 'a>> [INFO] [stdout] | ----- the method is available for `impl futures_util::Future` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 2 | use futures_lite::future::FutureExt; [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" "e67a4e46644296ea895bf97183f64d62cd3bc5ebe57bed3202736368fbcaa83d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67a4e46644296ea895bf97183f64d62cd3bc5ebe57bed3202736368fbcaa83d", kill_on_drop: false }` [INFO] [stdout] e67a4e46644296ea895bf97183f64d62cd3bc5ebe57bed3202736368fbcaa83d