[INFO] cloning repository https://github.com/mohamadzoh/tideorm-examples [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohamadzoh/tideorm-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohamadzoh%2Ftideorm-examples", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohamadzoh%2Ftideorm-examples'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3c9b4442be1de76926f14fe9d447c6b140cf19df [INFO] testing mohamadzoh/tideorm-examples against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohamadzoh%2Ftideorm-examples" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mohamadzoh/tideorm-examples [INFO] finished tweaking git repo https://github.com/mohamadzoh/tideorm-examples [INFO] tweaked toml for git repo https://github.com/mohamadzoh/tideorm-examples written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mohamadzoh/tideorm-examples on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mohamadzoh/tideorm-examples 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sea-schema-derive v0.3.0 [INFO] [stderr] Downloaded sea-query-derive v1.0.0-rc.12 [INFO] [stderr] Downloaded sea-query-sqlx v0.8.0-rc.14 [INFO] [stderr] Downloaded sea-orm-arrow v2.0.0-rc.3 [INFO] [stderr] Downloaded tideorm-macros v0.9.6 [INFO] [stderr] Downloaded convert_case v0.11.0 [INFO] [stderr] Downloaded pluralizer v0.5.0 [INFO] [stderr] Downloaded arrow-row v57.3.0 [INFO] [stderr] Downloaded arrow-data v57.3.0 [INFO] [stderr] Downloaded arrow-ord v57.3.0 [INFO] [stderr] Downloaded arc-swap v1.9.0 [INFO] [stderr] Downloaded arrow v57.3.0 [INFO] [stderr] Downloaded arrow-buffer v57.3.0 [INFO] [stderr] Downloaded arrow-schema v57.3.0 [INFO] [stderr] Downloaded arrow-select v57.3.0 [INFO] [stderr] Downloaded sea-orm-macros v2.0.0-rc.37 [INFO] [stderr] Downloaded arrow-string v57.3.0 [INFO] [stderr] Downloaded arrow-array v57.3.0 [INFO] [stderr] Downloaded sea-query v1.0.0-rc.31 [INFO] [stderr] Downloaded tideorm v0.9.6 [INFO] [stderr] Downloaded sea-orm v2.0.0-rc.37 [INFO] [stderr] Downloaded sea-schema v0.17.0-rc.17 [INFO] [stderr] Downloaded arrow-cast v57.3.0 [INFO] [stderr] Downloaded arrow-arith v57.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b91b1902f24238cabb4933abb288d9600049904574fcd4e7365bc7a4799f2cd8 [INFO] running `Command { std: "docker" "start" "-a" "b91b1902f24238cabb4933abb288d9600049904574fcd4e7365bc7a4799f2cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b91b1902f24238cabb4933abb288d9600049904574fcd4e7365bc7a4799f2cd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b91b1902f24238cabb4933abb288d9600049904574fcd4e7365bc7a4799f2cd8", kill_on_drop: false }` [INFO] [stdout] b91b1902f24238cabb4933abb288d9600049904574fcd4e7365bc7a4799f2cd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a05abe5657d619cbef9a6153498f230b4dc36e321749c909045060ecb241061 [INFO] running `Command { std: "docker" "start" "-a" "1a05abe5657d619cbef9a6153498f230b4dc36e321749c909045060ecb241061", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling webpki-roots v1.0.5 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling arc-swap v1.9.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pluralizer v0.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling sea-query-derive v1.0.0-rc.12 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling tideorm-macros v0.9.6 [INFO] [stderr] Compiling sea-orm-macros v2.0.0-rc.37 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sea-query v1.0.0-rc.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sea-query-sqlx v0.8.0-rc.14 [INFO] [stderr] Compiling sea-schema v0.17.0-rc.17 [INFO] [stderr] Compiling sea-orm v2.0.0-rc.37 [INFO] [stderr] Compiling tideorm v0.9.6 [INFO] [stderr] Compiling tideorm-examples v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tideorm-examples` (bin "where_and_or_demo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name where_and_or_demo --edition=2024 src/bin/where_and_or_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="attachments"' --cfg 'feature="default"' --cfg 'feature="fulltext"' --cfg 'feature="postgres"' --cfg 'feature="runtime-tokio"' --cfg 'feature="translations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attachments", "default", "fulltext", "mysql", "postgres", "runtime-async-std", "runtime-tokio", "sqlite", "translations"))' -C metadata=9eca013350b50d8a -C extra-filename=-a5465f0e208d9638 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2e57f12f44eaa1c.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-b23f4974250fef3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1b3a6f84db82c337.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0a96f18fcc3f980.rlib --extern tideorm=/opt/rustwide/target/debug/deps/libtideorm-f821db5eec3a2a08.rlib --extern tideorm_examples=/opt/rustwide/target/debug/deps/libtideorm_examples-0041c2164a233a3d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4ae4d997e6ce951.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cdb005183b4976df.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tideorm-examples` (bin "upsert_demo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name upsert_demo --edition=2024 src/bin/upsert_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="attachments"' --cfg 'feature="default"' --cfg 'feature="fulltext"' --cfg 'feature="postgres"' --cfg 'feature="runtime-tokio"' --cfg 'feature="translations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attachments", "default", "fulltext", "mysql", "postgres", "runtime-async-std", "runtime-tokio", "sqlite", "translations"))' -C metadata=5c9c0198c84f1c3b -C extra-filename=-f16f092a134cf340 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2e57f12f44eaa1c.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-b23f4974250fef3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1b3a6f84db82c337.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0a96f18fcc3f980.rlib --extern tideorm=/opt/rustwide/target/debug/deps/libtideorm-f821db5eec3a2a08.rlib --extern tideorm_examples=/opt/rustwide/target/debug/deps/libtideorm_examples-0041c2164a233a3d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4ae4d997e6ce951.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cdb005183b4976df.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tideorm-examples` (bin "postgres_demo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name postgres_demo --edition=2024 src/bin/postgres_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="attachments"' --cfg 'feature="default"' --cfg 'feature="fulltext"' --cfg 'feature="postgres"' --cfg 'feature="runtime-tokio"' --cfg 'feature="translations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attachments", "default", "fulltext", "mysql", "postgres", "runtime-async-std", "runtime-tokio", "sqlite", "translations"))' -C metadata=257ba94cca958687 -C extra-filename=-d50e9dda36aac6db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2e57f12f44eaa1c.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-b23f4974250fef3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1b3a6f84db82c337.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0a96f18fcc3f980.rlib --extern tideorm=/opt/rustwide/target/debug/deps/libtideorm-f821db5eec3a2a08.rlib --extern tideorm_examples=/opt/rustwide/target/debug/deps/libtideorm_examples-0041c2164a233a3d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4ae4d997e6ce951.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cdb005183b4976df.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tideorm-examples` (bin "caching_demo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name caching_demo --edition=2024 src/bin/caching_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="attachments"' --cfg 'feature="default"' --cfg 'feature="fulltext"' --cfg 'feature="postgres"' --cfg 'feature="runtime-tokio"' --cfg 'feature="translations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attachments", "default", "fulltext", "mysql", "postgres", "runtime-async-std", "runtime-tokio", "sqlite", "translations"))' -C metadata=d28272fbbd4a52df -C extra-filename=-d669e83d65d8838e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2e57f12f44eaa1c.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-b23f4974250fef3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1b3a6f84db82c337.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0a96f18fcc3f980.rlib --extern tideorm=/opt/rustwide/target/debug/deps/libtideorm-f821db5eec3a2a08.rlib --extern tideorm_examples=/opt/rustwide/target/debug/deps/libtideorm_examples-0041c2164a233a3d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4ae4d997e6ce951.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cdb005183b4976df.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tideorm-examples` (bin "query_builder") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name query_builder --edition=2024 src/bin/query_builder.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="attachments"' --cfg 'feature="default"' --cfg 'feature="fulltext"' --cfg 'feature="postgres"' --cfg 'feature="runtime-tokio"' --cfg 'feature="translations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attachments", "default", "fulltext", "mysql", "postgres", "runtime-async-std", "runtime-tokio", "sqlite", "translations"))' -C metadata=2ee464d8b7f795ae -C extra-filename=-15749b9ea68ff418 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2e57f12f44eaa1c.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-b23f4974250fef3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1b3a6f84db82c337.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0a96f18fcc3f980.rlib --extern tideorm=/opt/rustwide/target/debug/deps/libtideorm-f821db5eec3a2a08.rlib --extern tideorm_examples=/opt/rustwide/target/debug/deps/libtideorm_examples-0041c2164a233a3d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4ae4d997e6ce951.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cdb005183b4976df.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tideorm-examples` (bin "tokenization_demo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name tokenization_demo --edition=2024 src/bin/tokenization_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="attachments"' --cfg 'feature="default"' --cfg 'feature="fulltext"' --cfg 'feature="postgres"' --cfg 'feature="runtime-tokio"' --cfg 'feature="translations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attachments", "default", "fulltext", "mysql", "postgres", "runtime-async-std", "runtime-tokio", "sqlite", "translations"))' -C metadata=ab7373ad1878d1b5 -C extra-filename=-b657890f43d9c323 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2e57f12f44eaa1c.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-b23f4974250fef3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1b3a6f84db82c337.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0a96f18fcc3f980.rlib --extern tideorm=/opt/rustwide/target/debug/deps/libtideorm-f821db5eec3a2a08.rlib --extern tideorm_examples=/opt/rustwide/target/debug/deps/libtideorm_examples-0041c2164a233a3d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4ae4d997e6ce951.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cdb005183b4976df.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tideorm-examples` (bin "postgres_complete") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name postgres_complete --edition=2024 src/bin/postgres_complete.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="attachments"' --cfg 'feature="default"' --cfg 'feature="fulltext"' --cfg 'feature="postgres"' --cfg 'feature="runtime-tokio"' --cfg 'feature="translations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attachments", "default", "fulltext", "mysql", "postgres", "runtime-async-std", "runtime-tokio", "sqlite", "translations"))' -C metadata=5b7bf42e47bca75b -C extra-filename=-5f63c659b587e5cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2e57f12f44eaa1c.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-b23f4974250fef3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1b3a6f84db82c337.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0a96f18fcc3f980.rlib --extern tideorm=/opt/rustwide/target/debug/deps/libtideorm-f821db5eec3a2a08.rlib --extern tideorm_examples=/opt/rustwide/target/debug/deps/libtideorm_examples-0041c2164a233a3d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4ae4d997e6ce951.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cdb005183b4976df.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tideorm-examples` (bin "datetime_types_demo") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name datetime_types_demo --edition=2024 src/bin/datetime_types_demo.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="attachments"' --cfg 'feature="default"' --cfg 'feature="fulltext"' --cfg 'feature="postgres"' --cfg 'feature="runtime-tokio"' --cfg 'feature="translations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attachments", "default", "fulltext", "mysql", "postgres", "runtime-async-std", "runtime-tokio", "sqlite", "translations"))' -C metadata=4ea7fbbd526da0a9 -C extra-filename=-b0e6d9be77ee3799 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2e57f12f44eaa1c.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-b23f4974250fef3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1b3a6f84db82c337.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0a96f18fcc3f980.rlib --extern tideorm=/opt/rustwide/target/debug/deps/libtideorm-f821db5eec3a2a08.rlib --extern tideorm_examples=/opt/rustwide/target/debug/deps/libtideorm_examples-0041c2164a233a3d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4ae4d997e6ce951.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cdb005183b4976df.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tideorm-examples` (bin "basic") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name basic --edition=2024 src/bin/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="attachments"' --cfg 'feature="default"' --cfg 'feature="fulltext"' --cfg 'feature="postgres"' --cfg 'feature="runtime-tokio"' --cfg 'feature="translations"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("attachments", "default", "fulltext", "mysql", "postgres", "runtime-async-std", "runtime-tokio", "sqlite", "translations"))' -C metadata=f0c2515238546b7f -C extra-filename=-704198b29a623638 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dbd3553eebb806db.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b2e57f12f44eaa1c.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-b23f4974250fef3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1b3a6f84db82c337.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d0a96f18fcc3f980.rlib --extern tideorm=/opt/rustwide/target/debug/deps/libtideorm-f821db5eec3a2a08.rlib --extern tideorm_examples=/opt/rustwide/target/debug/deps/libtideorm_examples-0041c2164a233a3d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d4ae4d997e6ce951.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-cdb005183b4976df.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-edb8b0212b5e617c/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1a05abe5657d619cbef9a6153498f230b4dc36e321749c909045060ecb241061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a05abe5657d619cbef9a6153498f230b4dc36e321749c909045060ecb241061", kill_on_drop: false }` [INFO] [stdout] 1a05abe5657d619cbef9a6153498f230b4dc36e321749c909045060ecb241061