[INFO] cloning repository https://github.com/prodbyola/modeller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prodbyola/modeller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodbyola%2Fmodeller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodbyola%2Fmodeller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3a4e2d6a948b684989a20d2d3245bfe64e67867f
[INFO] checking prodbyola/modeller/3a4e2d6a948b684989a20d2d3245bfe64e67867f against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodbyola%2Fmodeller" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prodbyola/modeller
[INFO] finished tweaking git repo https://github.com/prodbyola/modeller
[INFO] tweaked toml for git repo https://github.com/prodbyola/modeller written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prodbyola/modeller on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prodbyola/modeller 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rbdc-mysql v4.6.0
[INFO] [stderr]   Downloaded rbdc-pool-fast v4.6.0
[INFO] [stderr]   Downloaded rbs v4.6.0
[INFO] [stderr]   Downloaded rbdc v4.6.0
[INFO] [stderr]   Downloaded rbatis-macro-driver v4.6.0
[INFO] [stderr]   Downloaded fastdate v0.3.36
[INFO] [stderr]   Downloaded dark-std v0.2.16
[INFO] [stderr]   Downloaded html_parser v0.6.3
[INFO] [stderr]   Downloaded rbdc-sqlite v4.6.0
[INFO] [stderr]   Downloaded rbdc-pg v4.6.0
[INFO] [stderr]   Downloaded rbatis-codegen v4.6.5
[INFO] [stderr]   Downloaded fast_pool v0.3.7
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] [stderr]   Downloaded rbatis v4.6.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 40cf0d7fd8726308f7cadf9a96079bc872910ee2b890b3cac41315948a7cee78
[INFO] running `Command { std: "docker" "start" "-a" "40cf0d7fd8726308f7cadf9a96079bc872910ee2b890b3cac41315948a7cee78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40cf0d7fd8726308f7cadf9a96079bc872910ee2b890b3cac41315948a7cee78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40cf0d7fd8726308f7cadf9a96079bc872910ee2b890b3cac41315948a7cee78", kill_on_drop: false }`
[INFO] [stdout] 40cf0d7fd8726308f7cadf9a96079bc872910ee2b890b3cac41315948a7cee78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8dcaffc3a433add6821ec783b8a93027d6884bb7887960f07743a1e790c95a8
[INFO] running `Command { std: "docker" "start" "-a" "d8dcaffc3a433add6821ec783b8a93027d6884bb7887960f07743a1e790c95a8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking lru v0.14.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking darling_core v0.20.11
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling modeller v0.1.0 (/opt/rustwide/workdir/modeller)
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[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 thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling definitions v0.1.0 (/opt/rustwide/workdir/definitions)
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking rbs v4.6.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking fast_pool v0.3.7
[INFO] [stderr]     Checking html_parser v0.6.3
[INFO] [stderr]     Checking dark-std v0.2.16
[INFO] [stderr]    Compiling modeller_parser v0.1.0 (/opt/rustwide/workdir/parser)
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking rbatis-codegen v4.6.5
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking fastdate v0.3.36
[INFO] [stderr]     Checking rbdc v4.6.0
[INFO] [stderr]     Checking rbdc-pool-fast v4.6.0
[INFO] [stderr]     Checking rbdc-pg v4.6.0
[INFO] [stderr]     Checking rbdc-sqlite v4.6.0
[INFO] [stderr]     Checking rbdc-mysql v4.6.0
[INFO] [stderr]    Compiling rbatis-macro-driver v4.6.0
[INFO] [stderr]     Checking rbatis v4.6.7
[INFO] [stdout] warning: unused imports: `config` and `self`
[INFO] [stdout]  --> modeller/src/tests.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 |     bincode::{self, config},
[INFO] [stdout]   |               ^^^^  ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_definition` found for struct `MockTable` in the current scope
[INFO] [stdout]   --> modeller/src/tests.rs:25:32
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct MockTable {
[INFO] [stdout]    | ---------------- function or associated item `get_definition` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     let mut model = MockTable::get_definition()?;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ function or associated item not found in `MockTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_definition` found for struct `User` in the current scope
[INFO] [stdout]   --> modeller/src/tests.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct User {
[INFO] [stdout]    | ----------- function or associated item `get_definition` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     model = User::get_definition()?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^ function or associated item not found in `User`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_definition` found for struct `MockTable` in the current scope
[INFO] [stdout]   --> modeller/src/tests.rs:36:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct MockTable {
[INFO] [stdout]    | ---------------- function or associated item `get_definition` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     let model = MockTable::get_definition()?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ function or associated item not found in `MockTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get_definition` found for struct `MockTable` in the current scope
[INFO] [stdout]   --> modeller/src/tests.rs:44:28
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct MockTable {
[INFO] [stdout]    | ---------------- function or associated item `get_definition` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     let model = MockTable::get_definition()?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^ function or associated item not found in `MockTable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `modeller` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d8dcaffc3a433add6821ec783b8a93027d6884bb7887960f07743a1e790c95a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8dcaffc3a433add6821ec783b8a93027d6884bb7887960f07743a1e790c95a8", kill_on_drop: false }`
[INFO] [stdout] d8dcaffc3a433add6821ec783b8a93027d6884bb7887960f07743a1e790c95a8
