[INFO] fetching crate wascc-redis 0.9.2... [INFO] building wascc-redis-0.9.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate wascc-redis 0.9.2 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate wascc-redis 0.9.2 [INFO] finished tweaking crates.io crate wascc-redis 0.9.2 [INFO] tweaked toml for crates.io crate wascc-redis 0.9.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wascc-redis 0.9.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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 145 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.8.4 (available: v0.11.8) [INFO] [stderr] Adding redis v0.17.0 (available: v0.32.6) [INFO] [stderr] Adding rmp-serde v0.14.4 (available: v1.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wascc-codec v0.9.1 [INFO] [stderr] Downloaded rmp-serde v0.14.4 [INFO] [stderr] Downloaded redis v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93af6f738aaacc781ecb4544b78b3ed4562d19bfaf5dbbd0c6c9b46dcc6b049f [INFO] running `Command { std: "docker" "start" "-a" "93af6f738aaacc781ecb4544b78b3ed4562d19bfaf5dbbd0c6c9b46dcc6b049f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93af6f738aaacc781ecb4544b78b3ed4562d19bfaf5dbbd0c6c9b46dcc6b049f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93af6f738aaacc781ecb4544b78b3ed4562d19bfaf5dbbd0c6c9b46dcc6b049f", kill_on_drop: false }` [INFO] [stdout] 93af6f738aaacc781ecb4544b78b3ed4562d19bfaf5dbbd0c6c9b46dcc6b049f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73777f4bdac16a2f4c93de6b58922dc112fff0825d00d05f5663f029820002bc [INFO] running `Command { std: "docker" "start" "-a" "73777f4bdac16a2f4c93de6b58922dc112fff0825d00d05f5663f029820002bc", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling wascc-codec v0.9.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling redis v0.17.0 [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.17.0/src/types.rs:525:53 [INFO] [stdout] | [INFO] [stdout] 525 | 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] --> /rustc/c7f6aa2869acdbf014d094c6e427e554e160b6db/library/core/src/future/future.rs:37:1 [INFO] [stdout] | [INFO] [stdout] = note: similarly named trait `Future` defined here [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] 15 | #[cfg(feature = "alloc")] [INFO] [stdout] | ----------------- the item is gated behind the `alloc` feature [INFO] [stdout] 16 | pub use futures_core::future::{BoxFuture, LocalBoxFuture}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.17.0/src/cmd.rs:116:62 [INFO] [stdout] | [INFO] [stdout] 116 | self.con.req_packed_command(&self.cmd).await.ok(), [INFO] [stdout] | ^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.17.0/src/cmd.rs:457:13 [INFO] [stdout] | [INFO] [stdout] 457 | let rv = con.req_packed_command(&self).await?; [INFO] [stdout] | ^^ [INFO] [stdout] 458 | [INFO] [stdout] 459 | let (cursor, batch) = if rv.looks_like_cursor() { [INFO] [stdout] | ----------------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `rv` an explicit type [INFO] [stdout] | [INFO] [stdout] 457 | let rv: /* Type */ = con.req_packed_command(&self).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.17.0/src/cmd.rs:471:26 [INFO] [stdout] | [INFO] [stdout] 471 | batch: batch.into_iter(), [INFO] [stdout] | ^^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.17.0/src/cmd.rs:733:13 [INFO] [stdout] | [INFO] [stdout] 733 | let mut resp = con [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 736 | match resp.pop() { [INFO] [stdout] | --- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `resp` an explicit type [INFO] [stdout] | [INFO] [stdout] 733 | let mut resp: /* Type */ = con [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.17.0/src/aio.rs:549:10: 549:20}` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.17.0/src/aio.rs:558:10 [INFO] [stdout] | [INFO] [stdout] 549 | / (async move { [INFO] [stdout] 550 | | if self.pubsub { [INFO] [stdout] 551 | | self.exit_pubsub().await?; [INFO] [stdout] ... | [INFO] [stdout] 557 | | }) [INFO] [stdout] 558 | | .boxed() [INFO] [stdout] | | -^^^^^ method not found in `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.17.0/src/aio.rs:549:10: 549:20}` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:798:8 [INFO] [stdout] | [INFO] [stdout] 798 | 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.17.0/src/aio.rs:549:10: 549: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.17.0/src/aio.rs:567:10: 567:20}` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.17.0/src/aio.rs:587:10 [INFO] [stdout] | [INFO] [stdout] 567 | / (async move { [INFO] [stdout] 568 | | if self.pubsub { [INFO] [stdout] 569 | | self.exit_pubsub().await?; [INFO] [stdout] ... | [INFO] [stdout] 586 | | }) [INFO] [stdout] 587 | | .boxed() [INFO] [stdout] | | -^^^^^ method not found in `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.17.0/src/aio.rs:567:10: 567:20}` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:798:8 [INFO] [stdout] | [INFO] [stdout] 798 | 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.17.0/src/aio.rs:567:10: 567: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.17.0/src/aio.rs:935:10: 935:20}` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.17.0/src/aio.rs:947:10 [INFO] [stdout] | [INFO] [stdout] 935 | / (async move { [INFO] [stdout] 936 | | let value = self [INFO] [stdout] 937 | | .pipeline [INFO] [stdout] 938 | | .send(cmd.get_packed_command()) [INFO] [stdout] ... | [INFO] [stdout] 946 | | }) [INFO] [stdout] 947 | | .boxed() [INFO] [stdout] | | -^^^^^ method not found in `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.17.0/src/aio.rs:935:10: 935:20}` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:798:8 [INFO] [stdout] | [INFO] [stdout] 798 | 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.17.0/src/aio.rs:935:10: 935: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.17.0/src/aio.rs:956:10: 956:20}` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.17.0/src/aio.rs:970:10 [INFO] [stdout] | [INFO] [stdout] 956 | / (async move { [INFO] [stdout] 957 | | let mut value = self [INFO] [stdout] 958 | | .pipeline [INFO] [stdout] 959 | | .send_recv_multiple(cmd.get_packed_pipeline(), offset + count) [INFO] [stdout] ... | [INFO] [stdout] 969 | | }) [INFO] [stdout] 970 | | .boxed() [INFO] [stdout] | | -^^^^^ method not found in `{async block@/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.17.0/src/aio.rs:956:10: 956:20}` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:798:8 [INFO] [stdout] | [INFO] [stdout] 798 | 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.17.0/src/aio.rs:956:10: 956: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: E0282, E0412, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `redis` (lib) due to 9 previous errors; 91 warnings emitted [INFO] running `Command { std: "docker" "inspect" "73777f4bdac16a2f4c93de6b58922dc112fff0825d00d05f5663f029820002bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73777f4bdac16a2f4c93de6b58922dc112fff0825d00d05f5663f029820002bc", kill_on_drop: false }` [INFO] [stdout] 73777f4bdac16a2f4c93de6b58922dc112fff0825d00d05f5663f029820002bc