[INFO] fetching crate append_db 0.3.2...
[INFO] checking append_db-0.3.2 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate append_db 0.3.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate append_db 0.3.2 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parking_lot v0.5.5
[INFO] [stderr]   Downloaded stm-core v0.4.0
[INFO] [stderr]   Downloaded parking_lot_core v0.2.14
[INFO] [stderr]   Downloaded stm v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef97ee78646b00700797ab76149f79d48534272619771ff629e47af9f8274109
[INFO] running `Command { std: "docker" "start" "-a" "ef97ee78646b00700797ab76149f79d48534272619771ff629e47af9f8274109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef97ee78646b00700797ab76149f79d48534272619771ff629e47af9f8274109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef97ee78646b00700797ab76149f79d48534272619771ff629e47af9f8274109", kill_on_drop: false }`
[INFO] [stdout] ef97ee78646b00700797ab76149f79d48534272619771ff629e47af9f8274109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3eac8754162eb44c37bc4b234f1216b1cc7bda7861bb44e6bdcd785012f2451a
[INFO] running `Command { std: "docker" "start" "-a" "3eac8754162eb44c37bc4b234f1216b1cc7bda7861bb44e6bdcd785012f2451a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling async-trait v0.1.78
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking rand v0.4.6
[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 socket2 v0.5.6
[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 thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio v1.36.0
[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/80399064afa4a2cd153f30d02c25f7ea0383ed65/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/80399064afa4a2cd153f30d02c25f7ea0383ed65/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] 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: 1 warning emitted
[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" "3eac8754162eb44c37bc4b234f1216b1cc7bda7861bb44e6bdcd785012f2451a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3eac8754162eb44c37bc4b234f1216b1cc7bda7861bb44e6bdcd785012f2451a", kill_on_drop: false }`
[INFO] [stdout] 3eac8754162eb44c37bc4b234f1216b1cc7bda7861bb44e6bdcd785012f2451a
