[INFO] updating cached repository https://github.com/fuchsnj/changelog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cbb7d6c34f9eec86b10d68e3b815495504a34b1 [INFO] testing fuchsnj/changelog against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuchsnj%2Fchangelog" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fuchsnj/changelog on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fuchsnj/changelog [INFO] finished tweaking git repo https://github.com/fuchsnj/changelog [INFO] tweaked toml for git repo https://github.com/fuchsnj/changelog written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 613f6f7985cbb761406c29273903b114a3c1de5c3f8aa9a16e5f888fcfc52fb9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "613f6f7985cbb761406c29273903b114a3c1de5c3f8aa9a16e5f888fcfc52fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "613f6f7985cbb761406c29273903b114a3c1de5c3f8aa9a16e5f888fcfc52fb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "613f6f7985cbb761406c29273903b114a3c1de5c3f8aa9a16e5f888fcfc52fb9", kill_on_drop: false }` [INFO] [stdout] 613f6f7985cbb761406c29273903b114a3c1de5c3f8aa9a16e5f888fcfc52fb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe397b0693e0f91360fd9280afe14ae1cbd639ae909d9dc763fd40b9cc4742e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fe397b0693e0f91360fd9280afe14ae1cbd639ae909d9dc763fd40b9cc4742e8", kill_on_drop: false }` [INFO] [stderr] Compiling changelog v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "fe397b0693e0f91360fd9280afe14ae1cbd639ae909d9dc763fd40b9cc4742e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe397b0693e0f91360fd9280afe14ae1cbd639ae909d9dc763fd40b9cc4742e8", kill_on_drop: false }` [INFO] [stdout] fe397b0693e0f91360fd9280afe14ae1cbd639ae909d9dc763fd40b9cc4742e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85b7aa906baab7937e5c895ff4e29ce2d6f19ae4937a36565b3d5cdc38996ead [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "85b7aa906baab7937e5c895ff4e29ce2d6f19ae4937a36565b3d5cdc38996ead", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling changelog v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tokio::runtime::current_thread` [INFO] [stdout] --> src/buffer.rs:117:25 [INFO] [stdout] | [INFO] [stdout] 117 | use tokio::runtime::current_thread::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `current_thread` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::runtime::current_thread` [INFO] [stdout] --> src/input.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | use tokio::runtime::current_thread::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `current_thread` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::runtime::current_thread` [INFO] [stdout] --> src/state_map.rs:167:25 [INFO] [stdout] | [INFO] [stdout] 167 | use tokio::runtime::current_thread::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `current_thread` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tokio::runtime::current_thread` [INFO] [stdout] --> src/storage/in_memory.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | use tokio::runtime::current_thread::Runtime; [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `current_thread` in `runtime` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/input.rs:40:18 [INFO] [stdout] | [INFO] [stdout] 40 | let (mut tx, rx) = Input::new(); [INFO] [stdout] | ^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/input.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(rx.take(2).collect::>().await, vec![1, 2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/input.rs:40:26 [INFO] [stdout] | [INFO] [stdout] 40 | let (mut tx, rx) = Input::new(); [INFO] [stdout] | ^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/input.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(rx.take(2).collect::>().await, vec![1, 2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/input.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(rx.take(2).collect::>().await, vec![1, 2]); [INFO] [stdout] | ^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/input.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(rx.take(2).collect::>().await, vec![1, 2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/input.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(rx.take(2).collect::>().await, vec![1, 2]); [INFO] [stdout] | ^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/input.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(rx.take(2).collect::>().await, vec![1, 2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/input.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(rx.take(2).collect::>().await, vec![1, 2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/input.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(rx.take(2).collect::>().await, vec![1, 2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/input.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(rx.take(2).collect::>().await, vec![1, 2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/input.rs:43:24 [INFO] [stdout] | [INFO] [stdout] 43 | assert_eq!(rx.take(2).collect::>().await, vec![1, 2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:177:17 [INFO] [stdout] | [INFO] [stdout] 177 | let changelog = stream::repeat(1_).take(2); [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | / persisted_changelog [INFO] [stdout] 207 | | .stream(3) [INFO] [stdout] 208 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 209 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:178:17 [INFO] [stdout] | [INFO] [stdout] 178 | let persisted_changelog = changelog.persist(InMemoryStorage::config()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | / persisted_changelog [INFO] [stdout] 207 | | .stream(3) [INFO] [stdout] 208 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 209 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:179:24 [INFO] [stdout] | [INFO] [stdout] 179 | assert_eq!(persisted_changelog.get(0).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:179:24 [INFO] [stdout] | [INFO] [stdout] 179 | assert_eq!(persisted_changelog.get(0).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:179:24 [INFO] [stdout] | [INFO] [stdout] 179 | assert_eq!(persisted_changelog.get(0).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:179:24 [INFO] [stdout] | [INFO] [stdout] 179 | assert_eq!(persisted_changelog.get(0).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:179:24 [INFO] [stdout] | [INFO] [stdout] 179 | assert_eq!(persisted_changelog.get(0).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:179:24 [INFO] [stdout] | [INFO] [stdout] 179 | assert_eq!(persisted_changelog.get(0).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:180:24 [INFO] [stdout] | [INFO] [stdout] 180 | assert_eq!(persisted_changelog.get(1).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:180:24 [INFO] [stdout] | [INFO] [stdout] 180 | assert_eq!(persisted_changelog.get(1).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:180:24 [INFO] [stdout] | [INFO] [stdout] 180 | assert_eq!(persisted_changelog.get(1).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:180:24 [INFO] [stdout] | [INFO] [stdout] 180 | assert_eq!(persisted_changelog.get(1).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:180:24 [INFO] [stdout] | [INFO] [stdout] 180 | assert_eq!(persisted_changelog.get(1).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:180:24 [INFO] [stdout] | [INFO] [stdout] 180 | assert_eq!(persisted_changelog.get(1).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | assert_eq!(persisted_changelog.get(2).await, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | assert_eq!(persisted_changelog.get(2).await, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | assert_eq!(persisted_changelog.get(2).await, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | assert_eq!(persisted_changelog.get(2).await, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | assert_eq!(persisted_changelog.get(2).await, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:181:24 [INFO] [stdout] | [INFO] [stdout] 181 | assert_eq!(persisted_changelog.get(2).await, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | assert_eq!(persisted_changelog.get(0).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | assert_eq!(persisted_changelog.get(0).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | assert_eq!(persisted_changelog.get(0).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | assert_eq!(persisted_changelog.get(0).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | assert_eq!(persisted_changelog.get(0).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | assert_eq!(persisted_changelog.get(0).await, Some(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:183:24 [INFO] [stdout] | [INFO] [stdout] 183 | assert_eq!(persisted_changelog.get(3).await, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:183:24 [INFO] [stdout] | [INFO] [stdout] 183 | assert_eq!(persisted_changelog.get(3).await, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:183:24 [INFO] [stdout] | [INFO] [stdout] 183 | assert_eq!(persisted_changelog.get(3).await, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:183:24 [INFO] [stdout] | [INFO] [stdout] 183 | assert_eq!(persisted_changelog.get(3).await, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:183:24 [INFO] [stdout] | [INFO] [stdout] 183 | assert_eq!(persisted_changelog.get(3).await, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:183:24 [INFO] [stdout] | [INFO] [stdout] 183 | assert_eq!(persisted_changelog.get(3).await, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | persisted_changelog [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / persisted_changelog [INFO] [stdout] 186 | | .stream(0) [INFO] [stdout] 187 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 188 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / persisted_changelog [INFO] [stdout] 186 | | .stream(0) [INFO] [stdout] | |______________________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / persisted_changelog [INFO] [stdout] 186 | | .stream(0) [INFO] [stdout] 187 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 188 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:187:27 [INFO] [stdout] | [INFO] [stdout] 187 | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / persisted_changelog [INFO] [stdout] 186 | | .stream(0) [INFO] [stdout] 187 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 188 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:187:30 [INFO] [stdout] | [INFO] [stdout] 187 | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / persisted_changelog [INFO] [stdout] 186 | | .stream(0) [INFO] [stdout] 187 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 188 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / persisted_changelog [INFO] [stdout] 186 | | .stream(0) [INFO] [stdout] 187 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] | |_________________________________________________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / persisted_changelog [INFO] [stdout] 186 | | .stream(0) [INFO] [stdout] 187 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 188 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / persisted_changelog [INFO] [stdout] 186 | | .stream(0) [INFO] [stdout] 187 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 188 | | .await, [INFO] [stdout] | |__________________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | / persisted_changelog [INFO] [stdout] 186 | | .stream(0) [INFO] [stdout] 187 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 188 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | persisted_changelog [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | / persisted_changelog [INFO] [stdout] 193 | | .stream(1) [INFO] [stdout] 194 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 195 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | / persisted_changelog [INFO] [stdout] 193 | | .stream(1) [INFO] [stdout] | |______________________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | / persisted_changelog [INFO] [stdout] 193 | | .stream(1) [INFO] [stdout] 194 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 195 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:194:27 [INFO] [stdout] | [INFO] [stdout] 194 | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | / persisted_changelog [INFO] [stdout] 193 | | .stream(1) [INFO] [stdout] 194 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 195 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:194:30 [INFO] [stdout] | [INFO] [stdout] 194 | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | / persisted_changelog [INFO] [stdout] 193 | | .stream(1) [INFO] [stdout] 194 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 195 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | / persisted_changelog [INFO] [stdout] 193 | | .stream(1) [INFO] [stdout] 194 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] | |_________________________________________________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | / persisted_changelog [INFO] [stdout] 193 | | .stream(1) [INFO] [stdout] 194 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 195 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | / persisted_changelog [INFO] [stdout] 193 | | .stream(1) [INFO] [stdout] 194 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 195 | | .await, [INFO] [stdout] | |__________________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:192:17 [INFO] [stdout] | [INFO] [stdout] 192 | / persisted_changelog [INFO] [stdout] 193 | | .stream(1) [INFO] [stdout] 194 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 195 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | persisted_changelog [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | / persisted_changelog [INFO] [stdout] 200 | | .stream(2) [INFO] [stdout] 201 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 202 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | / persisted_changelog [INFO] [stdout] 200 | | .stream(2) [INFO] [stdout] | |______________________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | / persisted_changelog [INFO] [stdout] 200 | | .stream(2) [INFO] [stdout] 201 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 202 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:201:27 [INFO] [stdout] | [INFO] [stdout] 201 | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | / persisted_changelog [INFO] [stdout] 200 | | .stream(2) [INFO] [stdout] 201 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 202 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | / persisted_changelog [INFO] [stdout] 200 | | .stream(2) [INFO] [stdout] 201 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 202 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | / persisted_changelog [INFO] [stdout] 200 | | .stream(2) [INFO] [stdout] 201 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] | |_________________________________________________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | / persisted_changelog [INFO] [stdout] 200 | | .stream(2) [INFO] [stdout] 201 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 202 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | / persisted_changelog [INFO] [stdout] 200 | | .stream(2) [INFO] [stdout] 201 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 202 | | .await, [INFO] [stdout] | |__________________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | / persisted_changelog [INFO] [stdout] 200 | | .stream(2) [INFO] [stdout] 201 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 202 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | persisted_changelog [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | / persisted_changelog [INFO] [stdout] 207 | | .stream(3) [INFO] [stdout] 208 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 209 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | / persisted_changelog [INFO] [stdout] 207 | | .stream(3) [INFO] [stdout] | |______________________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | / persisted_changelog [INFO] [stdout] 207 | | .stream(3) [INFO] [stdout] 208 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 209 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:208:27 [INFO] [stdout] | [INFO] [stdout] 208 | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] | ^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | / persisted_changelog [INFO] [stdout] 207 | | .stream(3) [INFO] [stdout] 208 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 209 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:208:30 [INFO] [stdout] | [INFO] [stdout] 208 | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | / persisted_changelog [INFO] [stdout] 207 | | .stream(3) [INFO] [stdout] 208 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 209 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | / persisted_changelog [INFO] [stdout] 207 | | .stream(3) [INFO] [stdout] 208 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] | |_________________________________________________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | / persisted_changelog [INFO] [stdout] 207 | | .stream(3) [INFO] [stdout] 208 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 209 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> src/storage/in_memory.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | / persisted_changelog [INFO] [stdout] 207 | | .stream(3) [INFO] [stdout] 208 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 209 | | .await, [INFO] [stdout] | |__________________________^ cannot infer type for type `{integer}` [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> src/storage/in_memory.rs:206:17 [INFO] [stdout] | [INFO] [stdout] 206 | / persisted_changelog [INFO] [stdout] 207 | | .stream(3) [INFO] [stdout] 208 | | .fold(0, |x, y| async move { x + y }) [INFO] [stdout] 209 | | .await, [INFO] [stdout] | |__________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0698. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `changelog`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "85b7aa906baab7937e5c895ff4e29ce2d6f19ae4937a36565b3d5cdc38996ead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85b7aa906baab7937e5c895ff4e29ce2d6f19ae4937a36565b3d5cdc38996ead", kill_on_drop: false }` [INFO] [stdout] 85b7aa906baab7937e5c895ff4e29ce2d6f19ae4937a36565b3d5cdc38996ead