[INFO] fetching crate ormlite 0.24.1... [INFO] checking ormlite-0.24.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate ormlite 0.24.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ormlite 0.24.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ormlite 0.24.1 [INFO] tweaked toml for crates.io crate ormlite 0.24.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ormlite 0.24.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ormlite 0.24.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Adding sqlmo v0.24.1 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ormlite-attr v0.24.1 [INFO] [stderr] Downloaded topo_sort v0.4.0 [INFO] [stderr] Downloaded sqlmo v0.24.1 [INFO] [stderr] Downloaded ormlite-core v0.24.1 [INFO] [stderr] Downloaded ormlite-macro v0.24.1 [INFO] [stderr] Downloaded sqlparser v0.51.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8dcffd47a554439c8b0361b9a00846072f3260dfceb029a3834b775656e6382 [INFO] running `Command { std: "docker" "start" "-a" "c8dcffd47a554439c8b0361b9a00846072f3260dfceb029a3834b775656e6382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8dcffd47a554439c8b0361b9a00846072f3260dfceb029a3834b775656e6382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8dcffd47a554439c8b0361b9a00846072f3260dfceb029a3834b775656e6382", kill_on_drop: false }` [INFO] [stdout] c8dcffd47a554439c8b0361b9a00846072f3260dfceb029a3834b775656e6382 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4292151e7b707a96297d9a407d8689c6c068cf6652823426b87d9188bf8fd028 [INFO] running `Command { std: "docker" "start" "-a" "4292151e7b707a96297d9a407d8689c6c068cf6652823426b87d9188bf8fd028", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling tokio v1.46.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling topo_sort v0.4.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling sqlmo v0.24.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Compiling sqlparser v0.51.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling ormlite-attr v0.24.1 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking trybuild v1.0.105 [INFO] [stderr] Compiling ormlite-core v0.24.1 [INFO] [stderr] Compiling ormlite-macro v0.24.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking ormlite v0.24.1 (/opt/rustwide/workdir) [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> examples/expandable.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Debug, Model, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: No database is enabled. Enable one of these features for the ormlite crate: postgres, mysql, sqlite [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> examples/expandable.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Model)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: No database is enabled. Enable one of these features for the ormlite crate: postgres, mysql, sqlite [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive panicked [INFO] [stdout] --> examples/expandable.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Insert)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: No database is enabled. Enable one of these features for the ormlite crate: postgres, mysql, sqlite [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `sqlite` in `ormlite` [INFO] [stdout] --> examples/expandable.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | let mut db = ormlite::sqlite::SqliteConnection::connect(":memory:").await.unwrap(); [INFO] [stdout] | ^^^^^^ could not find `sqlite` in `ormlite` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "sqlite")] [INFO] [stdout] | ------------------ the item is gated behind the `sqlite` feature [INFO] [stdout] 51 | #[cfg_attr(docsrs, doc(cfg(feature = "sqlite")))] [INFO] [stdout] 52 | pub mod sqlite { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertUser` in this scope [INFO] [stdout] --> examples/expandable.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct InsertUser2 { [INFO] [stdout] | ---------------------- similarly named struct `InsertUser2` defined here [INFO] [stdout] ... [INFO] [stdout] 57 | let champ = InsertUser { [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `InsertUser2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertUser` in this scope [INFO] [stdout] --> examples/expandable.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct InsertUser2 { [INFO] [stdout] | ---------------------- similarly named struct `InsertUser2` defined here [INFO] [stdout] ... [INFO] [stdout] 72 | let champ_copy = InsertUser { [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `InsertUser2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `InsertUser` in this scope [INFO] [stdout] --> examples/expandable.rs:85:32 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct InsertUser2 { [INFO] [stdout] | ---------------------- similarly named struct `InsertUser2` defined here [INFO] [stdout] ... [INFO] [stdout] 85 | serde_json::from_str::(r#"{"name":"Champ","organization":{"id":12321,"name":"my org"},"ty":12}"#); [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `InsertUser2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertUser` in this scope [INFO] [stdout] --> examples/expandable.rs:94:18 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct InsertUser2 { [INFO] [stdout] | ---------------------- similarly named struct `InsertUser2` defined here [INFO] [stdout] ... [INFO] [stdout] 94 | let millie = InsertUser { [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `InsertUser2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `InsertUser` in this scope [INFO] [stdout] --> examples/expandable.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct InsertUser2 { [INFO] [stdout] | ---------------------- similarly named struct `InsertUser2` defined here [INFO] [stdout] ... [INFO] [stdout] 108 | let enoki = InsertUser { [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `InsertUser2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `JoinMeta` [INFO] [stdout] --> examples/expandable.rs:1:36 [INFO] [stdout] | [INFO] [stdout] 1 | use ormlite::model::{Insert, Join, JoinMeta, Model}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ormlite::Connection` [INFO] [stdout] --> examples/expandable.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ormlite::Connection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Organization: JoinMeta` is not satisfied [INFO] [stdout] --> examples/expandable.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 29 | organization: Join, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ the trait `JoinMeta` is not implemented for `Organization` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `JoinMeta`: [INFO] [stdout] ormlite_core::Join [INFO] [stdout] std::option::Option [INFO] [stdout] note: required by a bound in `ormlite_core::Join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ormlite-core-0.24.1/src/join.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Join { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Join` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Organization: JoinMeta` is not satisfied [INFO] [stdout] --> examples/expandable.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | organization: Join::new(org.clone()), [INFO] [stdout] | --------- ^^^^^^^^^^^ the trait `JoinMeta` is not implemented for `Organization` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `JoinMeta`: [INFO] [stdout] ormlite_core::Join [INFO] [stdout] std::option::Option [INFO] [stdout] note: required by a bound in `ormlite_core::Join::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ormlite-core-0.24.1/src/join.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | impl Join { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Join::::new` [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn new(obj: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Organization: JoinMeta` is not satisfied [INFO] [stdout] --> examples/expandable.rs:59:23 [INFO] [stdout] | [INFO] [stdout] 59 | organization: Join::new(org.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `JoinMeta` is not implemented for `Organization` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `JoinMeta`: [INFO] [stdout] ormlite_core::Join [INFO] [stdout] std::option::Option [INFO] [stdout] note: required by a bound in `ormlite_core::Join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ormlite-core-0.24.1/src/join.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Join { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Join` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Organization: JoinMeta` is not satisfied [INFO] [stdout] --> examples/expandable.rs:74:33 [INFO] [stdout] | [INFO] [stdout] 74 | organization: Join::new(org.clone()), [INFO] [stdout] | --------- ^^^^^^^^^^^ the trait `JoinMeta` is not implemented for `Organization` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `JoinMeta`: [INFO] [stdout] ormlite_core::Join [INFO] [stdout] std::option::Option [INFO] [stdout] note: required by a bound in `ormlite_core::Join::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ormlite-core-0.24.1/src/join.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | impl Join { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Join::::new` [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn new(obj: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Organization: JoinMeta` is not satisfied [INFO] [stdout] --> examples/expandable.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | organization: Join::new(org.clone()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `JoinMeta` is not implemented for `Organization` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `JoinMeta`: [INFO] [stdout] ormlite_core::Join [INFO] [stdout] std::option::Option [INFO] [stdout] note: required by a bound in `ormlite_core::Join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ormlite-core-0.24.1/src/join.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Join { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Join` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Organization: JoinMeta` is not satisfied [INFO] [stdout] --> examples/expandable.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | organization: Join::new(org), [INFO] [stdout] | --------- ^^^ the trait `JoinMeta` is not implemented for `Organization` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `JoinMeta`: [INFO] [stdout] ormlite_core::Join [INFO] [stdout] std::option::Option [INFO] [stdout] note: required by a bound in `ormlite_core::Join::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ormlite-core-0.24.1/src/join.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | impl Join { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Join::::new` [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn new(obj: T) -> Self { [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Organization: JoinMeta` is not satisfied [INFO] [stdout] --> examples/expandable.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | organization: Join::new(org), [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `JoinMeta` is not implemented for `Organization` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `JoinMeta`: [INFO] [stdout] ormlite_core::Join [INFO] [stdout] std::option::Option [INFO] [stdout] note: required by a bound in `ormlite_core::Join` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ormlite-core-0.24.1/src/join.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct Join { [INFO] [stdout] | ^^^^^^^^ required by this bound in `Join` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `insert` found for struct `InsertUser2` in the current scope [INFO] [stdout] --> examples/expandable.rs:128:6 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct InsertUser2 { [INFO] [stdout] | ---------------------- method `insert` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 122 | let user = InsertUser2 { [INFO] [stdout] | ________________- [INFO] [stdout] 123 | | name: "Kloud".to_string(), [INFO] [stdout] 124 | | number: 12, [INFO] [stdout] 125 | | ty: 8, [INFO] [stdout] ... | [INFO] [stdout] 128 | | .insert(&mut db) [INFO] [stdout] | | -^^^^^^ method not found in `InsertUser2` [INFO] [stdout] | |_____| [INFO] [stdout] | [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 `insert`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Model` [INFO] [stdout] candidate #2: `ModelBuilder` [INFO] [stdout] candidate #3: `ormlite::Insert` [INFO] [stdout] candidate #4: `toml_edit::TableLike` [INFO] [stdout] help: one of the expressions' fields has a method of the same name [INFO] [stdout] | [INFO] [stdout] 128 | .name.insert(&mut db) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `fetch_one` found for struct `User` in the current scope [INFO] [stdout] --> examples/expandable.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 19 | pub struct User { [INFO] [stdout] | --------------- function or associated item `fetch_one` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 133 | let user = User::fetch_one(4, &mut db).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `User` [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 `fetch_one`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Executor` [INFO] [stdout] candidate #2: `Model` [INFO] [stdout] help: there is a method `clone` with a similar name, but with different arguments [INFO] [stdout] --> /rustc/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/library/core/src/clone.rs:237:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `insert_many` found for struct `Organization` in the current scope [INFO] [stdout] --> examples/expandable.rs:153:30 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Organization { [INFO] [stdout] | ----------------------- function or associated item `insert_many` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 153 | let orgs = Organization::insert_many(orgs, &mut db).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `Organization` [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 trait defines an item `insert_many`, perhaps you need to implement it: [INFO] [stdout] candidate #1: `Model` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412, E0422, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ormlite` (example "expandable") due to 19 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4292151e7b707a96297d9a407d8689c6c068cf6652823426b87d9188bf8fd028", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4292151e7b707a96297d9a407d8689c6c068cf6652823426b87d9188bf8fd028", kill_on_drop: false }` [INFO] [stdout] 4292151e7b707a96297d9a407d8689c6c068cf6652823426b87d9188bf8fd028