[INFO] cloning repository https://github.com/Electron100/butane
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Electron100/butane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectron100%2Fbutane", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectron100%2Fbutane'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fe98c696d0f673580e22ef1765582e8cc24f1aa
[INFO] building Electron100/butane against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElectron100%2Fbutane" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Electron100/butane on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Electron100/butane
[INFO] finished tweaking git repo https://github.com/Electron100/butane
[INFO] tweaked toml for git repo https://github.com/Electron100/butane written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Electron100/butane already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4c773b899bfd9413b5428331581d6e045475a6720f812bfb212fcb82e2a9ea1
[INFO] running `Command { std: "docker" "start" "-a" "c4c773b899bfd9413b5428331581d6e045475a6720f812bfb212fcb82e2a9ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4c773b899bfd9413b5428331581d6e045475a6720f812bfb212fcb82e2a9ea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c773b899bfd9413b5428331581d6e045475a6720f812bfb212fcb82e2a9ea1", kill_on_drop: false }`
[INFO] [stdout] c4c773b899bfd9413b5428331581d6e045475a6720f812bfb212fcb82e2a9ea1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47feff85e4b9be0ae3a5a1d32c90a64af2dff43c243cb055acd4b7eaf404f4e0
[INFO] running `Command { std: "docker" "start" "-a" "47feff85e4b9be0ae3a5a1d32c90a64af2dff43c243cb055acd4b7eaf404f4e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.166
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling atomic v0.6.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling geo-types v0.7.14
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling nonempty v0.10.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling maybe-async-cfg v0.2.5
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling postgres-protocol v0.6.7
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling sqlparser v0.44.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling butane v0.7.0 (/opt/rustwide/workdir/butane)
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling postgres-types v0.2.8
[INFO] [stderr]    Compiling serde_variant v0.1.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling butane_core v0.7.0 (/opt/rustwide/workdir/butane_core)
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling tokio-postgres v0.7.12
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling dummy v0.8.0
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling garde_derive v0.20.0
[INFO] [stderr]    Compiling butane_codegen v0.7.0 (/opt/rustwide/workdir/butane_codegen)
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling deunicode v1.6.0
[INFO] [stderr]    Compiling example v0.1.0 (/opt/rustwide/workdir/example)
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling fake v2.10.0
[INFO] [stderr]    Compiling block-id v0.2.1
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.3
[INFO] [stderr]    Compiling garde v0.20.0
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling butane_test_macros v0.7.0 (/opt/rustwide/workdir/butane_test_macros)
[INFO] [stderr]    Compiling butane_test_helper v0.7.0 (/opt/rustwide/workdir/butane_test_helper)
[INFO] [stderr]    Compiling getting_started_async v0.1.0 (/opt/rustwide/workdir/examples/getting_started_async)
[INFO] [stderr]    Compiling getting_started v0.1.0 (/opt/rustwide/workdir/examples/getting_started)
[INFO] [stderr]    Compiling butane_cli v0.7.0 (/opt/rustwide/workdir/butane_cli)
[INFO] [stderr]    Compiling newtype v0.1.0 (/opt/rustwide/workdir/examples/newtype)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]  --> examples/newtype/src/models.rs:9:45
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Clone, Debug, Default, Deserialize, Eq, FieldType, PartialEq, PrimaryKeyType, Serialize,
[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]  --> examples/getting_started/src/models.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[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]   --> examples/newtype/src/models.rs:15:45
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Clone, Debug, Default, Deserialize, Eq, FieldType, PartialEq, PrimaryKeyType, Serialize,
[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]  --> examples/getting_started_async/src/models.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[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]   --> examples/getting_started/src/models.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: custom attribute panicked
[INFO] [stdout]   --> examples/getting_started/src/models.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[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]   --> examples/newtype/src/models.rs:20:50
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[derive(Clone, Debug, Default, Deserialize, Eq, FieldType, PartialEq, Serialize, Validate)]
[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]   --> examples/getting_started_async/src/models.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: custom attribute panicked
[INFO] [stdout]   --> examples/getting_started_async/src/models.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | #[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]   --> examples/newtype/src/models.rs:24:50
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Clone, Debug, Default, Deserialize, Eq, FieldType, PartialEq, Serialize)]
[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]   --> examples/newtype/src/models.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]   --> examples/newtype/src/models.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[E0432]: unresolved imports `models::Blog`, `models::Post`
[INFO] [stdout]   --> examples/getting_started/src/lib.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use models::{Blog, Post};
[INFO] [stdout]    |              ^^^^  ^^^^ no `Post` in `models`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              no `Blog` in `models`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `models::Blog`, `models::Post`
[INFO] [stdout]   --> examples/getting_started_async/src/lib.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use models::{Blog, Post};
[INFO] [stdout]    |              ^^^^  ^^^^ no `Post` in `models`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              no `Blog` in `models`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `models::Blog`, `models::Post`
[INFO] [stdout]   --> examples/newtype/src/lib.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | use models::{Blog, Post};
[INFO] [stdout]    |              ^^^^  ^^^^ no `Post` in `models`
[INFO] [stdout]    |              |
[INFO] [stdout]    |              no `Blog` in `models`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Blog` in this scope
[INFO] [stdout]   --> examples/getting_started/src/models.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | 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]   --> examples/getting_started/src/models.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         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]   --> examples/getting_started/src/models.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 | 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]   --> examples/getting_started/src/models.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn new(blog: &Blog, title: String, body: String) -> 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]   --> examples/getting_started/src/models.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         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]   --> examples/getting_started/src/models.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl Tag {
[INFO] [stdout]    |      ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Tag` in this scope
[INFO] [stdout]   --> examples/getting_started/src/models.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Tag { tag: tag.into() }
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ForeignKey`
[INFO] [stdout]  --> examples/getting_started/src/models.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use butane::{model, ForeignKey, Many};
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Blog` in this scope
[INFO] [stdout]   --> examples/getting_started_async/src/models.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | 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]   --> examples/getting_started_async/src/models.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         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]   --> examples/getting_started_async/src/models.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 | 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]   --> examples/getting_started_async/src/models.rs:48:23
[INFO] [stdout]    |
[INFO] [stdout] 48 |     pub fn new(blog: &Blog, title: String, body: String) -> 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]   --> examples/getting_started_async/src/models.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         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]   --> examples/getting_started_async/src/models.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 70 | impl Tag {
[INFO] [stdout]    |      ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Tag` in this scope
[INFO] [stdout]   --> examples/getting_started_async/src/models.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Tag { tag: tag.into() }
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ForeignKey`
[INFO] [stdout]  --> examples/getting_started_async/src/models.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use butane::{model, ForeignKey, Many};
[INFO] [stdout]   |                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Blog` in this scope
[INFO] [stdout]   --> examples/newtype/src/models.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 38 | 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]   --> examples/newtype/src/models.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let blog = 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]   --> examples/newtype/src/models.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 70 | 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]   --> examples/newtype/src/models.rs:72:23
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub fn new(blog: &Blog, title: String, body: String) -> 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]   --> examples/newtype/src/models.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Post {
[INFO] [stdout]    |         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ForeignKey`
[INFO] [stdout]  --> examples/newtype/src/models.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use butane::{model, FieldType, ForeignKey, PrimaryKeyType};
[INFO] [stdout]   |                                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `getting_started` (lib) due to 11 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `getting_started_async` (lib) due to 11 previous errors; 1 warning emitted
[INFO] [stdout] error[E0277]: the trait bound `BlogId: FieldType` is not satisfied
[INFO] [stdout]    --> examples/newtype/src/models.rs:11:12
[INFO] [stdout]     |
[INFO] [stdout] 11  | pub struct BlogId(pub uuid::Uuid);
[INFO] [stdout]     |            ^^^^^^ the trait `FieldType` is not implemented for `BlogId`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FieldType`:
[INFO] [stdout]               AutoPk<T>
[INFO] [stdout]               BTreeMap<std::string::String, T>
[INFO] [stdout]               ForeignKey<T>
[INFO] [stdout]               HashMap<std::string::String, T>
[INFO] [stdout]               Uuid
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               chrono::datetime::DateTime<chrono::offset::utc::Utc>
[INFO] [stdout]             and 13 others
[INFO] [stdout] note: required by a bound in `PrimaryKeyType`
[INFO] [stdout]    --> /opt/rustwide/workdir/butane_core/src/sqlval.rs:292:27
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub trait PrimaryKeyType: FieldType + Clone + PartialEq + Sync {
[INFO] [stdout]     |                           ^^^^^^^^^ required by this bound in `PrimaryKeyType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `PostId: FieldType` is not satisfied
[INFO] [stdout]    --> examples/newtype/src/models.rs:17:12
[INFO] [stdout]     |
[INFO] [stdout] 17  | pub struct PostId(pub uuid::Uuid);
[INFO] [stdout]     |            ^^^^^^ the trait `FieldType` is not implemented for `PostId`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FieldType`:
[INFO] [stdout]               AutoPk<T>
[INFO] [stdout]               BTreeMap<std::string::String, T>
[INFO] [stdout]               ForeignKey<T>
[INFO] [stdout]               HashMap<std::string::String, T>
[INFO] [stdout]               Uuid
[INFO] [stdout]               Vec<u8>
[INFO] [stdout]               bool
[INFO] [stdout]               chrono::datetime::DateTime<chrono::offset::utc::Utc>
[INFO] [stdout]             and 13 others
[INFO] [stdout] note: required by a bound in `PrimaryKeyType`
[INFO] [stdout]    --> /opt/rustwide/workdir/butane_core/src/sqlval.rs:292:27
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub trait PrimaryKeyType: FieldType + Clone + PartialEq + Sync {
[INFO] [stdout]     |                           ^^^^^^^^^ required by this bound in `PrimaryKeyType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0422, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `newtype` (lib) due to 14 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "47feff85e4b9be0ae3a5a1d32c90a64af2dff43c243cb055acd4b7eaf404f4e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47feff85e4b9be0ae3a5a1d32c90a64af2dff43c243cb055acd4b7eaf404f4e0", kill_on_drop: false }`
[INFO] [stdout] 47feff85e4b9be0ae3a5a1d32c90a64af2dff43c243cb055acd4b7eaf404f4e0
