[INFO] cloning repository https://github.com/luscas18/orm-rust-scylladb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luscas18/orm-rust-scylladb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluscas18%2Form-rust-scylladb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluscas18%2Form-rust-scylladb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 002492ad45cd133f4d73579162d148f667cfd1ab
[INFO] testing luscas18/orm-rust-scylladb against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluscas18%2Form-rust-scylladb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luscas18/orm-rust-scylladb
[INFO] finished tweaking git repo https://github.com/luscas18/orm-rust-scylladb
[INFO] tweaked toml for git repo https://github.com/luscas18/orm-rust-scylladb written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luscas18/orm-rust-scylladb on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luscas18/orm-rust-scylladb 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8f3d8122ee35674af5c5f18321ae91842c9540f738b219d3b428ad603f87861
[INFO] running `Command { std: "docker" "start" "-a" "d8f3d8122ee35674af5c5f18321ae91842c9540f738b219d3b428ad603f87861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8f3d8122ee35674af5c5f18321ae91842c9540f738b219d3b428ad603f87861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8f3d8122ee35674af5c5f18321ae91842c9540f738b219d3b428ad603f87861", kill_on_drop: false }`
[INFO] [stdout] d8f3d8122ee35674af5c5f18321ae91842c9540f738b219d3b428ad603f87861
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 168df629bd31329e152b47b4f72d25bed547a282fe06a54670d6134086528ded
[INFO] running `Command { std: "docker" "start" "-a" "168df629bd31329e152b47b4f72d25bed547a282fe06a54670d6134086528ded", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lz4_flex v0.11.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling scylla-macros v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling scylla-cql v1.1.0
[INFO] [stderr]    Compiling scylla v1.1.0
[INFO] [stderr]    Compiling orm_macro v0.1.0 (/opt/rustwide/workdir/orm_macro)
[INFO] [stdout] warning: unused import: `scylla::statement::Statement`
[INFO] [stdout]  --> orm_macro/src/lib.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use scylla::statement::Statement;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling orm_scylla v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]   --> src/mapping/registry.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut_ref = (registry_mut as *const HashMap<TypeId, TableInfo> as *mut HashMap<TypeId, TableInfo>);
[INFO] [stdout]    |                       ^                                                                                    ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 54 -         let mut_ref = (registry_mut as *const HashMap<TypeId, TableInfo> as *mut HashMap<TypeId, TableInfo>);
[INFO] [stdout] 54 +         let mut_ref = registry_mut as *const HashMap<TypeId, TableInfo> as *mut HashMap<TypeId, TableInfo> ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `registry`
[INFO] [stdout]   --> src/mapping/registry.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let registry = get_mapping_registry();
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_registry`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `table` should have an upper case name
[INFO] [stdout]   --> src/mapping/attributes.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const table: fn(&'static str) -> Table = |name| Table { name };
[INFO] [stdout]    |           ^^^^^ help: convert the identifier to upper case: `TABLE`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `column` should have an upper case name
[INFO] [stdout]   --> src/mapping/attributes.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const column: fn(&'static str) -> Column = |name| Column { name };
[INFO] [stdout]    |           ^^^^^^ help: convert the identifier to upper case: `COLUMN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `primary_key` should have an upper case name
[INFO] [stdout]   --> src/mapping/attributes.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const primary_key: fn() -> PrimaryKey = || PrimaryKey {};
[INFO] [stdout]    |           ^^^^^^^^^^^ help: convert the identifier to upper case: `PRIMARY_KEY`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `scylla::IntoTypedRows`, `scylla::Session`, `scylla::SessionBuilder`
[INFO] [stdout]  --> src/db.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use scylla::{IntoTypedRows, Session, SessionBuilder};
[INFO] [stdout]   |              ^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^ no `SessionBuilder` in the root
[INFO] [stdout]   |              |              |
[INFO] [stdout]   |              |              no `Session` in the root
[INFO] [stdout]   |              no `IntoTypedRows` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `scylla::FromRow`, `scylla::ValueList`, `scylla::IntoTypedRows`
[INFO] [stdout]  --> src/model.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use scylla::{FromRow, SerializeRow, ValueList, IntoTypedRows}; // Import the trait to enable the `into_typed` method
[INFO] [stdout]   |              ^^^^^^^                ^^^^^^^^^  ^^^^^^^^^^^^^ no `IntoTypedRows` in the root
[INFO] [stdout]   |              |                      |
[INFO] [stdout]   |              |                      no `ValueList` in the root
[INFO] [stdout]   |              no `FromRow` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Statement` in `scylla`
[INFO] [stdout]  --> src/model.rs:6:50
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, SerializeRow, FromRow, ValueList,ScyllaOrm)] // Deriva a macro ScyllaOrm para gerar os métodos
[INFO] [stdout]   |                                                  ^^^^^^^^^ could not find `Statement` in `scylla`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `ScyllaOrm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Session` in crate `scylla`
[INFO] [stdout]  --> src/model.rs:6:50
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, SerializeRow, FromRow, ValueList,ScyllaOrm)] // Deriva a macro ScyllaOrm para gerar os métodos
[INFO] [stdout]   |                                                  ^^^^^^^^^ not found in `scylla`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `ScyllaOrm` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `scylla::statement::Statement`
[INFO] [stdout]  --> src/model.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use scylla::statement::Statement;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `orm_scylla` (bin "orm_scylla") due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "168df629bd31329e152b47b4f72d25bed547a282fe06a54670d6134086528ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "168df629bd31329e152b47b4f72d25bed547a282fe06a54670d6134086528ded", kill_on_drop: false }`
[INFO] [stdout] 168df629bd31329e152b47b4f72d25bed547a282fe06a54670d6134086528ded
