[INFO] fetching crate append_db 0.3.2...
[INFO] checking append_db-0.3.2 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate append_db 0.3.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate append_db 0.3.2 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate append_db 0.3.2
[INFO] finished tweaking crates.io crate append_db 0.3.2
[INFO] tweaked toml for crates.io crate append_db 0.3.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stm v0.4.0
[INFO] [stderr]   Downloaded parking_lot_core v0.2.14
[INFO] [stderr]   Downloaded stm-core v0.4.0
[INFO] [stderr]   Downloaded parking_lot v0.5.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee815af095b6200a5d4de875a9735c3278de9cf4a7f877d33f10e2535bfd6e20
[INFO] running `Command { std: "docker" "start" "-a" "ee815af095b6200a5d4de875a9735c3278de9cf4a7f877d33f10e2535bfd6e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee815af095b6200a5d4de875a9735c3278de9cf4a7f877d33f10e2535bfd6e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee815af095b6200a5d4de875a9735c3278de9cf4a7f877d33f10e2535bfd6e20", kill_on_drop: false }`
[INFO] [stdout] ee815af095b6200a5d4de875a9735c3278de9cf4a7f877d33f10e2535bfd6e20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fea0cd8b9fa99bf1258ff11f75f2a094af6d69aefc760f74213cb9d766d0016d
[INFO] running `Command { std: "docker" "start" "-a" "fea0cd8b9fa99bf1258ff11f75f2a094af6d69aefc760f74213cb9d766d0016d", kill_on_drop: false }`
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking parking_lot v0.5.5
[INFO] [stderr]     Checking stm-core v0.4.0
[INFO] [stderr]     Checking stm v0.4.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking append_db v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Sync` is imported redundantly
[INFO] [stdout]  --> src/db.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::Sync;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sync` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sync` is imported redundantly
[INFO] [stdout]  --> src/db.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::Sync;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sync` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `State0` is not a future
[INFO] [stdout]   --> src/lib.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |         assert_eq!(db.get().await.deref(), &state0);
[INFO] [stdout]    |                            -^^^^^
[INFO] [stdout]    |                            ||
[INFO] [stdout]    |                            |`State0` is not a future
[INFO] [stdout]    |                            help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Future` is not implemented for `State0`, which is required by `State0: IntoFuture`
[INFO] [stdout]    = note: State0 must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `State0` to implement `IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `State0` is not a future
[INFO] [stdout]   --> src/lib.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 |         assert_eq!(db.get().await.deref().field, 43);
[INFO] [stdout]    |                            -^^^^^
[INFO] [stdout]    |                            ||
[INFO] [stdout]    |                            |`State0` is not a future
[INFO] [stdout]    |                            help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Future` is not implemented for `State0`, which is required by `State0: IntoFuture`
[INFO] [stdout]    = note: State0 must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `State0` to implement `IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `State0` is not a future
[INFO] [stdout]   --> src/lib.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 53 |         assert_eq!(db.get().await.deref().field, 4);
[INFO] [stdout]    |                            -^^^^^
[INFO] [stdout]    |                            ||
[INFO] [stdout]    |                            |`State0` is not a future
[INFO] [stdout]    |                            help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Future` is not implemented for `State0`, which is required by `State0: IntoFuture`
[INFO] [stdout]    = note: State0 must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `State0` to implement `IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `State0` is not a future
[INFO] [stdout]   --> src/lib.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 75 |         assert_eq!(db.get().await.deref().field, 4);
[INFO] [stdout]    |                            -^^^^^
[INFO] [stdout]    |                            ||
[INFO] [stdout]    |                            |`State0` is not a future
[INFO] [stdout]    |                            help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Future` is not implemented for `State0`, which is required by `State0: IntoFuture`
[INFO] [stdout]    = note: State0 must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `State0` to implement `IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `State0` is not a future
[INFO] [stdout]   --> src/lib.rs:87:29
[INFO] [stdout]    |
[INFO] [stdout] 87 |         assert_eq!(db.get().await.deref().field, 4);
[INFO] [stdout]    |                            -^^^^^
[INFO] [stdout]    |                            ||
[INFO] [stdout]    |                            |`State0` is not a future
[INFO] [stdout]    |                            help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Future` is not implemented for `State0`, which is required by `State0: IntoFuture`
[INFO] [stdout]    = note: State0 must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `State0` to implement `IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use std::ops::Deref;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut db = AppendDb::new(InMemory::new(), state0);
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `append_db` (lib test) due to 6 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fea0cd8b9fa99bf1258ff11f75f2a094af6d69aefc760f74213cb9d766d0016d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fea0cd8b9fa99bf1258ff11f75f2a094af6d69aefc760f74213cb9d766d0016d", kill_on_drop: false }`
[INFO] [stdout] fea0cd8b9fa99bf1258ff11f75f2a094af6d69aefc760f74213cb9d766d0016d
[INFO] checking append_db-0.3.2 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate append_db 0.3.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate append_db 0.3.2 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate append_db 0.3.2
[INFO] finished tweaking crates.io crate append_db 0.3.2
[INFO] tweaked toml for crates.io crate append_db 0.3.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb73dbe05e86076747f1e092b554360c4182da1fffdd1bdc9016264a64bdd375
[INFO] running `Command { std: "docker" "start" "-a" "fb73dbe05e86076747f1e092b554360c4182da1fffdd1bdc9016264a64bdd375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb73dbe05e86076747f1e092b554360c4182da1fffdd1bdc9016264a64bdd375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb73dbe05e86076747f1e092b554360c4182da1fffdd1bdc9016264a64bdd375", kill_on_drop: false }`
[INFO] [stdout] fb73dbe05e86076747f1e092b554360c4182da1fffdd1bdc9016264a64bdd375
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ab01d3e49262781759e4c4d1e7aaa75e450e0cfc3e2e1905964d59a4bde183b
[INFO] running `Command { std: "docker" "start" "-a" "8ab01d3e49262781759e4c4d1e7aaa75e450e0cfc3e2e1905964d59a4bde183b", kill_on_drop: false }`
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking parking_lot v0.5.5
[INFO] [stderr]     Checking stm-core v0.4.0
[INFO] [stderr]     Checking stm v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking append_db v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `Sync` is imported redundantly
[INFO] [stdout]  --> src/db.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::Sync;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sync` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Sync` is imported redundantly
[INFO] [stdout]  --> src/db.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::marker::Sync;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Sync` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `State0` is not a future
[INFO] [stdout]   --> src/lib.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |         assert_eq!(db.get().await.deref(), &state0);
[INFO] [stdout]    |                            -^^^^^
[INFO] [stdout]    |                            ||
[INFO] [stdout]    |                            |`State0` is not a future
[INFO] [stdout]    |                            help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Future` is not implemented for `State0`, which is required by `State0: IntoFuture`
[INFO] [stdout]    = note: State0 must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `State0` to implement `IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `State0` is not a future
[INFO] [stdout]   --> src/lib.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 |         assert_eq!(db.get().await.deref().field, 43);
[INFO] [stdout]    |                            -^^^^^
[INFO] [stdout]    |                            ||
[INFO] [stdout]    |                            |`State0` is not a future
[INFO] [stdout]    |                            help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Future` is not implemented for `State0`, which is required by `State0: IntoFuture`
[INFO] [stdout]    = note: State0 must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `State0` to implement `IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `State0` is not a future
[INFO] [stdout]   --> src/lib.rs:53:29
[INFO] [stdout]    |
[INFO] [stdout] 53 |         assert_eq!(db.get().await.deref().field, 4);
[INFO] [stdout]    |                            -^^^^^
[INFO] [stdout]    |                            ||
[INFO] [stdout]    |                            |`State0` is not a future
[INFO] [stdout]    |                            help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Future` is not implemented for `State0`, which is required by `State0: IntoFuture`
[INFO] [stdout]    = note: State0 must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `State0` to implement `IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `State0` is not a future
[INFO] [stdout]   --> src/lib.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 75 |         assert_eq!(db.get().await.deref().field, 4);
[INFO] [stdout]    |                            -^^^^^
[INFO] [stdout]    |                            ||
[INFO] [stdout]    |                            |`State0` is not a future
[INFO] [stdout]    |                            help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Future` is not implemented for `State0`, which is required by `State0: IntoFuture`
[INFO] [stdout]    = note: State0 must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `State0` to implement `IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `State0` is not a future
[INFO] [stdout]   --> src/lib.rs:87:29
[INFO] [stdout]    |
[INFO] [stdout] 87 |         assert_eq!(db.get().await.deref().field, 4);
[INFO] [stdout]    |                            -^^^^^
[INFO] [stdout]    |                            ||
[INFO] [stdout]    |                            |`State0` is not a future
[INFO] [stdout]    |                            help: remove the `.await`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Future` is not implemented for `State0`, which is required by `State0: IntoFuture`
[INFO] [stdout]    = note: State0 must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]    = note: required for `State0` to implement `IntoFuture`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use std::ops::Deref;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/lib.rs:59:13
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let mut db = AppendDb::new(InMemory::new(), state0);
[INFO] [stdout]    |             ----^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `append_db` (lib test) due to 6 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8ab01d3e49262781759e4c4d1e7aaa75e450e0cfc3e2e1905964d59a4bde183b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ab01d3e49262781759e4c4d1e7aaa75e450e0cfc3e2e1905964d59a4bde183b", kill_on_drop: false }`
[INFO] [stdout] 8ab01d3e49262781759e4c4d1e7aaa75e450e0cfc3e2e1905964d59a4bde183b
