[INFO] fetching crate async-redis-session 0.2.2... [INFO] testing async-redis-session-0.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate async-redis-session 0.2.2 into /workspace/builds/worker-3-tc1/source [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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async-redis-session 0.2.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 177 packages to latest compatible versions [INFO] [stderr] Adding redis v0.20.2 (available: v0.32.2) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-session v3.0.0 [INFO] [stderr] Downloaded redis v0.20.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eea84831d942b3813541d1cb08427d03907206aea376b64d88c40e8e7897ab60 [INFO] running `Command { std: "docker" "start" "-a" "eea84831d942b3813541d1cb08427d03907206aea376b64d88c40e8e7897ab60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eea84831d942b3813541d1cb08427d03907206aea376b64d88c40e8e7897ab60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea84831d942b3813541d1cb08427d03907206aea376b64d88c40e8e7897ab60", kill_on_drop: false }` [INFO] [stdout] eea84831d942b3813541d1cb08427d03907206aea376b64d88c40e8e7897ab60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7487c37fd3d7e24c752ac4483a50254cb10d6dade2c250b95c7e15282dabc8b6 [INFO] running `Command { std: "docker" "start" "-a" "7487c37fd3d7e24c752ac4483a50254cb10d6dade2c250b95c7e15282dabc8b6", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-io v2.4.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling async-session v3.0.0 [INFO] [stderr] Compiling 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/index.crates.io-1949cf8c6b5b557f/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] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/future/future.rs:36:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Future` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/mod.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | pub use futures_core::future::{BoxFuture, LocalBoxFuture}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `alloc` feature [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/future/mod.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg(feature = "alloc")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `boxed` found for `async` block `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:522:10: 522:20}` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:531:10 [INFO] [stdout] | [INFO] [stdout] 522 | / (async move { [INFO] [stdout] 523 | | if self.pubsub { [INFO] [stdout] 524 | | self.exit_pubsub().await?; [INFO] [stdout] ... | [INFO] [stdout] 530 | | }) [INFO] [stdout] 531 | | .boxed() [INFO] [stdout] | | -^^^^^ method not found in `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:522:10: 522:20}` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:801:8 [INFO] [stdout] | [INFO] [stdout] 801 | fn boxed<'a>(self) -> Pin + Send + 'a>> [INFO] [stdout] | ----- the method is available for `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:522:10: 522:20}` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `FutureExt` which provides `boxed` is implemented but not in scope; perhaps you want to import 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 `async` block `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:540:10: 540:20}` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:581:10 [INFO] [stdout] | [INFO] [stdout] 540 | / (async move { [INFO] [stdout] 541 | | if self.pubsub { [INFO] [stdout] 542 | | self.exit_pubsub().await?; [INFO] [stdout] ... | [INFO] [stdout] 580 | | }) [INFO] [stdout] 581 | | .boxed() [INFO] [stdout] | | -^^^^^ method not found in `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:540:10: 540:20}` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:801:8 [INFO] [stdout] | [INFO] [stdout] 801 | fn boxed<'a>(self) -> Pin + Send + 'a>> [INFO] [stdout] | ----- the method is available for `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:540:10: 540:20}` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `FutureExt` which provides `boxed` is implemented but not in scope; perhaps you want to import 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 `async` block `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:883:10: 883:20}` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:895:10 [INFO] [stdout] | [INFO] [stdout] 883 | / (async move { [INFO] [stdout] 884 | | let value = self [INFO] [stdout] 885 | | .pipeline [INFO] [stdout] 886 | | .send(cmd.get_packed_command()) [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | .boxed() [INFO] [stdout] | | -^^^^^ method not found in `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:883:10: 883:20}` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:801:8 [INFO] [stdout] | [INFO] [stdout] 801 | fn boxed<'a>(self) -> Pin + Send + 'a>> [INFO] [stdout] | ----- the method is available for `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:883:10: 883:20}` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `FutureExt` which provides `boxed` is implemented but not in scope; perhaps you want to import 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 `async` block `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:904:10: 904:20}` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:918:10 [INFO] [stdout] | [INFO] [stdout] 904 | / (async move { [INFO] [stdout] 905 | | let mut value = self [INFO] [stdout] 906 | | .pipeline [INFO] [stdout] 907 | | .send_recv_multiple(cmd.get_packed_pipeline(), offset + count) [INFO] [stdout] ... | [INFO] [stdout] 917 | | }) [INFO] [stdout] 918 | | .boxed() [INFO] [stdout] | | -^^^^^ method not found in `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:904:10: 904:20}` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:801:8 [INFO] [stdout] | [INFO] [stdout] 801 | fn boxed<'a>(self) -> Pin + Send + 'a>> [INFO] [stdout] | ----- the method is available for `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.20.2/src/aio.rs:904:10: 904:20}` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: trait `FutureExt` which provides `boxed` is implemented but not in scope; perhaps you want to import it [INFO] [stdout] | [INFO] [stdout] 2 + use futures_lite::future::FutureExt; [INFO] [stdout] | [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` (lib) due to 5 previous errors; 100 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7487c37fd3d7e24c752ac4483a50254cb10d6dade2c250b95c7e15282dabc8b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7487c37fd3d7e24c752ac4483a50254cb10d6dade2c250b95c7e15282dabc8b6", kill_on_drop: false }` [INFO] [stdout] 7487c37fd3d7e24c752ac4483a50254cb10d6dade2c250b95c7e15282dabc8b6