[INFO] cloning repository https://github.com/robinstraub/fabrique
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinstraub/fabrique" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinstraub%2Ffabrique", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinstraub%2Ffabrique'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e214ba573a3830aece6d23ace5b84160761fe1e2
[INFO] testing robinstraub/fabrique against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinstraub%2Ffabrique" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/robinstraub/fabrique
[INFO] finished tweaking git repo https://github.com/robinstraub/fabrique
[INFO] tweaked toml for git repo https://github.com/robinstraub/fabrique written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robinstraub/fabrique on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robinstraub/fabrique 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-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4330e28ad908f49661792c32b5d1f4f4ab335dd262bdedfa2561b4b8a2732bbf
[INFO] running `Command { std: "docker" "start" "-a" "4330e28ad908f49661792c32b5d1f4f4ab335dd262bdedfa2561b4b8a2732bbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4330e28ad908f49661792c32b5d1f4f4ab335dd262bdedfa2561b4b8a2732bbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4330e28ad908f49661792c32b5d1f4f4ab335dd262bdedfa2561b4b8a2732bbf", kill_on_drop: false }`
[INFO] [stdout] 4330e28ad908f49661792c32b5d1f4f4ab335dd262bdedfa2561b4b8a2732bbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 253e81cfe8deaf4947f25aee6b1761310bd77e4b41ab8e8f47f58f0bd33ccc85
[INFO] running `Command { std: "docker" "start" "-a" "253e81cfe8deaf4947f25aee6b1761310bd77e4b41ab8e8f47f58f0bd33ccc85", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling rand v0.9.2
[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.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling pluralizer v0.4.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dummy v0.11.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fake v4.4.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling sqlx-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-macros v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx v0.9.0-alpha.1
[INFO] [stderr]    Compiling fabrique-core v0.3.1 (/opt/rustwide/workdir/fabrique-core)
[INFO] [stderr]    Compiling fabrique-derive v0.3.1 (/opt/rustwide/workdir/fabrique-derive)
[INFO] [stderr]    Compiling fabrique v0.3.1 (/opt/rustwide/workdir/fabrique)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "253e81cfe8deaf4947f25aee6b1761310bd77e4b41ab8e8f47f58f0bd33ccc85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "253e81cfe8deaf4947f25aee6b1761310bd77e4b41ab8e8f47f58f0bd33ccc85", kill_on_drop: false }`
[INFO] [stdout] 253e81cfe8deaf4947f25aee6b1761310bd77e4b41ab8e8f47f58f0bd33ccc85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8975b7883c43507cad39425b8000bcfa97b32bc55d2c5eec1ce8f53b15d990a
[INFO] running `Command { std: "docker" "start" "-a" "a8975b7883c43507cad39425b8000bcfa97b32bc55d2c5eec1ce8f53b15d990a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling fake v4.4.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling trybuild v1.0.112
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling sqlx-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx-macros v0.9.0-alpha.1
[INFO] [stderr]    Compiling sqlx v0.9.0-alpha.1
[INFO] [stderr]    Compiling fabrique-core v0.3.1 (/opt/rustwide/workdir/fabrique-core)
[INFO] [stderr]    Compiling fabrique-derive v0.3.1 (/opt/rustwide/workdir/fabrique-derive)
[INFO] [stderr]    Compiling fabrique v0.3.1 (/opt/rustwide/workdir/fabrique)
[INFO] [stderr]    Compiling ui-tests v0.0.0 (/opt/rustwide/workdir/ui-tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 43.37s
[INFO] running `Command { std: "docker" "inspect" "a8975b7883c43507cad39425b8000bcfa97b32bc55d2c5eec1ce8f53b15d990a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8975b7883c43507cad39425b8000bcfa97b32bc55d2c5eec1ce8f53b15d990a", kill_on_drop: false }`
[INFO] [stdout] a8975b7883c43507cad39425b8000bcfa97b32bc55d2c5eec1ce8f53b15d990a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fad67b317a0cd54d197375eed8694204f481709d195f3288393669f0f2637eb8
[INFO] running `Command { std: "docker" "start" "-a" "fad67b317a0cd54d197375eed8694204f481709d195f3288393669f0f2637eb8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fabrique-aac36a4ff87364ae)
[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]      Running tests/composite_primary_keys.rs (/opt/rustwide/target/debug/deps/composite_primary_keys-ba3b04836a075820)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/conversion.rs (/opt/rustwide/target/debug/deps/conversion-6b140a97dfff2d91)
[INFO] [stdout] test test_composite_primary_key_sqlite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_set_accepts_a_rust_type_sqlite ... ok
[INFO] [stdout] test test_where_accepts_a_rust_type_sqlite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/factory.rs (/opt/rustwide/target/debug/deps/factory-2508dc4908b76b2a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_factory_for_relations_accept_factories_sqlite ... ok
[INFO] [stdout] test test_auto_creates_belongs_to_sqlite ... ok
[INFO] [stdout] test test_has_many_creates_children_sqlite ... ok
[INFO] [stdout] test test_has_many_through_join_model_sqlite ... ok
[INFO] [stderr]      Running tests/has_many.rs (/opt/rustwide/target/debug/deps/has_many-92bd3248fc9fc954)
[INFO] [stdout] test test_factory_for_relations_accept_models_sqlite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_load_messages_by_alias_sqlite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/model.rs (/opt/rustwide/target/debug/deps/model-ef2f745dbcf113e2)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_update_sqlite ... ok
[INFO] [stdout] test test_save_sqlite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/query_builder.rs (/opt/rustwide/target/debug/deps/query_builder-09b670c908bbef43)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test initial::default_creates_query_builder ... ok
[INFO] [stdout] test filtered_selected::order_by_transitions_to_ordered_sqlite ... ok
[INFO] [stdout] test filtered_selected::where_null_chains_sqlite ... ok
[INFO] [stdout] test filtered_updated::where_chains_sqlite ... ok
[INFO] [stdout] test filtered_updated::returning_transitions_to_returned ... ok
[INFO] [stdout] test initial::limit_implicit_select_transitions_to_limited_sqlite ... ok
[INFO] [stdout] test filtered_selected::get_executes_sqlite ... ok
[INFO] [stdout] test initial::first_or_fail_implicit_select_executes_sqlite ... ok
[INFO] [stdout] test filtered_selected::first_executes_sqlite ... ok
[INFO] [stdout] test initial::get_implicit_select_executes_sqlite ... ok
[INFO] [stdout] test conflicted::do_update_transitions_to_upserted ... ok
[INFO] [stdout] test initial::select_columns_transitions_to_selected_sqlite ... ok
[INFO] [stdout] test filtered_selected::where_chains_sqlite ... ok
[INFO] [stdout] test initial::where_not_null_implicit_select_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test initial::select_as_transitions_to_selected_sqlite ... ok
[INFO] [stdout] test filtered_updated::execute_executes_sqlite ... ok
[INFO] [stdout] test initial::where_implicit_select_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test inserting::set_transitions_to_inserted_sqlite ... ok
[INFO] [stdout] test joined_selected::first_executes_sqlite ... ok
[INFO] [stdout] test initial::join_transitions_to_joining_sqlite ... ok
[INFO] [stdout] test inserted::returning_transitions_to_returned ... ok
[INFO] [stdout] test filtered_selected::where_not_null_chains_sqlite ... ok
[INFO] [stdout] test initial::first_implicit_select_executes_sqlite ... ok
[INFO] [stdout] test conflicted::do_nothing_transitions_to_upserted_sqlite ... ok
[INFO] [stdout] test inserted::set_chains_sqlite ... ok
[INFO] [stdout] test joined_selected::limit_transitions_to_limited_sqlite ... ok
[INFO] [stdout] test joined_selected::get_executes_sqlite ... ok
[INFO] [stdout] test initial::update_transitions_to_updating_sqlite ... ok
[INFO] [stdout] test filtered_selected::limit_transitions_to_limited_sqlite ... ok
[INFO] [stdout] test joined_selected::where_on_named_join_sqlite ... ok
[INFO] [stdout] test joined_selected::order_by_transitions_to_ordered_sqlite ... ok
[INFO] [stdout] test inserted::on_conflict_transitions_to_conflicted_sqlite ... ok
[INFO] [stdout] test joined_selected::first_or_fail_executes_sqlite ... ok
[INFO] [stdout] test joined_selected::where_not_null_on_named_join_sqlite ... ok
[INFO] [stdout] test joined_selected::where_on_joined_model_column_sqlite ... ok
[INFO] [stdout] test joined_selected::where_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test joined_selected::order_by_on_named_join_sqlite ... ok
[INFO] [stdout] test joined_selected::where_null_on_named_join_sqlite ... ok
[INFO] [stdout] test initial::insert_transitions_to_inserting_sqlite ... ok
[INFO] [stdout] test joining::join_through_chains_sqlite ... ok
[INFO] [stdout] test filtered_selected::first_or_fail_executes_sqlite ... ok
[INFO] [stdout] test joining::order_by_implicit_select_transitions_to_ordered_sqlite ... ok
[INFO] [stdout] test joining::limit_implicit_select_transitions_to_limited_sqlite ... ok
[INFO] [stdout] test joining::join_as_chains_sqlite ... ok
[INFO] [stdout] test joining::where_implicit_select_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test joining::order_by_on_implicit_select_transitions_to_ordered_sqlite ... ok
[INFO] [stdout] test joining::where_not_null_on_implicit_select_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test initial::order_by_implicit_select_transitions_to_ordered_sqlite ... ok
[INFO] [stdout] test joining::get_implicit_select_executes_sqlite ... ok
[INFO] [stdout] test joining::where_null_implicit_select_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test joining::where_not_null_implicit_select_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test joining::select_columns_transitions_to_selected_sqlite ... ok
[INFO] [stdout] test joining::select_as_transitions_to_selected_sqlite ... ok
[INFO] [stdout] test joining::where_null_on_implicit_select_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test joining::where_on_implicit_select_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test inserted::execute_executes_sqlite ... ok
[INFO] [stdout] test limited::offset_transitions_to_offsetted_sqlite ... ok
[INFO] [stdout] test joining::first_implicit_select_executes_sqlite ... ok
[INFO] [stdout] test ordered::get_executes_sqlite ... ok
[INFO] [stdout] test limited::get_executes_sqlite ... ok
[INFO] [stdout] test joining::first_or_fail_implicit_select_executes_sqlite ... ok
[INFO] [stdout] test joining::join_chains_sqlite ... ok
[INFO] [stdout] test ordered::first_executes_sqlite ... ok
[INFO] [stdout] test ordered::limit_transitions_to_limited_sqlite ... ok
[INFO] [stdout] test selected::first_executes_sqlite ... ok
[INFO] [stdout] test ordered::first_or_fail_executes_sqlite ... ok
[INFO] [stdout] test offsetted::get_executes_sqlite ... ok
[INFO] [stdout] test returned::get_executes ... ok
[INFO] [stdout] test returned::first_or_fail_executes ... ok
[INFO] [stdout] test selected::first_or_fail_fails_when_empty_sqlite ... ok
[INFO] [stdout] test returned::first_executes ... ok
[INFO] [stdout] test selected::order_by_transitions_to_ordered_sqlite ... ok
[INFO] [stdout] test selected::first_or_fail_executes_sqlite ... ok
[INFO] [stdout] test selected::where_not_null_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test selected::where_null_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test selected::limit_transitions_to_limited_sqlite ... ok
[INFO] [stdout] test selected::get_executes_sqlite ... ok
[INFO] [stdout] test selected::where_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test updated::returning_transitions_to_returned ... ok
[INFO] [stdout] test updating::set_transitions_to_updated_sqlite ... ok
[INFO] [stdout] test updated::where_transitions_to_filtered_sqlite ... ok
[INFO] [stdout] test upserted::execute_executes_sqlite ... ok
[INFO] [stdout] test updated::set_chains_sqlite ... ok
[INFO] [stdout] test upserted::returning_transitions_to_returned ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/soft_delete.rs (/opt/rustwide/target/debug/deps/soft_delete-bacdbd0a4985d14a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_soft_delete_sqlite ... ok
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-61ae6d9fd003c975)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_destroy_sqlite ... ok
[INFO] [stdout] test test_all_sqlite ... ok
[INFO] [stdout] test test_persistable_macro_compiles_sqlite ... ok
[INFO] [stdout] test test_create_sqlite ... ok
[INFO] [stdout] test test_query_builder_sqlite ... ok
[INFO] [stdout] test test_delete_sqlite ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fabrique_core-b06eee59e9751dce)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test dialect::tests::test_sqlite_dialect ... ok
[INFO] [stdout] test database::tests::test_nil_into_db_returns_nil ... ok
[INFO] [stdout] test error::tests::error_display_other ... ok
[INFO] [stdout] test error::tests::conversion_direction_display ... ok
[INFO] [stdout] test error::tests::error_display_not_found ... ok
[INFO] [stdout] test error::tests::error_display_conversion ... ok
[INFO] [stdout] test error::tests::from_sqlx_decode_with_fabrique_error ... ok
[INFO] [stdout] test error::tests::from_sqlx_other_error ... ok
[INFO] [stdout] test error::tests::from_sqlx_row_not_found ... ok
[INFO] [stdout] test model::column_set::tests::into_db_is_identity_for_plain_columns ... ok
[INFO] [stdout] test model::column_set::tests::single_column_returns_its_qualified_name ... ok
[INFO] [stdout] test model::column_set::tests::two_columns_return_both_qualified_names_in_order ... ok
[INFO] [stdout] test sql::operators::tests::test_direction_as_str ... ok
[INFO] [stdout] test error::tests::from_sqlx_decode_with_other_error ... ok
[INFO] [stdout] test sql::operators::tests::test_operator_from_str ... ok
[INFO] [stdout] test sql::operators::tests::test_direction_from_str ... ok
[INFO] [stdout] test sql::operators::tests::test_operator_as_str ... ok
[INFO] [stdout] test __private::tests::create_sqlite_pool_applies_migrations ... ok
[INFO] [stdout] test database::tests::test_nil_column_name_panics - should panic ... ok
[INFO] [stdout] test database::tests::test_nil_column_qualified_name_panics - should panic ... ok
[INFO] [stdout] test database::tests::test_nil_encode_panics - should panic ... ok
[INFO] [stdout] test database::tests::test_nil_type_info_panics - should panic ... ok
[INFO] [stdout] test sql::operators::tests::test_operator_from_str_invalid - should panic ... ok
[INFO] [stdout] test sql::operators::tests::test_direction_from_str_invalid - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fabrique_derive-7324019ad9a45765)
[INFO] [stdout] 
[INFO] [stdout] running 91 tests
[INFO] [stdout] test analysis::ast::tests::test_alias_without_belongs_to_fails ... ok
[INFO] [stdout] test analysis::ast::tests::test_faker_range_expression_parsed ... ok
[INFO] [stdout] test analysis::ast::tests::test_generic_type_is_column ... ok
[INFO] [stdout] test analysis::ast::tests::test_reference_type_is_column ... ok
[INFO] [stdout] test analysis::ast::tests::test_regular_field_is_column ... ok
[INFO] [stdout] test analysis::ast::tests::test_try_from_attrs_without_ident_fails ... ok
[INFO] [stdout] test analysis::ast::tests::test_invalid_faker_expression_fails ... ok
[INFO] [stdout] test analysis::ast::tests::test_faker_attribute_parsed ... ok
[INFO] [stdout] test analysis::ast::tests::test_faker_without_attribute_is_none ... ok
[INFO] [stdout] test analysis::steps::tests::test_analysis_fails_explicitly_on_invalid_struct ... ok
[INFO] [stdout] test analysis::steps::tests::test_parsing_a_union_fails_explicitly ... ok
[INFO] [stdout] test analysis::steps::tests::test_validate_with_unknown_attribute_fails ... ok
[INFO] [stdout] test analysis::steps::tests::test_validate_with_custom_table_name ... ok
[INFO] [stdout] test analysis::steps::tests::test_parsing_an_enum_fails_explicitly ... ok
[INFO] [stdout] test analysis::steps::tests::test_analysis_fails_explicitly_on_missing_primary_key ... ok
[INFO] [stdout] test analysis::steps::tests::test_parsing_a_struct_works ... ok
[INFO] [stdout] test analysis::steps::tests::test_duplicate_alias_fails ... ok
[INFO] [stdout] test codegen::belongs_to::tests::test_no_belongs_to_generates_empty ... ok
[INFO] [stdout] test codegen::columns::tests::test_generate_columns ... ok
[INFO] [stdout] test codegen::alias::tests::test_no_alias_generates_empty ... ok
[INFO] [stdout] test codegen::alias::tests::test_generate ... ok
[INFO] [stdout] test codegen::belongs_to::tests::test_aliased_belongs_to_generates_belongs_to_alias ... ok
[INFO] [stdout] test codegen::belongs_to::tests::test_generate_multiple_belongs_to_impls_to_different_parents ... ok
[INFO] [stdout] test analysis::steps::tests::test_parsing_a_tuple_struct_fails_explicitly ... ok
[INFO] [stdout] test analysis::steps::tests::test_parsing_a_named_struct_works ... ok
[INFO] [stdout] test analysis::steps::tests::test_parsing_a_unit_struct_fails_explicitly ... ok
[INFO] [stdout] test codegen::delete::tests::test_basic_struct_delegates_to_hard_delete ... ok
[INFO] [stdout] test codegen::factory::tests::test_aliased_belongs_to_generates_for_alias_methods ... ok
[INFO] [stdout] test codegen::delete::tests::test_soft_delete_struct_delegates_to_soft_delete ... ok
[INFO] [stdout] test codegen::belongs_to::tests::test_generate_belongs_to_impl ... ok
[INFO] [stdout] test analysis::steps::tests::test_validate_with_default_table_name ... ok
[INFO] [stdout] test analysis::steps::tests::test_analysis_fails_explicitly_on_invalid_fields ... ok
[INFO] [stdout] test codegen::factory::tests::test_generate_factory_fields ... ok
[INFO] [stdout] test codegen::factory::tests::test_generate_factory_method_create ... ok
[INFO] [stdout] test codegen::factory::tests::test_generate_factory_method_new ... ok
[INFO] [stdout] test codegen::factory::tests::test_factory_codegen_from_fails_on_invalid_input ... ok
[INFO] [stdout] test codegen::factory::tests::test_generate_factory_relation_fields ... ok
[INFO] [stdout] test codegen::factory::tests::test_generate_factory ... ok
[INFO] [stdout] test codegen::columns::tests::test_generate_columns_with_type_conversion ... ok
[INFO] [stdout] test codegen::factory::tests::test_generate_factory_method_fields ... ok
[INFO] [stdout] test codegen::find::tests::test_find_with_single_primary_key ... ok
[INFO] [stdout] test codegen::hard_delete::tests::test_a_basic_struct_derive_delete ... ok
[INFO] [stdout] test codegen::hard_delete::tests::test_composite_keys ... ok
[INFO] [stdout] test codegen::factory::tests::test_generate_factory_method_create_with_custom_faker ... ok
[INFO] [stdout] test codegen::find::tests::test_find_with_composite_primary_key ... ok
[INFO] [stdout] test codegen::joinable::tests::test_no_belongs_to_generates_empty ... ok
[INFO] [stdout] test codegen::joinable::tests::test_generate_bidirectional_joinable_impls ... ok
[INFO] [stdout] test codegen::has_many::tests::test_generate_has_many_method_without_alias ... ok
[INFO] [stdout] test codegen::factory::tests::test_generate_factory_methods_for_relation ... ok
[INFO] [stdout] test codegen::factory::tests::test_aliased_belongs_to_generates_set_foreign_key_with_alias ... ok
[INFO] [stdout] test codegen::has_many::tests::test_generate_has_many_methods ... ok
[INFO] [stdout] test codegen::model::tests::test_generate_model_trait ... ok
[INFO] [stdout] test codegen::from_row::tests::test_generate_from_row ... ok
[INFO] [stdout] test codegen::soft_delete::tests::test_a_struct_with_soft_delete_derive_soft_delete ... ok
[INFO] [stdout] test codegen::from_row::tests::test_generate_from_row_with_type_conversion ... ok
[INFO] [stdout] test codegen::factory::tests::test_generate_set_foreign_key_impls ... ok
[INFO] [stdout] test codegen::has_many_factory::tests::test_generate_deferred_factory_simple ... ok
[INFO] [stdout] test codegen::persist::tests::test_generate_persist_trait ... ok
[INFO] [stdout] test codegen::model::tests::test_generate_model_trait_with_soft_delete ... ok
[INFO] [stdout] test codegen::query::tests::test_generate_query_trait ... ok
[INFO] [stdout] test codegen::persist::tests::test_generate_persist_trait_with_type_conversion ... ok
[INFO] [stdout] test codegen::soft_delete::tests::test_a_basic_struct_derive_none ... ok
[INFO] [stdout] test test::tests::test_analysis_parses_mysql_backend ... ok
[INFO] [stdout] test test::tests::test_analysis_parses_sqlite_backend ... ok
[INFO] [stdout] test test::tests::test_analysis_parses_postgres_backend ... ok
[INFO] [stdout] test error::tests::test_crate_error_converts_to_syn_error ... ok
[INFO] [stdout] test test::tests::test_analysis_rejects_non_pool_type ... ok
[INFO] [stdout] test test::tests::test_analysis_rejects_missing_param ... ok
[INFO] [stdout] test test::tests::test_analysis_rejects_self_param ... ok
[INFO] [stdout] test test::tests::test_analysis_rejects_unsupported_backend ... ok
[INFO] [stdout] test test::tests::test_analysis_parses_qualified_path ... ok
[INFO] [stdout] test test::tests::test_doctest_rejects_multi_backend ... ok
[INFO] [stdout] test test::tests::test_analysis_rejects_non_ident_pattern ... ok
[INFO] [stdout] test test::tests::test_analysis_rejects_pool_without_angle_brackets ... ok
[INFO] [stdout] test test::tests::test_analysis_rejects_non_path_type ... ok
[INFO] [stdout] test test::tests::test_analysis_rejects_non_path_type_argument ... ok
[INFO] [stdout] test test::tests::test_analysis_parses_multi_backend ... ok
[INFO] [stdout] test test::tests::test_analysis_parses_multi_custom_name ... ok
[INFO] [stdout] test test::tests::test_expand_test_rejects_attributes ... ok
[INFO] [stdout] test test::tests::test_find_workspace_root_from_subcrate ... ok
[INFO] [stdout] test test::tests::test_generate_mysql_test ... ok
[INFO] [stdout] test test::tests::test_generate_postgres_test ... ok
[INFO] [stdout] test test::tests::test_generate_multi_backend ... ok
[INFO] [stdout] test test::tests::test_generate_sqlite_test ... ok
[INFO] [stdout] test test::tests::test_generate_doctest ... ok
[INFO] [stdout] test codegen::has_many_factory::tests::test_generate_deferred_factory_aliased ... ok
[INFO] [stdout] test codegen::soft_delete::tests::test_composite_keys ... ok
[INFO] [stdout] test test::tests::test_doctest_rejects_non_sqlite_backend ... ok
[INFO] [stdout] test test::tests::test_expand_doctest_delegates_correctly ... ok
[INFO] [stdout] test test::tests::test_expand_test_delegates_correctly ... ok
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-7b01d592193f8d8b)
[INFO] [stdout] test test::tests::test_find_workspace_root_panics_without_workspace - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=7b678117c92d1b67 -C extra-filename=-aa1e05803fa904d6 --out-dir /opt/rustwide/target/tests/trybuild/debug/deps -L dependency=/opt/rustwide/target/tests/trybuild/debug/deps --extern proc_macro2=/opt/rustwide/target/tests/trybuild/debug/deps/libproc_macro2-a92a5ca848e7f781.rmeta --extern quote=/opt/rustwide/target/tests/trybuild/debug/deps/libquote-bc9f1f4ad5bfe6fa.rmeta --extern unicode_ident=/opt/rustwide/target/tests/trybuild/debug/deps/libunicode_ident-ba6360e13c6e72f2.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] test ui ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ui stdout ----
[INFO] [stderr] error: test failed, to rerun pass `-p ui-tests --test ui`
[INFO] [stdout] 
[INFO] [stdout] thread 'ui' (567) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.112/src/run.rs:62:13:
[INFO] [stdout] tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x653bdb3fd1da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x653bdb3fd1da - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x653bdb3fd1da - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x653bdb3fd1da - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x653bdb41362a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x653bdb41362a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x653bdb402232 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x653bdb402232 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x653bdb3d930f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x653bdb3d930f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x653bdb3f4769 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x653bdb38e75c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x653bdb38e75c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x653bdb3f4922 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x653bdb3f4922 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x653bdb3d93fa - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x653bdb3d0a79 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x653bdb3da0dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x653bdb413edc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x653bdb2b90b1 - trybuild::run::<impl trybuild::Runner>::run::{{closure}}::h6aa4bd0ddb67ce5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.112/src/run.rs:62:13
[INFO] [stdout]   20:     0x653bdb27cf88 - core::result::Result<T,E>::unwrap_or_else::ha7f25ef9e809a427
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1622:23
[INFO] [stdout]   21:     0x653bdb151e5f - trybuild::run::<impl trybuild::Runner>::run::h5324c0bac2caacb6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.112/src/run.rs:60:10
[INFO] [stdout]   22:     0x653bdb14c878 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h89b53eaa5e171886
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.112/src/lib.rs:342:38
[INFO] [stdout]   23:     0x653bdb147207 - core::ptr::drop_in_place<trybuild::TestCases>::hb6c7da023a6e48c0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   24:     0x653bdb147033 - ui::ui::h684dcb949f4fc985
[INFO] [stdout]                                at /opt/rustwide/workdir/ui-tests/tests/ui.rs:9:1
[INFO] [stdout]   25:     0x653bdb147067 - ui::ui::{{closure}}::h79bbec1fe3450801
[INFO] [stdout]                                at /opt/rustwide/workdir/ui-tests/tests/ui.rs:2:8
[INFO] [stdout]   26:     0x653bdb1471b6 - core::ops::function::FnOnce::call_once::hc5022d0bbb81dcb1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x653bdb38283b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x653bdb38283b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x653bdb38f22b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x653bdb38f22b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x653bdb38f22b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x653bdb38f22b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x653bdb38f22b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x653bdb38f22b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x653bdb38f22b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x653bdb38a944 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x653bdb38a944 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x653bdb391e32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x653bdb391e32 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x653bdb391e32 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x653bdb391e32 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x653bdb391e32 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x653bdb391e32 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x653bdb391e32 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x653bdb3fc51f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x653bdb3fc51f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x70f45a5e3aa4 - <unknown>
[INFO] [stdout]   48:     0x70f45a670a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ui
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "fad67b317a0cd54d197375eed8694204f481709d195f3288393669f0f2637eb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fad67b317a0cd54d197375eed8694204f481709d195f3288393669f0f2637eb8", kill_on_drop: false }`
[INFO] [stdout] fad67b317a0cd54d197375eed8694204f481709d195f3288393669f0f2637eb8
