[INFO] fetching crate charybdis_macros 1.0.2... [INFO] testing charybdis_macros-1.0.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate charybdis_macros 1.0.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate charybdis_macros 1.0.2 [INFO] finished tweaking crates.io crate charybdis_macros 1.0.2 [INFO] tweaked toml for crates.io crate charybdis_macros 1.0.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate charybdis_macros 1.0.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate charybdis_macros 1.0.2 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7823d37009402907253962adf2b53d15cabddf1dd4529be7e7137aea701f679d [INFO] running `Command { std: "docker" "start" "-a" "7823d37009402907253962adf2b53d15cabddf1dd4529be7e7137aea701f679d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7823d37009402907253962adf2b53d15cabddf1dd4529be7e7137aea701f679d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7823d37009402907253962adf2b53d15cabddf1dd4529be7e7137aea701f679d", kill_on_drop: false }` [INFO] [stdout] 7823d37009402907253962adf2b53d15cabddf1dd4529be7e7137aea701f679d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72525309546e243001ede16399be65045c80f62a580928f309bbce47c8522f17 [INFO] running `Command { std: "docker" "start" "-a" "72525309546e243001ede16399be65045c80f62a580928f309bbce47c8522f17", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling rand_pcg v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling scylla-macros v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling scylla-cql v1.2.0 [INFO] [stderr] Compiling scylla v1.2.0 [INFO] [stderr] Compiling charybdis_parser v1.0.2 [INFO] [stderr] Compiling charybdis_macros v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.03s [INFO] running `Command { std: "docker" "inspect" "72525309546e243001ede16399be65045c80f62a580928f309bbce47c8522f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72525309546e243001ede16399be65045c80f62a580928f309bbce47c8522f17", kill_on_drop: false }` [INFO] [stdout] 72525309546e243001ede16399be65045c80f62a580928f309bbce47c8522f17 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb6663df89ae679a938fdbbe443fc2118613d9076162aa27c41ac006c30a0c0b [INFO] running `Command { std: "docker" "start" "-a" "cb6663df89ae679a938fdbbe443fc2118613d9076162aa27c41ac006c30a0c0b", kill_on_drop: false }` [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling scylla-cql v1.2.0 [INFO] [stderr] Compiling scylla v1.2.0 [INFO] [stderr] Compiling charybdis_parser v1.0.2 [INFO] [stderr] Compiling charybdis_macros v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.55s [INFO] running `Command { std: "docker" "inspect" "cb6663df89ae679a938fdbbe443fc2118613d9076162aa27c41ac006c30a0c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb6663df89ae679a938fdbbe443fc2118613d9076162aa27c41ac006c30a0c0b", kill_on_drop: false }` [INFO] [stdout] cb6663df89ae679a938fdbbe443fc2118613d9076162aa27c41ac006c30a0c0b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5b2d83da8db802f73bc425969e7c32a71cb9c2695784e07519f04f694d67639b [INFO] running `Command { std: "docker" "start" "-a" "5b2d83da8db802f73bc425969e7c32a71cb9c2695784e07519f04f694d67639b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/charybdis_macros-a80cd685e62b5722) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests charybdis_macros [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 45) ... FAILED [INFO] [stdout] test src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 20) ... FAILED [INFO] [stdout] test src/native/delete.rs - native::delete::delete_by_primary_key_functions (line 14) ... FAILED [INFO] [stdout] test src/native/find.rs - native::find::find_by_primary_keys_functions (line 12) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 45) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] --> src/rules/partial.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 3 | use charybdis::macros::charybdis_model; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `charybdis`, use `cargo add charybdis` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] --> src/rules/partial.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 4 | use charybdis::types::{Text, Timestamp, Uuid}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `charybdis`, use `cargo add charybdis` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 20) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] --> src/rules/partial.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 3 | use charybdis::macros::charybdis_model; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `charybdis`, use `cargo add charybdis` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] --> src/rules/partial.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 4 | use charybdis::types::{Text, Timestamp, Uuid}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `charybdis`, use `cargo add charybdis` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: cannot find macro `partial_user` in this scope [INFO] [stdout] --> src/rules/partial.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 23 | partial_user!(UpdateUsernameUser, id, username, updated_at); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/native/delete.rs - native::delete::delete_by_primary_key_functions (line 14) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] --> src/native/delete.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 3 | use charybdis::macros::charybdis_model; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `charybdis`, use `cargo add charybdis` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] --> src/native/delete.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 4 | use charybdis::errors::CharybdisError; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `charybdis`, use `cargo add charybdis` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] --> src/native/delete.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 5 | use charybdis::types::{Timestamp, Uuid}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `charybdis`, use `cargo add charybdis` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `delete_by_id` found for struct `User` in the current scope [INFO] [stdout] --> src/native/delete.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct User { [INFO] [stdout] | --------------- function or associated item `delete_by_id` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 25 | User::delete_by_id(id).execute(db).await?; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `User` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `delete_by_id_and_org_id` found for struct `User` in the current scope [INFO] [stdout] --> src/native/delete.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct User { [INFO] [stdout] | --------------- function or associated item `delete_by_id_and_org_id` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 26 | User::delete_by_id_and_org_id(id, org_id).execute(db).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `User` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `delete_by_id_and_org_id_and_created_at` found for struct `User` in the current scope [INFO] [stdout] --> src/native/delete.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct User { [INFO] [stdout] | --------------- function or associated item `delete_by_id_and_org_id_and_created_at` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 27 | User::delete_by_id_and_org_id_and_created_at(id, org_id, created_at).execute(db).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `User` [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/native/find.rs - native::find::find_by_primary_keys_functions (line 12) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] --> src/native/find.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 4 | use charybdis::errors::CharybdisError; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `charybdis`, use `cargo add charybdis` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] --> src/native/find.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 5 | use charybdis::macros::charybdis_model; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `charybdis`, use `cargo add charybdis` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] --> src/native/find.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 6 | use charybdis::stream::CharybdisModelStream; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `charybdis`, use `cargo add charybdis` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] --> src/native/find.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 7 | use charybdis::types::{Date, Text, Uuid}; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `charybdis` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `charybdis`, use `cargo add charybdis` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `find_by_date` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:37:55 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `find_by_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 27 | let posts: CharybdisModelStream = Post::find_by_date(date).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `find_by_date_and_category_id` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:38:55 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `find_by_date_and_category_id` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 28 | let posts: CharybdisModelStream = Post::find_by_date_and_category_id(date, category_id).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `find_by_date_and_category_id_and_title` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `find_by_date_and_category_id_and_title` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 29 | let posts: Post = Post::find_by_date_and_category_id_and_title(date, category_id, title.clone()).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `find_first_by_date` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:41:32 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `find_first_by_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 31 | let post: Post = Post::find_first_by_date(date).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `find_first_by_date_and_category_id` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:42:32 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `find_first_by_date_and_category_id` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 32 | let post: Post = Post::find_first_by_date_and_category_id(date, category_id).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `maybe_find_first_by_date` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:44:40 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `maybe_find_first_by_date` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 34 | let post: Option = Post::maybe_find_first_by_date(date).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `maybe_find_first_by_date_and_category_id` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:45:40 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `maybe_find_first_by_date_and_category_id` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 35 | let post: Option = Post::maybe_find_first_by_date_and_category_id(date, category_id).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `maybe_find_first_by_date_and_category_id_and_title` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:46:40 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `maybe_find_first_by_date_and_category_id_and_title` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 36 | let post: Option = Post::maybe_find_first_by_date_and_category_id_and_title(date, category_id, title.clone()).execute(db_se... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `find_by_date_and_title` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:49:55 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `find_by_date_and_title` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 39 | let posts: CharybdisModelStream = Post::find_by_date_and_title(date, title.clone()).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `find_first_by_date_and_title` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:50:32 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `find_first_by_date_and_title` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 40 | let post: Post = Post::find_first_by_date_and_title(date, title.clone()).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `maybe_find_first_by_date_and_title` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `maybe_find_first_by_date_and_title` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 41 | let post: Option = Post::maybe_find_first_by_date_and_title(date, title.clone()).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `find_by_category_id` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:54:55 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `find_by_category_id` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 44 | let posts: CharybdisModelStream = Post::find_by_category_id(category_id).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `find_first_by_category_id` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `find_first_by_category_id` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 45 | let post: Post = Post::find_first_by_category_id(category_id).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `maybe_find_first_by_category_id` found for struct `Post` in the current scope [INFO] [stdout] --> src/native/find.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Post { [INFO] [stdout] | --------------- function or associated item `maybe_find_first_by_category_id` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 46 | let post: Option = Post::maybe_find_first_by_category_id(category_id).execute(db_session).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Post` [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/native/delete.rs - native::delete::delete_by_primary_key_functions (line 14) [INFO] [stdout] src/native/find.rs - native::find::find_by_primary_keys_functions (line 12) [INFO] [stdout] src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 20) [INFO] [stdout] src/rules/partial.rs - rules::partial::partial_model_macro_generator (line 45) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "5b2d83da8db802f73bc425969e7c32a71cb9c2695784e07519f04f694d67639b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b2d83da8db802f73bc425969e7c32a71cb9c2695784e07519f04f694d67639b", kill_on_drop: false }` [INFO] [stdout] 5b2d83da8db802f73bc425969e7c32a71cb9c2695784e07519f04f694d67639b