[INFO] fetching crate collie 0.1.0...
[INFO] testing collie-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate collie 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate collie 0.1.0
[INFO] finished tweaking crates.io crate collie 0.1.0
[INFO] tweaked toml for crates.io crate collie 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate collie 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 265 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0776a6a5542d6e8567034e0a2d555e296f24013015c952dccf38b2411c39e0e4
[INFO] running `Command { std: "docker" "start" "-a" "0776a6a5542d6e8567034e0a2d555e296f24013015c952dccf38b2411c39e0e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0776a6a5542d6e8567034e0a2d555e296f24013015c952dccf38b2411c39e0e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0776a6a5542d6e8567034e0a2d555e296f24013015c952dccf38b2411c39e0e4", kill_on_drop: false }`
[INFO] [stdout] 0776a6a5542d6e8567034e0a2d555e296f24013015c952dccf38b2411c39e0e4
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de6e74438d896d2ac54ce30b027a78258c00bbd533b5f6d286e0d699909606c8
[INFO] running `Command { std: "docker" "start" "-a" "de6e74438d896d2ac54ce30b027a78258c00bbd533b5f6d286e0d699909606c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling servo_arc v0.3.0
[INFO] [stderr]    Compiling never v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ego-tree v0.6.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.31.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling diligent-date-parser v0.1.5
[INFO] [stderr]    Compiling sea-query v0.31.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling atom_syndication v0.12.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling scraper v0.18.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rss v2.0.12
[INFO] [stderr]    Compiling sea-query-rusqlite v0.6.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling collie-core v0.1.0
[INFO] [stdout] error[E0277]: the trait bound `sea_query::Value: From<chrono::DateTime<Utc>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/feed.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 |             Utc::now().into(),
[INFO] [stdout]    |                        ^^^^ the trait `From<chrono::DateTime<Utc>>` is not implemented for `sea_query::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_query::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_query::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_query::Value` implements `From<&str>`
[INFO] [stdout]              `sea_query::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_query::Value` implements `From<Vec<u8>>`
[INFO] [stdout]              `sea_query::Value` implements `From<bool>`
[INFO] [stdout]              `sea_query::Value` implements `From<char>`
[INFO] [stdout]              `sea_query::Value` implements `From<f32>`
[INFO] [stdout]            and 11 others
[INFO] [stdout]    = note: required for `chrono::DateTime<Utc>` to implement `Into<sea_query::Value>`
[INFO] [stdout]    = note: required for `sea_query::SimpleExpr` to implement `From<chrono::DateTime<Utc>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `chrono::DateTime<Utc>` to implement `Into<sea_query::SimpleExpr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `build_rusqlite` found for mutable reference `&mut sea_query::InsertStatement` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/feed.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 13 |       let (sql, values) = Query::insert()
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 14 | |         .into_table(Feeds::Table)
[INFO] [stdout] 15 | |         .columns([
[INFO] [stdout] 16 | |             Feeds::Title,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |         ])
[INFO] [stdout] 27 | |         .build_rusqlite(SqliteQueryBuilder);
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut sea_query::InsertStatement`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `build_rusqlite` found for mutable reference `&mut sea_query::SelectStatement` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/feed.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |       let (sql, values) = Query::select()
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 35 | |         .columns([
[INFO] [stdout] 36 | |             Feeds::Id,
[INFO] [stdout] 37 | |             Feeds::Title,
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |         .from(Feeds::Table)
[INFO] [stdout] 44 | |         .build_rusqlite(SqliteQueryBuilder);
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut sea_query::SelectStatement`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `build_rusqlite` found for mutable reference `&mut sea_query::SelectStatement` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/feed.rs:66:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |       let (sql, values) = Query::select()
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 55 | |         .columns([
[INFO] [stdout] 56 | |             Feeds::Id,
[INFO] [stdout] 57 | |             Feeds::Title,
[INFO] [stdout] ...  |
[INFO] [stdout] 65 | |         .limit(1)
[INFO] [stdout] 66 | |         .build_rusqlite(SqliteQueryBuilder);
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut sea_query::SelectStatement`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_query::Value: From<chrono::DateTime<FixedOffset>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/feed.rs:91:49
[INFO] [stdout]    |
[INFO] [stdout] 91 |         vals.push((Feeds::CheckedAt, checked_at.into()));
[INFO] [stdout]    |                                                 ^^^^ the trait `From<chrono::DateTime<FixedOffset>>` is not implemented for `sea_query::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_query::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_query::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_query::Value` implements `From<&str>`
[INFO] [stdout]              `sea_query::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_query::Value` implements `From<Vec<u8>>`
[INFO] [stdout]              `sea_query::Value` implements `From<bool>`
[INFO] [stdout]              `sea_query::Value` implements `From<char>`
[INFO] [stdout]              `sea_query::Value` implements `From<f32>`
[INFO] [stdout]            and 11 others
[INFO] [stdout]    = note: required for `chrono::DateTime<FixedOffset>` to implement `Into<sea_query::Value>`
[INFO] [stdout]    = note: required for `sea_query::SimpleExpr` to implement `From<chrono::DateTime<FixedOffset>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `chrono::DateTime<FixedOffset>` to implement `Into<sea_query::SimpleExpr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `build_rusqlite` found for mutable reference `&mut sea_query::UpdateStatement` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/feed.rs:102:10
[INFO] [stdout]     |
[INFO] [stdout]  98 |       let (sql, values) = Query::update()
[INFO] [stdout]     |  _________________________-
[INFO] [stdout]  99 | |         .table(Feeds::Table)
[INFO] [stdout] 100 | |         .values(vals)
[INFO] [stdout] 101 | |         .and_where(Expr::col(Feeds::Id).eq(arg.id))
[INFO] [stdout] 102 | |         .build_rusqlite(SqliteQueryBuilder);
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut sea_query::UpdateStatement`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `build_rusqlite` found for mutable reference `&mut sea_query::DeleteStatement` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/feed.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 109 |       let (sql, values) = Query::delete()
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 110 | |         .from_table(Feeds::Table)
[INFO] [stdout] 111 | |         .and_where(Expr::col(Feeds::Id).eq(id))
[INFO] [stdout] 112 | |         .build_rusqlite(SqliteQueryBuilder);
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut sea_query::DeleteStatement`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `sea_query::Value: From<chrono::DateTime<FixedOffset>>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/item.rs:33:30
[INFO] [stdout]    |
[INFO] [stdout] 33 |             arg.published_at.into(),
[INFO] [stdout]    |                              ^^^^ the trait `From<chrono::DateTime<FixedOffset>>` is not implemented for `sea_query::Value`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `sea_query::Value` implements `From<&[u8]>`
[INFO] [stdout]              `sea_query::Value` implements `From<&std::string::String>`
[INFO] [stdout]              `sea_query::Value` implements `From<&str>`
[INFO] [stdout]              `sea_query::Value` implements `From<Cow<'_, str>>`
[INFO] [stdout]              `sea_query::Value` implements `From<Vec<u8>>`
[INFO] [stdout]              `sea_query::Value` implements `From<bool>`
[INFO] [stdout]              `sea_query::Value` implements `From<char>`
[INFO] [stdout]              `sea_query::Value` implements `From<f32>`
[INFO] [stdout]            and 11 others
[INFO] [stdout]    = note: required for `chrono::DateTime<FixedOffset>` to implement `Into<sea_query::Value>`
[INFO] [stdout]    = note: required for `sea_query::SimpleExpr` to implement `From<chrono::DateTime<FixedOffset>>`
[INFO] [stdout]    = note: 1 redundant requirement hidden
[INFO] [stdout]    = note: required for `chrono::DateTime<FixedOffset>` to implement `Into<sea_query::SimpleExpr>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `build_rusqlite` found for mutable reference `&mut sea_query::InsertStatement` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/item.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |       let (sql, values) = Query::insert()
[INFO] [stdout]    |  _________________________-
[INFO] [stdout] 15 | |         .into_table(Items::Table)
[INFO] [stdout] 16 | |         .columns([
[INFO] [stdout] 17 | |             Items::Fingerprint,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |         ])
[INFO] [stdout] 36 | |         .build_rusqlite(SqliteQueryBuilder);
[INFO] [stdout]    | |         -^^^^^^^^^^^^^^ method not found in `&mut sea_query::InsertStatement`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `build_rusqlite` found for struct `sea_query::SelectStatement` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/item.rs:121:31
[INFO] [stdout]     |
[INFO] [stdout] 121 |     let (sql, values) = query.build_rusqlite(SqliteQueryBuilder);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ method not found in `sea_query::SelectStatement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `build_rusqlite` found for struct `sea_query::SelectStatement` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/item.rs:147:31
[INFO] [stdout]     |
[INFO] [stdout] 147 |     let (sql, values) = query.build_rusqlite(SqliteQueryBuilder);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ method not found in `sea_query::SelectStatement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `build_rusqlite` found for mutable reference `&mut sea_query::UpdateStatement` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/item.rs:173:10
[INFO] [stdout]     |
[INFO] [stdout] 169 |       let (sql, values) = Query::update()
[INFO] [stdout]     |  _________________________-
[INFO] [stdout] 170 | |         .table(Items::Table)
[INFO] [stdout] 171 | |         .values(vals)
[INFO] [stdout] 172 | |         .and_where(Expr::col(Items::Id).eq(arg.id))
[INFO] [stdout] 173 | |         .build_rusqlite(SqliteQueryBuilder);
[INFO] [stdout]     | |         -^^^^^^^^^^^^^^ method not found in `&mut sea_query::UpdateStatement`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `build_rusqlite` found for struct `sea_query::UpdateStatement` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/collie-core-0.1.0/src/repository/item.rs:211:31
[INFO] [stdout]     |
[INFO] [stdout] 211 |     let (sql, values) = query.build_rusqlite(SqliteQueryBuilder);
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^ method not found in `sea_query::UpdateStatement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `collie-core` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "de6e74438d896d2ac54ce30b027a78258c00bbd533b5f6d286e0d699909606c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de6e74438d896d2ac54ce30b027a78258c00bbd533b5f6d286e0d699909606c8", kill_on_drop: false }`
[INFO] [stdout] de6e74438d896d2ac54ce30b027a78258c00bbd533b5f6d286e0d699909606c8
