[INFO] fetching crate butane 0.7.0...
[INFO] checking butane-0.7.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate butane 0.7.0 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate butane 0.7.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate butane 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate butane 0.7.0
[INFO] tweaked toml for crates.io crate butane 0.7.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 197 packages to latest compatible versions
[INFO] [stderr]       Adding fake v2.10.0 (available: v3.0.1)
[INFO] [stderr]       Adding rusqlite v0.31.0 (available: v0.32.1)
[INFO] [stderr]       Adding sqlparser v0.44.0 (available: v0.52.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b13d17488cbc8046b75b7da1f13c5bc67184a343ef1fcaa54694e9f77212a3d2
[INFO] running `Command { std: "docker" "start" "-a" "b13d17488cbc8046b75b7da1f13c5bc67184a343ef1fcaa54694e9f77212a3d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b13d17488cbc8046b75b7da1f13c5bc67184a343ef1fcaa54694e9f77212a3d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b13d17488cbc8046b75b7da1f13c5bc67184a343ef1fcaa54694e9f77212a3d2", kill_on_drop: false }`
[INFO] [stdout] b13d17488cbc8046b75b7da1f13c5bc67184a343ef1fcaa54694e9f77212a3d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36d95a1593b8e1ed274eb092e6857eb0859556e7b188a9fed4cc4084b93779e8
[INFO] running `Command { std: "docker" "start" "-a" "36d95a1593b8e1ed274eb092e6857eb0859556e7b188a9fed4cc4084b93779e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking atomic v0.6.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling strsim v0.7.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling sqlparser v0.44.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking geo-types v0.7.14
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.9.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling nonempty v0.10.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.9.0
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking postgres-types v0.2.8
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]    Compiling butane v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling darling v0.9.0
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]    Compiling exec_time v0.1.4
[INFO] [stderr]     Checking tokio-postgres v0.7.12
[INFO] [stderr]     Checking postgres v0.19.9
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]     Checking butane_core v0.7.0
[INFO] [stderr]     Checking fake v2.10.0
[INFO] [stderr]    Compiling butane_codegen v0.7.0
[INFO] [stderr] unable to save type IO error Read-only file system (os error 30)
[INFO] [stdout] error: unable to save type
[INFO] [stdout]   --> tests/basic.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[butane_type]
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `butane_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] unable to save type IO error Read-only file system (os error 30)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> tests/custom_enum_derived.rs:8:39
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(PartialEq, Eq, Debug, Clone, FieldType)]
[INFO] [stdout]   |                                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unable to save type
[INFO] [stdout]  --> tests/custom_type.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[butane_type(Text)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `butane_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/custom_enum_derived.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/basic.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]  --> tests/nullable.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[model]
[INFO] [stdout]   | ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/basic.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/basic.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/basic.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/basic.rs:77:1
[INFO] [stdout]    |
[INFO] [stdout] 77 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/basic.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `butane_test_helper`
[INFO] [stdout]  --> tests/unmigrate.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use butane_test_helper::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `butane_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/custom_type.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/basic.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `butane_test_helper`
[INFO] [stdout]  --> tests/nullable.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use butane_test_helper::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `butane_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/common/blog.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/json.rs:12:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/json.rs:76:1
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/common/blog.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/json.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | #[model]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `butane_test_helper`
[INFO] [stdout]  --> tests/custom_type.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use butane_test_helper::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `butane_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/json.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[model]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/common/blog.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `butane_test_helper`
[INFO] [stdout]  --> tests/custom_enum_derived.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/basic.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use butane_test_helper::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `butane_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/many.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/json.rs:196:1
[INFO] [stdout]     |
[INFO] [stdout] 196 | #[model]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/many.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> tests/json.rs:234:39
[INFO] [stdout]     |
[INFO] [stdout] 234 | #[derive(PartialEq, Eq, Debug, Clone, FieldType, Serialize, Deserialize)]
[INFO] [stdout]     |                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]    --> tests/json.rs:245:1
[INFO] [stdout]     |
[INFO] [stdout] 245 | #[model]
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> tests/many.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[model]
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: called `Result::unwrap()` on an `Err` value: IO(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]   --> tests/unmigrate.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | testall!(unmigrate);
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]   --> tests/nullable.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | testall!(basic_optional);
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `butane_test_helper`
[INFO] [stdout]  --> tests/json.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | 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` in this scope
[INFO] [stdout]   --> tests/custom_type.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | testall!(roundtrip_custom_type);
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]   --> tests/nullable.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | testall!(query_optional_with_some);
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]   --> tests/nullable.rs:70:1
[INFO] [stdout]    |
[INFO] [stdout] 70 | testall!(query_optional_with_none);
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]   --> tests/custom_type.rs:88:1
[INFO] [stdout]    |
[INFO] [stdout] 88 | testall!(query_custom_type);
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | testall!(basic_crud);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | testall!(basic_find);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | testall!(basic_query);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | testall!(basic_query_delete);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]   --> tests/custom_enum_derived.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | testall!(roundtrip_custom_type);
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | testall!(string_pk);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:227:1
[INFO] [stdout]     |
[INFO] [stdout] 227 | testall!(foreign_key);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]   --> tests/custom_enum_derived.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | testall!(query_custom_type);
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:239:1
[INFO] [stdout]     |
[INFO] [stdout] 239 | testall!(auto_pk);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | testall!(only_pk);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `butane` (test "unmigrate") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:263:1
[INFO] [stdout]     |
[INFO] [stdout] 263 | testall!(only_auto_pk);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:278:1
[INFO] [stdout]     |
[INFO] [stdout] 278 | testall!(basic_committed_transaction);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:296:1
[INFO] [stdout]     |
[INFO] [stdout] 296 | testall!(basic_dropped_transaction);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]   --> tests/json.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | testall!(json_null);
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:314:1
[INFO] [stdout]     |
[INFO] [stdout] 314 | testall!(basic_rollback_transaction);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:338:1
[INFO] [stdout]     |
[INFO] [stdout] 338 | testall!(basic_unique_field_error_on_non_unique);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]   --> tests/json.rs:74:1
[INFO] [stdout]    |
[INFO] [stdout] 74 | testall!(basic_json);
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | testall!(fkey_same_type);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `common::blog::Blog`, `common::blog::Post`, `common::blog::Tag`
[INFO] [stdout]   --> tests/many.rs:9:32
[INFO] [stdout]    |
[INFO] [stdout] 9  | use common::blog::{create_tag, Blog, Post, Tag};
[INFO] [stdout]    |                                ^^^^  ^^^^  ^^^ no `Tag` in `common::blog`
[INFO] [stdout]    |                                |     |
[INFO] [stdout]    |                                |     no `Post` in `common::blog`
[INFO] [stdout]    |                                no `Blog` in `common::blog`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> tests/common/blog.rs:46:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct Post {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> tests/common/blog.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(not(feature = "datetime"))]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `butane_test_helper`
[INFO] [stdout]  --> tests/many.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use butane_test_helper::testall;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `butane_test_helper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/json.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | testall!(basic_hashmap);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:360:1
[INFO] [stdout]     |
[INFO] [stdout] 360 | testall!(cant_save_unsaved_fkey);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/json.rs:150:1
[INFO] [stdout]     |
[INFO] [stdout] 150 | testall!(basic_hashmap_full_prefix);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:379:1
[INFO] [stdout]     |
[INFO] [stdout] 379 | testall!(basic_time);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:397:1
[INFO] [stdout]     |
[INFO] [stdout] 397 | testall!(basic_load_first);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/json.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | testall!(basic_btreemap);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:426:1
[INFO] [stdout]     |
[INFO] [stdout] 426 | testall!(basic_load_first_ordered);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/json.rs:232:1
[INFO] [stdout]     |
[INFO] [stdout] 232 | testall!(hashmap_with_object_values);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/basic.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | testall!(save_upserts_by_default);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `testall` in this scope
[INFO] [stdout]    --> tests/json.rs:274:1
[INFO] [stdout]     |
[INFO] [stdout] 274 | testall!(inline_json);
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_migrate` is never used
[INFO] [stdout]    --> tests/migration-tests.rs:327:4
[INFO] [stdout]     |
[INFO] [stdout] 327 | fn test_migrate(
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_sql` is never used
[INFO] [stdout]    --> tests/migration-tests.rs:362:4
[INFO] [stdout]     |
[INFO] [stdout] 362 | fn verify_sql(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `migration_add_field` is never used
[INFO] [stdout]    --> tests/migration-tests.rs:383:4
[INFO] [stdout]     |
[INFO] [stdout] 383 | fn migration_add_field(conn: &mut Connection, up_sql: &str, down_sql: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `migration_add_field_with_default` is never used
[INFO] [stdout]    --> tests/migration-tests.rs:401:4
[INFO] [stdout]     |
[INFO] [stdout] 401 | fn migration_add_field_with_default(conn: &mut Connection, up_sql: &str, down_sql: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `migration_modify_field_type_change` is never used
[INFO] [stdout]    --> tests/migration-tests.rs:420:4
[INFO] [stdout]     |
[INFO] [stdout] 420 | fn migration_modify_field_type_change(conn: &mut Connection, up_sql: &str, down_sql: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `migration_modify_field_nullability_change` is never used
[INFO] [stdout]    --> tests/migration-tests.rs:437:4
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn migration_modify_field_nullability_change(conn: &mut Connection, up_sql: &str, down_sql: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `migration_modify_field_uniqueness_change` is never used
[INFO] [stdout]    --> tests/migration-tests.rs:454:4
[INFO] [stdout]     |
[INFO] [stdout] 454 | fn migration_modify_field_uniqueness_change(conn: &mut Connection, up_sql: &str, down_sql: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `migration_modify_field_pkey_change` is never used
[INFO] [stdout]    --> tests/migration-tests.rs:472:4
[INFO] [stdout]     |
[INFO] [stdout] 472 | fn migration_modify_field_pkey_change(conn: &mut Connection, up_sql: &str, down_sql: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `migration_modify_field_default_added` is never used
[INFO] [stdout]    --> tests/migration-tests.rs:491:4
[INFO] [stdout]     |
[INFO] [stdout] 491 | fn migration_modify_field_default_added(conn: &mut Connection, up_sql: &str, down_sql: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `migration_modify_field_different_default` is never used
[INFO] [stdout]    --> tests/migration-tests.rs:509:4
[INFO] [stdout]     |
[INFO] [stdout] 509 | fn migration_modify_field_different_default(conn: &mut Connection, up_sql: &str, down_sql: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `migration_add_and_remove_field` is never used
[INFO] [stdout]    --> tests/migration-tests.rs:528:4
[INFO] [stdout]     |
[INFO] [stdout] 528 | fn migration_add_and_remove_field(conn: &mut Connection, up_sql: &str, down_sql: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `migration_delete_table` is never used
[INFO] [stdout]    --> tests/migration-tests.rs:545:4
[INFO] [stdout]     |
[INFO] [stdout] 545 | fn migration_delete_table(conn: &mut Connection, expected_up_sql: &str, expected_down_sql: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `butane` (test "custom_type") due to 5 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `butane` (test "nullable") due to 5 previous errors
[INFO] [stdout] error[E0599]: no method named `to_sql` found for enum `Whatsit` in the current scope
[INFO] [stdout]   --> tests/custom_enum_derived.rs:56:62
[INFO] [stdout]    |
[INFO] [stdout] 9  | enum Whatsit {
[INFO] [stdout]    | ------------ method `to_sql` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 56 |     assert_eq!(SqlVal::Text("Foo".to_string()), Whatsit::Foo.to_sql());
[INFO] [stdout]    |                                                              ^^^^^^ method not found in `Whatsit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `to_sql`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ToSql`
[INFO] [stdout]            candidate #2: `postgres_types::ToSql`
[INFO] [stdout]            candidate #3: `rusqlite::ToSql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_sql` found for enum `Whatsit` in the current scope
[INFO] [stdout]   --> tests/custom_enum_derived.rs:57:62
[INFO] [stdout]    |
[INFO] [stdout] 9  | enum Whatsit {
[INFO] [stdout]    | ------------ method `to_sql` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 57 |     assert_eq!(SqlVal::Text("Bar".to_string()), Whatsit::Bar.to_sql());
[INFO] [stdout]    |                                                              ^^^^^^ method not found in `Whatsit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `to_sql`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ToSql`
[INFO] [stdout]            candidate #2: `postgres_types::ToSql`
[INFO] [stdout]            candidate #3: `rusqlite::ToSql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Blog` in this scope
[INFO] [stdout]   --> tests/common/blog.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl Blog {
[INFO] [stdout]    |      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Blog` in this scope
[INFO] [stdout]   --> tests/common/blog.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         Blog {
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Post` in this scope
[INFO] [stdout]   --> tests/common/blog.rs:56:6
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl Post {
[INFO] [stdout]    |      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Blog` in this scope
[INFO] [stdout]   --> tests/common/blog.rs:57:57
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn new(id: i64, title: &str, body: &str, blog: &Blog) -> Self {
[INFO] [stdout]    |                                                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Post` in this scope
[INFO] [stdout]   --> tests/common/blog.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Post {
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Post` in this scope
[INFO] [stdout]   --> tests/common/blog.rs:73:14
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[dataresult(Post)]
[INFO] [stdout]    |              ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Tag` in this scope
[INFO] [stdout]   --> tests/common/blog.rs:96:6
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl Tag {
[INFO] [stdout]    |      ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `serde::__private::de::TagContentOtherField::Tag` and 1 other; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl serde::__private::de::TagContentOtherField {
[INFO] [stdout]    |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 96 | impl serde::__private::de::TagOrContentField {
[INFO] [stdout]    |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Tag` in this scope
[INFO] [stdout]   --> tests/common/blog.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Tag {
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Tag` in this scope
[INFO] [stdout]    --> tests/common/blog.rs:104:53
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn create_tag(conn: &Connection, name: &str) -> Tag {
[INFO] [stdout]     |                                                     ^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `serde::__private::de::TagContentOtherField::Tag` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn create_tag(conn: &Connection, name: &str) -> serde::__private::de::TagContentOtherField {
[INFO] [stdout]     |                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 104 | pub fn create_tag(conn: &Connection, name: &str) -> serde::__private::de::TagOrContentField {
[INFO] [stdout]     |                                                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AutoPkWithMany` in this scope
[INFO] [stdout]   --> tests/many.rs:17:6
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl AutoPkWithMany {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AutoPkWithMany` in this scope
[INFO] [stdout]   --> tests/many.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         AutoPkWithMany {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RenamedAutoPkWithMany` in this scope
[INFO] [stdout]   --> tests/many.rs:34:6
[INFO] [stdout]    |
[INFO] [stdout] 34 | impl RenamedAutoPkWithMany {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `RenamedAutoPkWithMany` in this scope
[INFO] [stdout]   --> tests/many.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         RenamedAutoPkWithMany {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AutoItem` in this scope
[INFO] [stdout]    --> tests/many.rs:187:24
[INFO] [stdout]     |
[INFO] [stdout] 187 |     let unsaved_item = AutoItem {
[INFO] [stdout]     |                        ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_sql` found for enum `Whatsit` in the current scope
[INFO] [stdout]   --> tests/custom_enum_derived.rs:58:62
[INFO] [stdout]    |
[INFO] [stdout] 9  | enum Whatsit {
[INFO] [stdout]    | ------------ method `to_sql` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 58 |     assert_eq!(SqlVal::Text("Baz".to_string()), Whatsit::Baz.to_sql());
[INFO] [stdout]    |                                                              ^^^^^^ method not found in `Whatsit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `to_sql`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ToSql`
[INFO] [stdout]            candidate #2: `postgres_types::ToSql`
[INFO] [stdout]            candidate #3: `rusqlite::ToSql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Tag`
[INFO] [stdout]    --> tests/common/blog.rs:105:19
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let mut tag = Tag::new(name);
[INFO] [stdout]     |                   ^^^ use of undeclared type `Tag`
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `serde::__private::de::TagContentOtherField::Tag` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let mut tag = serde::__private::de::TagContentOtherField::new(name);
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 105 |     let mut tag = serde::__private::de::TagOrContentField::new(name);
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Blog`
[INFO] [stdout]    --> tests/common/blog.rs:115:25
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let mut cats_blog = Blog::new(1, "Cats");
[INFO] [stdout]     |                         ^^^^ use of undeclared type `Blog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_sql` found for enum `Whatsit` in the current scope
[INFO] [stdout]   --> tests/custom_enum_derived.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 9  | enum Whatsit {
[INFO] [stdout]    | ------------ variant or associated item `from_sql` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 65 |         Whatsit::from_sql(SqlVal::Text("Foo".to_string())).unwrap()
[INFO] [stdout]    |                  ^^^^^^^^ variant or associated item not found in `Whatsit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_sql`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromSql`
[INFO] [stdout]            candidate #2: `postgres_types::FromSql`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Whatsit::from(SqlVal::Text("Foo".to_string())).unwrap()
[INFO] [stdout]    |                  ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Blog`
[INFO] [stdout]    --> tests/common/blog.rs:117:30
[INFO] [stdout]     |
[INFO] [stdout] 117 |     let mut mountains_blog = Blog::new(2, "Mountains");
[INFO] [stdout]     |                              ^^^^ use of undeclared type `Blog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Post`
[INFO] [stdout]    --> tests/common/blog.rs:123:20
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let mut post = Post::new(
[INFO] [stdout]     |                    ^^^^ use of undeclared type `Post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_sql` found for enum `Whatsit` in the current scope
[INFO] [stdout]   --> tests/custom_enum_derived.rs:69:18
[INFO] [stdout]    |
[INFO] [stdout] 9  | enum Whatsit {
[INFO] [stdout]    | ------------ variant or associated item `from_sql` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 69 |         Whatsit::from_sql(SqlVal::Text("Bar".to_string())).unwrap()
[INFO] [stdout]    |                  ^^^^^^^^ variant or associated item not found in `Whatsit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_sql`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromSql`
[INFO] [stdout]            candidate #2: `postgres_types::FromSql`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 69 |         Whatsit::from(SqlVal::Text("Bar".to_string())).unwrap()
[INFO] [stdout]    |                  ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_sql` found for enum `Whatsit` in the current scope
[INFO] [stdout]   --> tests/custom_enum_derived.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 9  | enum Whatsit {
[INFO] [stdout]    | ------------ variant or associated item `from_sql` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 73 |         Whatsit::from_sql(SqlVal::Text("Baz".to_string())).unwrap()
[INFO] [stdout]    |                  ^^^^^^^^ variant or associated item not found in `Whatsit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_sql`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromSql`
[INFO] [stdout]            candidate #2: `postgres_types::FromSql`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Whatsit::from(SqlVal::Text("Baz".to_string())).unwrap()
[INFO] [stdout]    |                  ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope
[INFO] [stdout]    --> tests/common/blog.rs:132:35
[INFO] [stdout]     |
[INFO] [stdout] 132 |         post.pub_time = Some(Utc::now().naive_utc());
[INFO] [stdout]     |                                   ^^^ function or associated item not found in `Utc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Post`
[INFO] [stdout]    --> tests/common/blog.rs:139:20
[INFO] [stdout]     |
[INFO] [stdout] 139 |     let mut post = Post::new(
[INFO] [stdout]     |                    ^^^^ use of undeclared type `Post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Post`
[INFO] [stdout]    --> tests/common/blog.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |     let mut post = Post::new(
[INFO] [stdout]     |                    ^^^^ use of undeclared type `Post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Post`
[INFO] [stdout]    --> tests/common/blog.rs:160:20
[INFO] [stdout]     |
[INFO] [stdout] 160 |     let mut post = Post::new(
[INFO] [stdout]     |                    ^^^^ use of undeclared type `Post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_sql` found for enum `Whatsit` in the current scope
[INFO] [stdout]   --> tests/custom_enum_derived.rs:75:20
[INFO] [stdout]    |
[INFO] [stdout] 9  | enum Whatsit {
[INFO] [stdout]    | ------------ variant or associated item `from_sql` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 75 |     match Whatsit::from_sql(SqlVal::Text("Nope".to_string())) {
[INFO] [stdout]    |                    ^^^^^^^^ variant or associated item not found in `Whatsit`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `from_sql`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `FromSql`
[INFO] [stdout]            candidate #2: `postgres_types::FromSql`
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 75 |     match Whatsit::from(SqlVal::Text("Nope".to_string())) {
[INFO] [stdout]    |                    ~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AutoPkWithMany`
[INFO] [stdout]    --> tests/many.rs:175:19
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let mut obj = AutoPkWithMany::new();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ use of undeclared type `AutoPkWithMany`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AutoPkWithMany`
[INFO] [stdout]    --> tests/many.rs:180:15
[INFO] [stdout]     |
[INFO] [stdout] 180 |     let obj = AutoPkWithMany::get(&conn, obj.id).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^^^^^^ use of undeclared type `AutoPkWithMany`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AutoPkWithMany`
[INFO] [stdout]    --> tests/many.rs:191:19
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let mut obj = AutoPkWithMany::new();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ use of undeclared type `AutoPkWithMany`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RenamedAutoPkWithMany`
[INFO] [stdout]    --> tests/many.rs:201:19
[INFO] [stdout]     |
[INFO] [stdout] 201 |     let mut obj = RenamedAutoPkWithMany::new();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `RenamedAutoPkWithMany`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RenamedAutoPkWithMany`
[INFO] [stdout]    --> tests/many.rs:206:15
[INFO] [stdout]     |
[INFO] [stdout] 206 |     let obj = RenamedAutoPkWithMany::get(&conn, obj.id).unwrap();
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `RenamedAutoPkWithMany`
[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] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `butane` (test "custom_enum_derived") due to 12 previous errors
[INFO] [stderr] error: could not compile `butane` (test "json") due to 15 previous errors
[INFO] [stderr] error: could not compile `butane` (test "many") due to 35 previous errors
[INFO] [stdout] warning: unused imports: `DateTime` and `naive::NaiveDateTime`
[INFO] [stdout]  --> tests/basic.rs:8:14
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{naive::NaiveDateTime, offset::Utc, DateTime};
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^               ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `now` found for struct `Utc` in the current scope
[INFO] [stdout]    --> tests/basic.rs:364:20
[INFO] [stdout]     |
[INFO] [stdout] 364 |     let now = Utc::now();
[INFO] [stdout]     |                    ^^^ function or associated item not found in `Utc`
[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` (test "basic") due to 29 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "36d95a1593b8e1ed274eb092e6857eb0859556e7b188a9fed4cc4084b93779e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d95a1593b8e1ed274eb092e6857eb0859556e7b188a9fed4cc4084b93779e8", kill_on_drop: false }`
[INFO] [stdout] 36d95a1593b8e1ed274eb092e6857eb0859556e7b188a9fed4cc4084b93779e8
