[INFO] fetching crate charybdis_macros 1.0.3...
[INFO] testing charybdis_macros-1.0.3 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate charybdis_macros 1.0.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate charybdis_macros 1.0.3
[INFO] finished tweaking crates.io crate charybdis_macros 1.0.3
[INFO] tweaked toml for crates.io crate charybdis_macros 1.0.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate charybdis_macros 1.0.3 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate charybdis_macros 1.0.3 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded charybdis_parser v1.0.3
[INFO] [stderr]   Downloaded scylla-macros v1.3.1
[INFO] [stderr]   Downloaded scylla-cql v1.3.1
[INFO] [stderr]   Downloaded scylla v1.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c80311811a2d659a574c26c1c97e5985e3ee7ad727bc6417d27e222370910fdd
[INFO] running `Command { std: "docker" "start" "-a" "c80311811a2d659a574c26c1c97e5985e3ee7ad727bc6417d27e222370910fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c80311811a2d659a574c26c1c97e5985e3ee7ad727bc6417d27e222370910fdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c80311811a2d659a574c26c1c97e5985e3ee7ad727bc6417d27e222370910fdd", kill_on_drop: false }`
[INFO] [stdout] c80311811a2d659a574c26c1c97e5985e3ee7ad727bc6417d27e222370910fdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2fe845c624a2da2b6ea0750dc1ecc90d8a0f659c6695281635b407de3e8f8ce
[INFO] running `Command { std: "docker" "start" "-a" "e2fe845c624a2da2b6ea0750dc1ecc90d8a0f659c6695281635b407de3e8f8ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling strum v0.27.1
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling scylla-macros v1.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling scylla-cql v1.3.1
[INFO] [stderr]    Compiling scylla v1.3.1
[INFO] [stderr]    Compiling charybdis_parser v1.0.3
[INFO] [stderr]    Compiling charybdis_macros v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 23s
[INFO] running `Command { std: "docker" "inspect" "e2fe845c624a2da2b6ea0750dc1ecc90d8a0f659c6695281635b407de3e8f8ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2fe845c624a2da2b6ea0750dc1ecc90d8a0f659c6695281635b407de3e8f8ce", kill_on_drop: false }`
[INFO] [stdout] e2fe845c624a2da2b6ea0750dc1ecc90d8a0f659c6695281635b407de3e8f8ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7cf2c7ea5bdaece64c2fdaf8eac8cbcb83fb57bb17a16d509f5040b88306ade
[INFO] running `Command { std: "docker" "start" "-a" "e7cf2c7ea5bdaece64c2fdaf8eac8cbcb83fb57bb17a16d509f5040b88306ade", kill_on_drop: false }`
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling scylla-cql v1.3.1
[INFO] [stderr]    Compiling scylla v1.3.1
[INFO] [stderr]    Compiling charybdis_parser v1.0.3
[INFO] [stderr]    Compiling charybdis_macros v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.93s
[INFO] running `Command { std: "docker" "inspect" "e7cf2c7ea5bdaece64c2fdaf8eac8cbcb83fb57bb17a16d509f5040b88306ade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7cf2c7ea5bdaece64c2fdaf8eac8cbcb83fb57bb17a16d509f5040b88306ade", kill_on_drop: false }`
[INFO] [stdout] e7cf2c7ea5bdaece64c2fdaf8eac8cbcb83fb57bb17a16d509f5040b88306ade
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4124fb38a788c3e795cd4e0ca05f6432d9cb71cce3be60c2ab63db0a4de9155a
[INFO] running `Command { std: "docker" "start" "-a" "4124fb38a788c3e795cd4e0ca05f6432d9cb71cce3be60c2ab63db0a4de9155a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/charybdis_macros-f189a4887e69b35c)
[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> = 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> = 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> = 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> = 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> = 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> = 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> = 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> = 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> = 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.39s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "4124fb38a788c3e795cd4e0ca05f6432d9cb71cce3be60c2ab63db0a4de9155a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4124fb38a788c3e795cd4e0ca05f6432d9cb71cce3be60c2ab63db0a4de9155a", kill_on_drop: false }`
[INFO] [stdout] 4124fb38a788c3e795cd4e0ca05f6432d9cb71cce3be60c2ab63db0a4de9155a
