[INFO] fetching crate butane_core 0.6.1...
[INFO] checking butane_core-0.6.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate butane_core 0.6.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate butane_core 0.6.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate butane_core 0.6.1
[INFO] finished tweaking crates.io crate butane_core 0.6.1
[INFO] tweaked toml for crates.io crate butane_core 0.6.1 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded postgres-types v0.2.6
[INFO] [stderr]   Downloaded postgres-protocol v0.6.6
[INFO] [stderr]   Downloaded tokio-postgres v0.7.10
[INFO] [stderr]   Downloaded fallible-streaming-iterator v0.1.9
[INFO] [stderr]   Downloaded postgres-native-tls v0.5.0
[INFO] [stderr]   Downloaded postgres v0.19.7
[INFO] [stderr]   Downloaded fake v2.9.2
[INFO] [stderr]   Downloaded rusqlite v0.29.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.26.0
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7eb92855bc6acd56c815c67ebf2d1eaa0e43a80819da8518d0d61775d61cfac
[INFO] running `Command { std: "docker" "start" "-a" "b7eb92855bc6acd56c815c67ebf2d1eaa0e43a80819da8518d0d61775d61cfac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7eb92855bc6acd56c815c67ebf2d1eaa0e43a80819da8518d0d61775d61cfac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7eb92855bc6acd56c815c67ebf2d1eaa0e43a80819da8518d0d61775d61cfac", kill_on_drop: false }`
[INFO] [stdout] b7eb92855bc6acd56c815c67ebf2d1eaa0e43a80819da8518d0d61775d61cfac
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29a90927dc4ba7fd1da33dcfdc3d58f6e219db5d2e7799d91470a6dffc065234
[INFO] running `Command { std: "docker" "start" "-a" "29a90927dc4ba7fd1da33dcfdc3d58f6e219db5d2e7799d91470a6dffc065234", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking butane_core v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `DeferredSqlType` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `DeferredSqlType` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{DeferredSqlType, TypeIdentifier};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TypeIdentifier` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `TypeIdentifier` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{DeferredSqlType, TypeIdentifier};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SqlType` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `SqlType` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{DeferredSqlType, TypeIdentifier};
[INFO] [stdout] 3 | use crate::SqlType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ident` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Ident` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use proc_macro2::{Ident, Span};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Span` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Span` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use proc_macro2::{Ident, Span};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Field` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Field` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use syn::{spanned::Spanned, Field, ItemStruct};
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ItemStruct` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `ItemStruct` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use syn::{spanned::Spanned, Field, ItemStruct};
[INFO] [stdout]   |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MigrationMut` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `MigrationMut` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{AColumn, ATable};
[INFO] [stdout] 3 | use crate::migrations::{MigrationMut, MigrationsMut};
[INFO] [stdout]   |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MigrationsMut` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `MigrationsMut` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{AColumn, ATable};
[INFO] [stdout] 3 | use crate::migrations::{MigrationMut, MigrationsMut};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Field` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Field` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use syn::{Field, ItemStruct};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ItemStruct` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `ItemStruct` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use syn::{Field, ItemStruct};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/db/connmethods.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ConnectionMethods` is imported redundantly
[INFO] [stdout]  --> src/fkey.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::db::ConnectionMethods;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use crate::*;
[INFO] [stdout]   |     -------- the item `ConnectionMethods` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Deserialize` is imported redundantly
[INFO] [stdout]  --> src/fkey.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::*;
[INFO] [stdout]   |     -------- the item `Deserialize` is already imported here
[INFO] [stdout] 3 | use once_cell::unsync::OnceCell;
[INFO] [stdout] 4 | use serde::{Deserialize, Deserializer, Serialize, Serializer};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Serialize` is imported redundantly
[INFO] [stdout]  --> src/fkey.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::*;
[INFO] [stdout]   |     -------- the item `Serialize` is already imported here
[INFO] [stdout] 3 | use once_cell::unsync::OnceCell;
[INFO] [stdout] 4 | use serde::{Deserialize, Deserializer, Serialize, Serializer};
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/migrations/migration.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::cmp::PartialEq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DeferredSqlType` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `DeferredSqlType` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{DeferredSqlType, TypeIdentifier};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TypeIdentifier` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `TypeIdentifier` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{DeferredSqlType, TypeIdentifier};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SqlType` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `SqlType` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{DeferredSqlType, TypeIdentifier};
[INFO] [stdout] 3 | use crate::SqlType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ident` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Ident` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use proc_macro2::{Ident, Span};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Span` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Span` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use proc_macro2::{Ident, Span};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Field` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Field` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use syn::{spanned::Spanned, Field, ItemStruct};
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ItemStruct` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `ItemStruct` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use syn::{spanned::Spanned, Field, ItemStruct};
[INFO] [stdout]   |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MigrationMut` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `MigrationMut` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{AColumn, ATable};
[INFO] [stdout] 3 | use crate::migrations::{MigrationMut, MigrationsMut};
[INFO] [stdout]   |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MigrationsMut` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `MigrationsMut` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{AColumn, ATable};
[INFO] [stdout] 3 | use crate::migrations::{MigrationMut, MigrationsMut};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Field` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Field` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use syn::{Field, ItemStruct};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/query/fieldexpr.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{PartialEq, PartialOrd};
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialOrd` is imported redundantly
[INFO] [stdout]  --> src/query/fieldexpr.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{PartialEq, PartialOrd};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialOrd` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ItemStruct` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `ItemStruct` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use syn::{Field, ItemStruct};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/sqlval.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/db/connmethods.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ConnectionMethods` is imported redundantly
[INFO] [stdout]  --> src/fkey.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::db::ConnectionMethods;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use crate::*;
[INFO] [stdout]   |     -------- the item `ConnectionMethods` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Deserialize` is imported redundantly
[INFO] [stdout]  --> src/fkey.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::*;
[INFO] [stdout]   |     -------- the item `Deserialize` is already imported here
[INFO] [stdout] 3 | use once_cell::unsync::OnceCell;
[INFO] [stdout] 4 | use serde::{Deserialize, Deserializer, Serialize, Serializer};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Serialize` is imported redundantly
[INFO] [stdout]  --> src/fkey.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::*;
[INFO] [stdout]   |     -------- the item `Serialize` is already imported here
[INFO] [stdout] 3 | use once_cell::unsync::OnceCell;
[INFO] [stdout] 4 | use serde::{Deserialize, Deserializer, Serialize, Serializer};
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/migrations/migration.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::cmp::PartialEq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/query/fieldexpr.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{PartialEq, PartialOrd};
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialOrd` is imported redundantly
[INFO] [stdout]  --> src/query/fieldexpr.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{PartialEq, PartialOrd};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialOrd` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/sqlval.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `last_path_segment` is never used
[INFO] [stdout]    --> src/codegen/mod.rs:488:4
[INFO] [stdout]     |
[INFO] [stdout] 488 | fn last_path_segment(ty: &syn::Type) -> Option<&syn::PathSegment> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `template_type` is never used
[INFO] [stdout]    --> src/codegen/mod.rs:499:4
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn template_type(arguments: &syn::PathArguments) -> Option<&Ident> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `connection_methods_mut` is never used
[INFO] [stdout]    --> src/db/mod.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 171 | trait BackendTransaction<'c>: ConnectionMethods + Debug {
[INFO] [stdout]     |       ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn connection_methods_mut(&mut self) -> &mut dyn ConnectionMethods;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ConnectionMethodWrapper` is never used
[INFO] [stdout]    --> src/db/connmethods.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub trait ConnectionMethodWrapper {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DataEq` is never used
[INFO] [stdout]   --> src/query/fieldexpr.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait DataEq<Rhs> {}
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `last_path_segment` is never used
[INFO] [stdout]    --> src/codegen/mod.rs:488:4
[INFO] [stdout]     |
[INFO] [stdout] 488 | fn last_path_segment(ty: &syn::Type) -> Option<&syn::PathSegment> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `template_type` is never used
[INFO] [stdout]    --> src/codegen/mod.rs:499:4
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn template_type(arguments: &syn::PathArguments) -> Option<&Ident> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `connection_methods_mut` is never used
[INFO] [stdout]    --> src/db/mod.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 171 | trait BackendTransaction<'c>: ConnectionMethods + Debug {
[INFO] [stdout]     |       ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn connection_methods_mut(&mut self) -> &mut dyn ConnectionMethods;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ConnectionMethodWrapper` is never used
[INFO] [stdout]    --> src/db/connmethods.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub trait ConnectionMethodWrapper {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DataEq` is never used
[INFO] [stdout]   --> src/query/fieldexpr.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait DataEq<Rhs> {}
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `butane_test_helper`
[INFO] [stdout]  --> tests/connection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use butane_test_helper::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `butane_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `butane_test_helper`
[INFO] [stdout]  --> tests/transactions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use butane_test_helper::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `butane_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall_no_migrate` in this scope
[INFO] [stdout]  --> tests/connection.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | testall_no_migrate!(connection_not_closed);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall_no_migrate` in this scope
[INFO] [stdout]   --> tests/transactions.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | testall_no_migrate!(commit_empty_transaction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall_no_migrate` in this scope
[INFO] [stdout]   --> tests/connection.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | testall_no_migrate!(debug_connection);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall_no_migrate` in this scope
[INFO] [stdout]   --> tests/transactions.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | testall_no_migrate!(rollback_empty_transaction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall_no_migrate` in this scope
[INFO] [stdout]   --> tests/transactions.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | testall_no_migrate!(debug_transaction_before_consuming);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Postgres` found for enum `butane_core::Error` in the current scope
[INFO] [stdout]   --> tests/connection.rs:32:54
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert!(matches!(result, Err(butane_core::Error::Postgres(_))));
[INFO] [stdout]    |                                                      ^^^^^^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Postgres` found for enum `butane_core::Error` in the current scope
[INFO] [stdout]   --> tests/connection.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Err(butane_core::Error::Postgres(e)) => {
[INFO] [stdout]    |                                 ^^^^^^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `butane_core` (test "transactions") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no variant or associated item named `Postgres` found for enum `butane_core::Error` in the current scope
[INFO] [stdout]   --> tests/connection.rs:53:54
[INFO] [stdout]    |
[INFO] [stdout] 53 |     assert!(matches!(result, Err(butane_core::Error::Postgres(_))));
[INFO] [stdout]    |                                                      ^^^^^^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Postgres` found for enum `butane_core::Error` in the current scope
[INFO] [stdout]   --> tests/connection.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Err(butane_core::Error::Postgres(e)) => {
[INFO] [stdout]    |                                 ^^^^^^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `butane_core` (test "connection") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "29a90927dc4ba7fd1da33dcfdc3d58f6e219db5d2e7799d91470a6dffc065234", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29a90927dc4ba7fd1da33dcfdc3d58f6e219db5d2e7799d91470a6dffc065234", kill_on_drop: false }`
[INFO] [stdout] 29a90927dc4ba7fd1da33dcfdc3d58f6e219db5d2e7799d91470a6dffc065234
[INFO] checking butane_core-0.6.1 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate butane_core 0.6.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate butane_core 0.6.1 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate butane_core 0.6.1
[INFO] finished tweaking crates.io crate butane_core 0.6.1
[INFO] tweaked toml for crates.io crate butane_core 0.6.1 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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a94981bd77e077bba519d6e41bf5a54664686f91763b278d6124aa58f85365ef
[INFO] running `Command { std: "docker" "start" "-a" "a94981bd77e077bba519d6e41bf5a54664686f91763b278d6124aa58f85365ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a94981bd77e077bba519d6e41bf5a54664686f91763b278d6124aa58f85365ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a94981bd77e077bba519d6e41bf5a54664686f91763b278d6124aa58f85365ef", kill_on_drop: false }`
[INFO] [stdout] a94981bd77e077bba519d6e41bf5a54664686f91763b278d6124aa58f85365ef
[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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cdce19ea6b01045593fdd74a10659627dee0088c9169473cb973661ec1d6348
[INFO] running `Command { std: "docker" "start" "-a" "1cdce19ea6b01045593fdd74a10659627dee0088c9169473cb973661ec1d6348", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking butane_core v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `DeferredSqlType` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `DeferredSqlType` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{DeferredSqlType, TypeIdentifier};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TypeIdentifier` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `TypeIdentifier` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{DeferredSqlType, TypeIdentifier};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `DeferredSqlType` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `DeferredSqlType` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{DeferredSqlType, TypeIdentifier};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SqlType` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `SqlType` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{DeferredSqlType, TypeIdentifier};
[INFO] [stdout] 3 | use crate::SqlType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ident` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Ident` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use proc_macro2::{Ident, Span};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TypeIdentifier` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:2:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `TypeIdentifier` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{DeferredSqlType, TypeIdentifier};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Span` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Span` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use proc_macro2::{Ident, Span};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Field` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Field` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use syn::{spanned::Spanned, Field, ItemStruct};
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `SqlType` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `SqlType` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{DeferredSqlType, TypeIdentifier};
[INFO] [stdout] 3 | use crate::SqlType;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ItemStruct` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `ItemStruct` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use syn::{spanned::Spanned, Field, ItemStruct};
[INFO] [stdout]   |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Ident` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Ident` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use proc_macro2::{Ident, Span};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MigrationMut` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `MigrationMut` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{AColumn, ATable};
[INFO] [stdout] 3 | use crate::migrations::{MigrationMut, MigrationsMut};
[INFO] [stdout]   |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MigrationsMut` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `MigrationsMut` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{AColumn, ATable};
[INFO] [stdout] 3 | use crate::migrations::{MigrationMut, MigrationsMut};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Span` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Span` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use proc_macro2::{Ident, Span};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Field` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Field` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use syn::{Field, ItemStruct};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Field` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Field` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use syn::{spanned::Spanned, Field, ItemStruct};
[INFO] [stdout]   |                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ItemStruct` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `ItemStruct` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use syn::{Field, ItemStruct};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ItemStruct` is imported redundantly
[INFO] [stdout]  --> src/codegen/dbobj.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `ItemStruct` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 7 | use syn::{spanned::Spanned, Field, ItemStruct};
[INFO] [stdout]   |                                    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MigrationMut` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `MigrationMut` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{AColumn, ATable};
[INFO] [stdout] 3 | use crate::migrations::{MigrationMut, MigrationsMut};
[INFO] [stdout]   |                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `MigrationsMut` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `MigrationsMut` is already imported here
[INFO] [stdout] 2 | use crate::migrations::adb::{AColumn, ATable};
[INFO] [stdout] 3 | use crate::migrations::{MigrationMut, MigrationsMut};
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Field` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `Field` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use syn::{Field, ItemStruct};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ItemStruct` is imported redundantly
[INFO] [stdout]  --> src/codegen/migration.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     -------- the item `ItemStruct` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 5 | use syn::{Field, ItemStruct};
[INFO] [stdout]   |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/db/connmethods.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Vec` is imported redundantly
[INFO] [stdout]  --> src/db/connmethods.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::vec::Vec;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Vec` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ConnectionMethods` is imported redundantly
[INFO] [stdout]  --> src/fkey.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::db::ConnectionMethods;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use crate::*;
[INFO] [stdout]   |     -------- the item `ConnectionMethods` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Deserialize` is imported redundantly
[INFO] [stdout]  --> src/fkey.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::*;
[INFO] [stdout]   |     -------- the item `Deserialize` is already imported here
[INFO] [stdout] 3 | use once_cell::unsync::OnceCell;
[INFO] [stdout] 4 | use serde::{Deserialize, Deserializer, Serialize, Serializer};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `ConnectionMethods` is imported redundantly
[INFO] [stdout]  --> src/fkey.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::db::ConnectionMethods;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 | use crate::*;
[INFO] [stdout]   |     -------- the item `ConnectionMethods` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Serialize` is imported redundantly
[INFO] [stdout]  --> src/fkey.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::*;
[INFO] [stdout]   |     -------- the item `Serialize` is already imported here
[INFO] [stdout] 3 | use once_cell::unsync::OnceCell;
[INFO] [stdout] 4 | use serde::{Deserialize, Deserializer, Serialize, Serializer};
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Deserialize` is imported redundantly
[INFO] [stdout]  --> src/fkey.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::*;
[INFO] [stdout]   |     -------- the item `Deserialize` is already imported here
[INFO] [stdout] 3 | use once_cell::unsync::OnceCell;
[INFO] [stdout] 4 | use serde::{Deserialize, Deserializer, Serialize, Serializer};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Serialize` is imported redundantly
[INFO] [stdout]  --> src/fkey.rs:4:40
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::*;
[INFO] [stdout]   |     -------- the item `Serialize` is already imported here
[INFO] [stdout] 3 | use once_cell::unsync::OnceCell;
[INFO] [stdout] 4 | use serde::{Deserialize, Deserializer, Serialize, Serializer};
[INFO] [stdout]   |                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/migrations/migration.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::cmp::PartialEq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/migrations/migration.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::cmp::PartialEq;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/query/fieldexpr.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{PartialEq, PartialOrd};
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialOrd` is imported redundantly
[INFO] [stdout]  --> src/query/fieldexpr.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{PartialEq, PartialOrd};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialOrd` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/sqlval.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialEq` is imported redundantly
[INFO] [stdout]  --> src/query/fieldexpr.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{PartialEq, PartialOrd};
[INFO] [stdout]   |                ^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialEq` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `PartialOrd` is imported redundantly
[INFO] [stdout]  --> src/query/fieldexpr.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::cmp::{PartialEq, PartialOrd};
[INFO] [stdout]   |                           ^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:125:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `PartialOrd` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/sqlval.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `last_path_segment` is never used
[INFO] [stdout]    --> src/codegen/mod.rs:488:4
[INFO] [stdout]     |
[INFO] [stdout] 488 | fn last_path_segment(ty: &syn::Type) -> Option<&syn::PathSegment> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `template_type` is never used
[INFO] [stdout]    --> src/codegen/mod.rs:499:4
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn template_type(arguments: &syn::PathArguments) -> Option<&Ident> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `connection_methods_mut` is never used
[INFO] [stdout]    --> src/db/mod.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 171 | trait BackendTransaction<'c>: ConnectionMethods + Debug {
[INFO] [stdout]     |       ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn connection_methods_mut(&mut self) -> &mut dyn ConnectionMethods;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ConnectionMethodWrapper` is never used
[INFO] [stdout]    --> src/db/connmethods.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub trait ConnectionMethodWrapper {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DataEq` is never used
[INFO] [stdout]   --> src/query/fieldexpr.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait DataEq<Rhs> {}
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `last_path_segment` is never used
[INFO] [stdout]    --> src/codegen/mod.rs:488:4
[INFO] [stdout]     |
[INFO] [stdout] 488 | fn last_path_segment(ty: &syn::Type) -> Option<&syn::PathSegment> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `template_type` is never used
[INFO] [stdout]    --> src/codegen/mod.rs:499:4
[INFO] [stdout]     |
[INFO] [stdout] 499 | fn template_type(arguments: &syn::PathArguments) -> Option<&Ident> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `connection_methods_mut` is never used
[INFO] [stdout]    --> src/db/mod.rs:182:8
[INFO] [stdout]     |
[INFO] [stdout] 171 | trait BackendTransaction<'c>: ConnectionMethods + Debug {
[INFO] [stdout]     |       ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 182 |     fn connection_methods_mut(&mut self) -> &mut dyn ConnectionMethods;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ConnectionMethodWrapper` is never used
[INFO] [stdout]    --> src/db/connmethods.rs:133:11
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub trait ConnectionMethodWrapper {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DataEq` is never used
[INFO] [stdout]   --> src/query/fieldexpr.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub trait DataEq<Rhs> {}
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `butane_test_helper`
[INFO] [stdout]  --> tests/connection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use butane_test_helper::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `butane_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `butane_test_helper`
[INFO] [stdout]  --> tests/transactions.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use butane_test_helper::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `butane_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall_no_migrate` in this scope
[INFO] [stdout]  --> tests/connection.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | testall_no_migrate!(connection_not_closed);
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall_no_migrate` in this scope
[INFO] [stdout]   --> tests/transactions.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | testall_no_migrate!(commit_empty_transaction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall_no_migrate` in this scope
[INFO] [stdout]   --> tests/connection.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | testall_no_migrate!(debug_connection);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall_no_migrate` in this scope
[INFO] [stdout]   --> tests/transactions.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | testall_no_migrate!(rollback_empty_transaction);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall_no_migrate` in this scope
[INFO] [stdout]   --> tests/transactions.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | testall_no_migrate!(debug_transaction_before_consuming);
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Postgres` found for enum `butane_core::Error` in the current scope
[INFO] [stdout]   --> tests/connection.rs:32:54
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert!(matches!(result, Err(butane_core::Error::Postgres(_))));
[INFO] [stdout]    |                                                      ^^^^^^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Postgres` found for enum `butane_core::Error` in the current scope
[INFO] [stdout]   --> tests/connection.rs:34:33
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Err(butane_core::Error::Postgres(e)) => {
[INFO] [stdout]    |                                 ^^^^^^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `butane_core` (test "transactions") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no variant or associated item named `Postgres` found for enum `butane_core::Error` in the current scope
[INFO] [stdout]   --> tests/connection.rs:53:54
[INFO] [stdout]    |
[INFO] [stdout] 53 |     assert!(matches!(result, Err(butane_core::Error::Postgres(_))));
[INFO] [stdout]    |                                                      ^^^^^^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `Postgres` found for enum `butane_core::Error` in the current scope
[INFO] [stdout]   --> tests/connection.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |         Err(butane_core::Error::Postgres(e)) => {
[INFO] [stdout]    |                                 ^^^^^^^^ variant or associated item not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `butane_core` (test "connection") due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "1cdce19ea6b01045593fdd74a10659627dee0088c9169473cb973661ec1d6348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cdce19ea6b01045593fdd74a10659627dee0088c9169473cb973661ec1d6348", kill_on_drop: false }`
[INFO] [stdout] 1cdce19ea6b01045593fdd74a10659627dee0088c9169473cb973661ec1d6348
