[INFO] cloning repository https://github.com/BretterThanYou/chat-rooms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BretterThanYou/chat-rooms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBretterThanYou%2Fchat-rooms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBretterThanYou%2Fchat-rooms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4f9a424eb6065a55e5ed15dc6f193a6db546f0b3
[INFO] checking BretterThanYou/chat-rooms against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBretterThanYou%2Fchat-rooms" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/BretterThanYou/chat-rooms
[INFO] finished tweaking git repo https://github.com/BretterThanYou/chat-rooms
[INFO] tweaked toml for git repo https://github.com/BretterThanYou/chat-rooms written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BretterThanYou/chat-rooms on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BretterThanYou/chat-rooms 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f0cee907e70cc1dba56ea448875249f852d15ce9f4255873988fd7ada1c6afe
[INFO] running `Command { std: "docker" "start" "-a" "8f0cee907e70cc1dba56ea448875249f852d15ce9f4255873988fd7ada1c6afe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f0cee907e70cc1dba56ea448875249f852d15ce9f4255873988fd7ada1c6afe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f0cee907e70cc1dba56ea448875249f852d15ce9f4255873988fd7ada1c6afe", kill_on_drop: false }`
[INFO] [stdout] 8f0cee907e70cc1dba56ea448875249f852d15ce9f4255873988fd7ada1c6afe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd570263f5b3bec823b6aa2e6d2cbe9aa7c73a0d480978075521b6c9c53b1600
[INFO] running `Command { std: "docker" "start" "-a" "cd570263f5b3bec823b6aa2e6d2cbe9aa7c73a0d480978075521b6c9c53b1600", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling bigdecimal v0.4.6
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustls v0.23.18
[INFO] [stderr]     Checking allocator-api2 v0.2.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking webpki-roots v0.26.7
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking sqlformat v0.2.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking bstr v1.11.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cc v1.2.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling unicase v2.8.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]     Checking sdd v3.0.4
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking scc v2.2.5
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking cruet v0.13.3
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling moka v0.12.8
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.11.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking type-map v0.5.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking email-encoding v0.3.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking auto-future v1.0.0
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking http-range-header v0.4.1
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking btparse-stable v0.1.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking duct_sh v0.13.7
[INFO] [stderr]     Checking english-to-cron v0.1.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]     Checking state v0.6.0
[INFO] [stderr]     Checking matchit v0.8.5
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling pest_meta v2.7.14
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking unic-langid-macros v0.9.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking unic-langid v0.9.5
[INFO] [stderr]    Compiling sea-query-derive v0.4.2
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling sea-orm-macros v1.1.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling pest_generator v2.7.14
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]    Compiling validator_derive v0.18.2
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking reserve-port v2.0.1
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ulid v1.1.3
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]     Checking backtrace_printer v1.3.0
[INFO] [stderr]     Checking ouroboros v0.18.4
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling fluent-template-macros v0.8.0
[INFO] [stderr]    Compiling pest_derive v2.7.14
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking serde_variant v0.1.3
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking byte-unit v4.0.19
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking fluent v0.16.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking rust-multipart-rfc7578_2 v0.6.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking rstest v0.21.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking cron v0.12.1
[INFO] [stderr]     Checking cron_clock v0.8.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sea-query v0.32.0
[INFO] [stderr]     Checking slog-term v2.9.1
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (4372) panicked at /rustc-dev/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/compiler/rustc_resolve/src/imports.rs:378:13:
[INFO] [stderr] assertion failed: !deep_decl.is_glob_import()
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7d271984b003 - <<std[f685ba3b3d3afb7a]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a8cc8ce8da0675fc]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7d2719e0e288 - core[a8cc8ce8da0675fc]::fmt::write
[INFO] [stderr]    2:     0x7d27198619f6 - <std[f685ba3b3d3afb7a]::sys::stdio::unix::Stderr as std[f685ba3b3d3afb7a]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7d2719821078 - std[f685ba3b3d3afb7a]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7d271983e733 - std[f685ba3b3d3afb7a]::panicking::default_hook
[INFO] [stderr]    5:     0x7d271881e91a - std[f685ba3b3d3afb7a]::panicking::update_hook::<alloc[5feaa6f04c4280c5]::boxed::Box<rustc_driver_impl[476933a2800f4963]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7d271983ea12 - std[f685ba3b3d3afb7a]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7d271982116a - std[f685ba3b3d3afb7a]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7d2719817e89 - std[f685ba3b3d3afb7a]::sys::backtrace::__rust_end_short_backtrace::<std[f685ba3b3d3afb7a]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7d2719822c0d - __rustc[ef2509d3e5d707fc]::rust_begin_unwind
[INFO] [stderr]   10:     0x7d271696cfdc - core[a8cc8ce8da0675fc]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7d27160a33d2 - core[a8cc8ce8da0675fc]::panicking::panic
[INFO] [stderr]   12:     0x7d2719e38f87 - <rustc_resolve[2e4a212f032b5d5b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   13:     0x7d2719e3814e - <rustc_resolve[2e4a212f032b5d5b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   14:     0x7d2719e3814e - <rustc_resolve[2e4a212f032b5d5b]::Resolver>::try_plant_decl_into_local_module
[INFO] [stderr]   15:     0x7d2719e36481 - <rustc_resolve[2e4a212f032b5d5b]::Resolver as rustc_expand[59c4a8ca0dc38f66]::base::ResolverExpand>::resolve_imports
[INFO] [stderr]   16:     0x7d271b43d21d - <rustc_expand[59c4a8ca0dc38f66]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   17:     0x7d271b43c392 - <rustc_expand[59c4a8ca0dc38f66]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   18:     0x7d271a4cdbf4 - rustc_interface[39abeb5216106edc]::passes::configure_and_expand
[INFO] [stderr]   19:     0x7d271afcb558 - rustc_interface[39abeb5216106edc]::passes::resolver_for_lowering_raw
[INFO] [stderr]   20:     0x7d271afcb2cd - rustc_query_impl[3e0b16aec7e6f95a]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[3e0b16aec7e6f95a]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[267fb346d25c8766]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   21:     0x7d271afcb2af - <rustc_query_impl[3e0b16aec7e6f95a]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[a8cc8ce8da0675fc]::ops::function::FnOnce<(rustc_middle[267fb346d25c8766]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   22:     0x7d271af730df - rustc_query_system[35a273723e31bbdd]::query::plumbing::try_execute_query::<rustc_query_impl[3e0b16aec7e6f95a]::DynamicConfig<rustc_query_system[35a273723e31bbdd]::query::caches::SingleCache<rustc_middle[267fb346d25c8766]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[3e0b16aec7e6f95a]::plumbing::QueryCtxt, false>
[INFO] [stderr]   23:     0x7d271af72c44 - rustc_query_impl[3e0b16aec7e6f95a]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   24:     0x7d271b135abb - <rustc_interface[39abeb5216106edc]::passes::create_and_enter_global_ctxt<core[a8cc8ce8da0675fc]::option::Option<rustc_interface[39abeb5216106edc]::queries::Linker>, rustc_driver_impl[476933a2800f4963]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[a8cc8ce8da0675fc]::ops::function::FnOnce<(&rustc_session[97234176d17eec45]::session::Session, rustc_middle[267fb346d25c8766]::ty::context::CurrentGcx, alloc[5feaa6f04c4280c5]::sync::Arc<rustc_data_structures[b64ebb58598be125]::jobserver::Proxy>, &std[f685ba3b3d3afb7a]::sync::once_lock::OnceLock<rustc_middle[267fb346d25c8766]::ty::context::GlobalCtxt>, &rustc_data_structures[b64ebb58598be125]::sync::worker_local::WorkerLocal<rustc_middle[267fb346d25c8766]::arena::Arena>, &rustc_data_structures[b64ebb58598be125]::sync::worker_local::WorkerLocal<rustc_hir[b9db6638e81218a4]::Arena>, rustc_driver_impl[476933a2800f4963]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   25:     0x7d271aff8598 - rustc_interface[39abeb5216106edc]::interface::run_compiler::<(), rustc_driver_impl[476933a2800f4963]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   26:     0x7d271aee39ce - std[f685ba3b3d3afb7a]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[39abeb5216106edc]::util::run_in_thread_with_globals<rustc_interface[39abeb5216106edc]::util::run_in_thread_pool_with_globals<rustc_interface[39abeb5216106edc]::interface::run_compiler<(), rustc_driver_impl[476933a2800f4963]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   27:     0x7d271aee37a0 - <std[f685ba3b3d3afb7a]::thread::lifecycle::spawn_unchecked<rustc_interface[39abeb5216106edc]::util::run_in_thread_with_globals<rustc_interface[39abeb5216106edc]::util::run_in_thread_pool_with_globals<rustc_interface[39abeb5216106edc]::interface::run_compiler<(), rustc_driver_impl[476933a2800f4963]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[a8cc8ce8da0675fc]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   28:     0x7d271aee1b78 - <std[f685ba3b3d3afb7a]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   29:     0x7d2714a8aaa4 - <unknown>
[INFO] [stderr]   30:     0x7d2714b17a64 - clone
[INFO] [stderr]   31:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.32.0/rustc-ice-2026-01-14T16_08_19-4357.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (22cc29ba5 2026-01-13) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `sea-query` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/22cc29ba5b459fb386c0406b9baf3a49eb0fba39/bin/rustc --crate-name sea_query --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sea-query-0.32.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="backend-mysql"' --cfg 'feature="backend-postgres"' --cfg 'feature="backend-sqlite"' --cfg 'feature="bigdecimal"' --cfg 'feature="chrono"' --cfg 'feature="derive"' --cfg 'feature="hashable-value"' --cfg 'feature="ordered-float"' --cfg 'feature="postgres-array"' --cfg 'feature="rust_decimal"' --cfg 'feature="sea-query-derive"' --cfg 'feature="serde_json"' --cfg 'feature="thread-safe"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="with-bigdecimal"' --cfg 'feature="with-chrono"' --cfg 'feature="with-json"' --cfg 'feature="with-rust_decimal"' --cfg 'feature="with-time"' --cfg 'feature="with-uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-features", "all-types", "attr", "backend-mysql", "backend-postgres", "backend-sqlite", "bigdecimal", "chrono", "default", "derive", "hashable-value", "ipnetwork", "mac_address", "option-more-parentheses", "option-sqlite-exact-column-type", "ordered-float", "pgvector", "postgres-array", "postgres-interval", "postgres-types", "postgres-vector", "rust_decimal", "sea-query-derive", "serde_json", "tests-cfg", "thread-safe", "time", "uuid", "with-bigdecimal", "with-chrono", "with-ipnetwork", "with-json", "with-mac_address", "with-rust_decimal", "with-time", "with-uuid"))' -C metadata=df37d2dd844d9928 -C extra-filename=-70c6b1d9b6de7d98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-32a097cb1ecb644b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b17df98f2a4e5287.rmeta --extern inherent=/opt/rustwide/target/debug/deps/libinherent-28f18e84f7bc0a2f.so --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-7b5a01e863d1f88a.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-a1bf1a20af58d7dc.rmeta --extern sea_query_derive=/opt/rustwide/target/debug/deps/libsea_query_derive-5e829500bca49c9e.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cdd312cce53b1d33.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-22aa80849c2b3008.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-b7c4a3dbd214bbc6.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cd570263f5b3bec823b6aa2e6d2cbe9aa7c73a0d480978075521b6c9c53b1600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd570263f5b3bec823b6aa2e6d2cbe9aa7c73a0d480978075521b6c9c53b1600", kill_on_drop: false }`
[INFO] [stdout] cd570263f5b3bec823b6aa2e6d2cbe9aa7c73a0d480978075521b6c9c53b1600
