[INFO] fetching crate appam 0.1.1...
[INFO] checking appam-0.1.1 against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1
[INFO] extracting crate appam 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate appam 0.1.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate appam 0.1.1
[INFO] tweaked toml for crates.io crate appam 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate appam 0.1.1 on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate appam 0.1.1 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3303630795fbcc4d31a3362aa53750abdfc1c1d0b3112b9cca2fa883465113a9
[INFO] running `Command { std: "docker" "start" "3303630795fbcc4d31a3362aa53750abdfc1c1d0b3112b9cca2fa883465113a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3303630795fbcc4d31a3362aa53750abdfc1c1d0b3112b9cca2fa883465113a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3303630795fbcc4d31a3362aa53750abdfc1c1d0b3112b9cca2fa883465113a9" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3303630795fbcc4d31a3362aa53750abdfc1c1d0b3112b9cca2fa883465113a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3303630795fbcc4d31a3362aa53750abdfc1c1d0b3112b9cca2fa883465113a9" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking openssl-probe v0.2.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking nonempty v0.7.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking toml v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking rustyline v17.0.2
[INFO] [stderr]     Checking forwarded-header-value v0.1.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]     Checking governor v0.10.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking aws-smithy-types v1.3.6
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking aws-smithy-async v1.2.7
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.10.0
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.14
[INFO] [stderr]    Compiling appam_macros v0.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking aws-credential-types v1.2.11
[INFO] [stderr]     Checking aws-smithy-http v0.62.6
[INFO] [stderr]     Checking aws-sigv4 v1.3.7
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking tonic v0.14.5
[INFO] [stderr]     Checking tower_governor v0.8.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking appam v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: internal compiler error: /rustc-dev/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/compiler/rustc_trait_selection/src/traits/select/mod.rs:775:21: Obligation Obligation(predicate=Binder { value: DynCompatible(DefId(48:69 ~ futures_core[2abb]::stream::Stream)), bound_vars: [] }, depth=2) should have been handled by fulfillment already.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (5331) panicked at /rustc-dev/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/compiler/rustc_trait_selection/src/traits/select/mod.rs:775:21:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x75a64cc80d06 - <<std[ac8be9a8477af718]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[b2d707db3cb2ec89]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x75a64d20ea88 - core[b2d707db3cb2ec89]::fmt::write
[INFO] [stderr]    2:     0x75a64cc960ec - <std[ac8be9a8477af718]::sys::stdio::unix::Stderr as std[ac8be9a8477af718]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x75a64cc5516a - std[ac8be9a8477af718]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x75a64cc73453 - std[ac8be9a8477af718]::panicking::default_hook
[INFO] [stderr]    5:     0x75a64bc98bf8 - std[ac8be9a8477af718]::panicking::update_hook::<alloc[a86e06474a05a5ce]::boxed::Box<rustc_driver_impl[8ec2fd38e0485477]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x75a64cc738f2 - std[ac8be9a8477af718]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x75a64bcc6721 - std[ac8be9a8477af718]::panicking::begin_panic::<rustc_errors[fc6161619499af2e]::ExplicitBug>::{closure#0}
[INFO] [stderr]    8:     0x75a64bcbf496 - std[ac8be9a8477af718]::sys::backtrace::__rust_end_short_backtrace::<std[ac8be9a8477af718]::panicking::begin_panic<rustc_errors[fc6161619499af2e]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]    9:     0x75a64bcbd4d7 - std[ac8be9a8477af718]::panicking::begin_panic::<rustc_errors[fc6161619499af2e]::ExplicitBug>
[INFO] [stderr]   10:     0x75a64bcd18b1 - <rustc_errors[fc6161619499af2e]::diagnostic::BugAbort as rustc_errors[fc6161619499af2e]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   11:     0x75a64c2369b9 - rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt::<rustc_span[9d518583d6dcbb03]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   12:     0x75a64c236b22 - rustc_middle[3a403f1878828e11]::ty::context::tls::with_opt::<rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt<rustc_span[9d518583d6dcbb03]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   13:     0x75a64c2222bb - rustc_middle[3a403f1878828e11]::ty::context::tls::with_context_opt::<rustc_middle[3a403f1878828e11]::ty::context::tls::with_opt<rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt<rustc_span[9d518583d6dcbb03]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   14:     0x75a6494c30d4 - rustc_middle[3a403f1878828e11]::util::bug::bug_fmt
[INFO] [stderr]   15:     0x75a64d373bdc - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicate_recursively
[INFO] [stderr]   16:     0x75a64d51d505 - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicates_recursively::<thin_vec[8c188e6706dac3e2]::ThinVec<rustc_infer[bbad95dcea0e2d2a]::traits::Obligation<rustc_middle[3a403f1878828e11]::ty::predicate::Predicate>>>
[INFO] [stderr]   17:     0x75a64d374bce - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicate_recursively
[INFO] [stderr]   18:     0x75a64d370d9a - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicate_recursively
[INFO] [stderr]   19:     0x75a64d32d0cd - rustc_traits[bac77779e15c7803]::evaluate_obligation::evaluate_obligation
[INFO] [stderr]   20:     0x75a64d32c855 - rustc_query_impl[9ac484f56861bad8]::query_impl::evaluate_obligation::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x75a64d7b3e0e - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_middle[3a403f1878828e11]::query::caches::DefaultCache<rustc_type_ir[9728135bb4105a81]::canonical::CanonicalQueryInput<rustc_middle[3a403f1878828e11]::ty::context::TyCtxt, rustc_middle[3a403f1878828e11]::ty::ParamEnvAnd<rustc_middle[3a403f1878828e11]::ty::predicate::Predicate>>, rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 2usize]>>, false>
[INFO] [stderr]   22:     0x75a64d7b3a78 - rustc_query_impl[9ac484f56861bad8]::query_impl::evaluate_obligation::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x75a64d63ba3a - <rustc_infer[bbad95dcea0e2d2a]::infer::InferCtxt as rustc_trait_selection[bdfe8d037148a728]::traits::query::evaluate_obligation::InferCtxtExt>::evaluate_obligation_no_overflow
[INFO] [stderr]   24:     0x75a64d875688 - <rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::FulfillProcessor as rustc_data_structures[639911b3d51586f3]::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stderr]   25:     0x75a64d2059d1 - <rustc_data_structures[639911b3d51586f3]::obligation_forest::ObligationForest<rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::FulfillProcessor>
[INFO] [stderr]   26:     0x75a64dae7a3b - <rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::FulfillmentContext<rustc_trait_selection[bdfe8d037148a728]::traits::FulfillmentError> as rustc_infer[bbad95dcea0e2d2a]::traits::engine::TraitEngine<rustc_trait_selection[bdfe8d037148a728]::traits::FulfillmentError>>::evaluate_obligations_error_on_ambiguity
[INFO] [stderr]   27:     0x75a64e4ca14e - rustc_hir_analysis[e73db6a92ab58df8]::check::check::check_opaque
[INFO] [stderr]   28:     0x75a64e043c06 - rustc_hir_analysis[e73db6a92ab58df8]::check::check::check_item_type
[INFO] [stderr]   29:     0x75a64e0253ae - rustc_hir_analysis[e73db6a92ab58df8]::check::wfcheck::check_well_formed
[INFO] [stderr]   30:     0x75a64e02538f - rustc_query_impl[9ac484f56861bad8]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   31:     0x75a64e02496f - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_data_structures[639911b3d51586f3]::vec_cache::VecCache<rustc_span[9d518583d6dcbb03]::def_id::LocalDefId, rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[3a403f1878828e11]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   32:     0x75a64e024715 - rustc_query_impl[9ac484f56861bad8]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   33:     0x75a64e021556 - rustc_hir_analysis[e73db6a92ab58df8]::check::wfcheck::check_type_wf
[INFO] [stderr]   34:     0x75a64e020ea1 - rustc_query_impl[9ac484f56861bad8]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   35:     0x75a64e3c0386 - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_middle[3a403f1878828e11]::query::caches::SingleCache<rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 1usize]>>, false>
[INFO] [stderr]   36:     0x75a64e3c016d - rustc_query_impl[9ac484f56861bad8]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   37:     0x75a64d6db49a - rustc_hir_analysis[e73db6a92ab58df8]::check_crate
[INFO] [stderr]   38:     0x75a64dfde4ba - rustc_interface[f569b7e6a05649a5]::passes::analysis
[INFO] [stderr]   39:     0x75a64e3c1c1f - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_middle[3a403f1878828e11]::query::caches::SingleCache<rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   40:     0x75a64e3c19b7 - rustc_query_impl[9ac484f56861bad8]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   41:     0x75a64e39b780 - rustc_interface[f569b7e6a05649a5]::interface::run_compiler::<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   42:     0x75a64e3f257a - std[ac8be9a8477af718]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_with_globals<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_pool_with_globals<rustc_interface[f569b7e6a05649a5]::interface::run_compiler<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   43:     0x75a64e3f232d - <std[ac8be9a8477af718]::thread::lifecycle::spawn_unchecked<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_with_globals<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_pool_with_globals<rustc_interface[f569b7e6a05649a5]::interface::run_compiler<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b2d707db3cb2ec89]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   44:     0x75a64e3f6750 - <std[ac8be9a8477af718]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   45:     0x75a64808aaa4 - <unknown>
[INFO] [stderr]   46:     0x75a648117a64 - clone
[INFO] [stderr]   47:                0x0 - <unknown>
[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/workdir/rustc-ice-2026-07-23T07_30_44-5328.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.98.0-nightly (e5e97e3ef 2026-07-04) 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 [evaluate_obligation] evaluating trait selection obligation `<{async fn body of web::routes::chat_stream()} as core::future::future::Future>::Output == core::result::Result<web::routes::chat_stream::{opaque#0}::{opaque#0}, web::routes::ApiError>`
[INFO] [stderr] #1 [check_well_formed] checking that `web::routes::chat_stream::{opaque#0}` is well-formed
[INFO] [stderr] #2 [check_type_wf] checking that types are well-formed
[INFO] [stderr] #3 [analysis] running analysis passes on crate `appam`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stdout] error: internal compiler error: /rustc-dev/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/compiler/rustc_trait_selection/src/traits/select/mod.rs:775:21: Obligation Obligation(predicate=Binder { value: DynCompatible(DefId(56:69 ~ futures_core[2abb]::stream::Stream)), bound_vars: [] }, depth=2) should have been handled by fulfillment already.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] thread 'rustc' (5332) panicked at /rustc-dev/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/compiler/rustc_trait_selection/src/traits/select/mod.rs:775:21:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7f303b480d06 - <<std[ac8be9a8477af718]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[b2d707db3cb2ec89]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7f303ba0ea88 - core[b2d707db3cb2ec89]::fmt::write
[INFO] [stderr]    2:     0x7f303b4960ec - <std[ac8be9a8477af718]::sys::stdio::unix::Stderr as std[ac8be9a8477af718]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7f303b45516a - std[ac8be9a8477af718]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7f303b473453 - std[ac8be9a8477af718]::panicking::default_hook
[INFO] [stderr]    5:     0x7f303a498bf8 - std[ac8be9a8477af718]::panicking::update_hook::<alloc[a86e06474a05a5ce]::boxed::Box<rustc_driver_impl[8ec2fd38e0485477]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7f303b4738f2 - std[ac8be9a8477af718]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7f303a4c6721 - std[ac8be9a8477af718]::panicking::begin_panic::<rustc_errors[fc6161619499af2e]::ExplicitBug>::{closure#0}
[INFO] [stderr]    8:     0x7f303a4bf496 - std[ac8be9a8477af718]::sys::backtrace::__rust_end_short_backtrace::<std[ac8be9a8477af718]::panicking::begin_panic<rustc_errors[fc6161619499af2e]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]    9:     0x7f303a4bd4d7 - std[ac8be9a8477af718]::panicking::begin_panic::<rustc_errors[fc6161619499af2e]::ExplicitBug>
[INFO] [stderr]   10:     0x7f303a4d18b1 - <rustc_errors[fc6161619499af2e]::diagnostic::BugAbort as rustc_errors[fc6161619499af2e]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   11:     0x7f303aa369b9 - rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt::<rustc_span[9d518583d6dcbb03]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   12:     0x7f303aa36b22 - rustc_middle[3a403f1878828e11]::ty::context::tls::with_opt::<rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt<rustc_span[9d518583d6dcbb03]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   13:     0x7f303aa222bb - rustc_middle[3a403f1878828e11]::ty::context::tls::with_context_opt::<rustc_middle[3a403f1878828e11]::ty::context::tls::with_opt<rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt<rustc_span[9d518583d6dcbb03]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   14:     0x7f3037cc30d4 - rustc_middle[3a403f1878828e11]::util::bug::bug_fmt
[INFO] [stderr]   15:     0x7f303bb73bdc - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicate_recursively
[INFO] [stderr]   16:     0x7f303bd1d505 - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicates_recursively::<thin_vec[8c188e6706dac3e2]::ThinVec<rustc_infer[bbad95dcea0e2d2a]::traits::Obligation<rustc_middle[3a403f1878828e11]::ty::predicate::Predicate>>>
[INFO] [stderr]   17:     0x7f303bb74bce - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicate_recursively
[INFO] [stderr]   18:     0x7f303bb70d9a - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicate_recursively
[INFO] [stderr]   19:     0x7f303bb2d0cd - rustc_traits[bac77779e15c7803]::evaluate_obligation::evaluate_obligation
[INFO] [stderr]   20:     0x7f303bb2c855 - rustc_query_impl[9ac484f56861bad8]::query_impl::evaluate_obligation::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x7f303bfb3e0e - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_middle[3a403f1878828e11]::query::caches::DefaultCache<rustc_type_ir[9728135bb4105a81]::canonical::CanonicalQueryInput<rustc_middle[3a403f1878828e11]::ty::context::TyCtxt, rustc_middle[3a403f1878828e11]::ty::ParamEnvAnd<rustc_middle[3a403f1878828e11]::ty::predicate::Predicate>>, rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 2usize]>>, false>
[INFO] [stderr]   22:     0x7f303bfb3a78 - rustc_query_impl[9ac484f56861bad8]::query_impl::evaluate_obligation::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7f303be3ba3a - <rustc_infer[bbad95dcea0e2d2a]::infer::InferCtxt as rustc_trait_selection[bdfe8d037148a728]::traits::query::evaluate_obligation::InferCtxtExt>::evaluate_obligation_no_overflow
[INFO] [stderr]   24:     0x7f303c075688 - <rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::FulfillProcessor as rustc_data_structures[639911b3d51586f3]::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stderr]   25:     0x7f303ba059d1 - <rustc_data_structures[639911b3d51586f3]::obligation_forest::ObligationForest<rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::FulfillProcessor>
[INFO] [stderr]   26:     0x7f303c2e7a3b - <rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::FulfillmentContext<rustc_trait_selection[bdfe8d037148a728]::traits::FulfillmentError> as rustc_infer[bbad95dcea0e2d2a]::traits::engine::TraitEngine<rustc_trait_selection[bdfe8d037148a728]::traits::FulfillmentError>>::evaluate_obligations_error_on_ambiguity
[INFO] [stderr]   27:     0x7f303ccca14e - rustc_hir_analysis[e73db6a92ab58df8]::check::check::check_opaque
[INFO] [stderr]   28:     0x7f303c843c06 - rustc_hir_analysis[e73db6a92ab58df8]::check::check::check_item_type
[INFO] [stderr]   29:     0x7f303c8253ae - rustc_hir_analysis[e73db6a92ab58df8]::check::wfcheck::check_well_formed
[INFO] [stderr]   30:     0x7f303c82538f - rustc_query_impl[9ac484f56861bad8]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   31:     0x7f303c82496f - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_data_structures[639911b3d51586f3]::vec_cache::VecCache<rustc_span[9d518583d6dcbb03]::def_id::LocalDefId, rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[3a403f1878828e11]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   32:     0x7f303c824715 - rustc_query_impl[9ac484f56861bad8]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   33:     0x7f303c821556 - rustc_hir_analysis[e73db6a92ab58df8]::check::wfcheck::check_type_wf
[INFO] [stderr]   34:     0x7f303c820ea1 - rustc_query_impl[9ac484f56861bad8]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   35:     0x7f303cbc0386 - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_middle[3a403f1878828e11]::query::caches::SingleCache<rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 1usize]>>, false>
[INFO] [stderr]   36:     0x7f303cbc016d - rustc_query_impl[9ac484f56861bad8]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   37:     0x7f303bedb49a - rustc_hir_analysis[e73db6a92ab58df8]::check_crate
[INFO] [stderr]   38:     0x7f303c7de4ba - rustc_interface[f569b7e6a05649a5]::passes::analysis
[INFO] [stderr]   39:     0x7f303cbc1c1f - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_middle[3a403f1878828e11]::query::caches::SingleCache<rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   40:     0x7f303cbc19b7 - rustc_query_impl[9ac484f56861bad8]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   41:     0x7f303cb9b780 - rustc_interface[f569b7e6a05649a5]::interface::run_compiler::<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   42:     0x7f303cbf257a - std[ac8be9a8477af718]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_with_globals<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_pool_with_globals<rustc_interface[f569b7e6a05649a5]::interface::run_compiler<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   43:     0x7f303cbf232d - <std[ac8be9a8477af718]::thread::lifecycle::spawn_unchecked<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_with_globals<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_pool_with_globals<rustc_interface[f569b7e6a05649a5]::interface::run_compiler<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b2d707db3cb2ec89]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   44:     0x7f303cbf6750 - <std[ac8be9a8477af718]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   45:     0x7f303688aaa4 - <unknown>
[INFO] [stderr]   46:     0x7f3036917a64 - clone
[INFO] [stderr]   47:                0x0 - <unknown>
[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/workdir/rustc-ice-2026-07-23T07_30_44-5327.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.98.0-nightly (e5e97e3ef 2026-07-04) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -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 [evaluate_obligation] evaluating trait selection obligation `<{async fn body of web::routes::chat_stream()} as core::future::future::Future>::Output == core::result::Result<web::routes::chat_stream::{opaque#0}::{opaque#0}, web::routes::ApiError>`
[INFO] [stderr] #1 [check_well_formed] checking that `web::routes::chat_stream::{opaque#0}` is well-formed
[INFO] [stderr] #2 [check_type_wf] checking that types are well-formed
[INFO] [stderr] #3 [analysis] running analysis passes on crate `appam`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (5331) panicked at /rustc-dev/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/compiler/rustc_trait_selection/src/traits/select/mod.rs:775:21:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x75a64cc80d06 - <<std[ac8be9a8477af718]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[b2d707db3cb2ec89]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x75a64d20ea88 - core[b2d707db3cb2ec89]::fmt::write
[INFO] [stderr]    2:     0x75a64cc960ec - <std[ac8be9a8477af718]::sys::stdio::unix::Stderr as std[ac8be9a8477af718]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x75a64cc5516a - std[ac8be9a8477af718]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x75a64cc73453 - std[ac8be9a8477af718]::panicking::default_hook
[INFO] [stderr]    5:     0x75a64bc98bf8 - std[ac8be9a8477af718]::panicking::update_hook::<alloc[a86e06474a05a5ce]::boxed::Box<rustc_driver_impl[8ec2fd38e0485477]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x75a64cc738f2 - std[ac8be9a8477af718]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x75a64bcc6721 - std[ac8be9a8477af718]::panicking::begin_panic::<rustc_errors[fc6161619499af2e]::ExplicitBug>::{closure#0}
[INFO] [stderr]    8:     0x75a64bcbf496 - std[ac8be9a8477af718]::sys::backtrace::__rust_end_short_backtrace::<std[ac8be9a8477af718]::panicking::begin_panic<rustc_errors[fc6161619499af2e]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]    9:     0x75a64bcbd4d7 - std[ac8be9a8477af718]::panicking::begin_panic::<rustc_errors[fc6161619499af2e]::ExplicitBug>
[INFO] [stderr]   10:     0x75a64bcd18b1 - <rustc_errors[fc6161619499af2e]::diagnostic::BugAbort as rustc_errors[fc6161619499af2e]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   11:     0x75a64c2369b9 - rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt::<rustc_span[9d518583d6dcbb03]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   12:     0x75a64c236b22 - rustc_middle[3a403f1878828e11]::ty::context::tls::with_opt::<rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt<rustc_span[9d518583d6dcbb03]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   13:     0x75a64c2222bb - rustc_middle[3a403f1878828e11]::ty::context::tls::with_context_opt::<rustc_middle[3a403f1878828e11]::ty::context::tls::with_opt<rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt<rustc_span[9d518583d6dcbb03]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   14:     0x75a6494c30d4 - rustc_middle[3a403f1878828e11]::util::bug::bug_fmt
[INFO] [stderr]   15:     0x75a64d373bdc - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicate_recursively
[INFO] [stderr]   16:     0x75a64d51d505 - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicates_recursively::<thin_vec[8c188e6706dac3e2]::ThinVec<rustc_infer[bbad95dcea0e2d2a]::traits::Obligation<rustc_middle[3a403f1878828e11]::ty::predicate::Predicate>>>
[INFO] [stderr]   17:     0x75a64d374bce - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicate_recursively
[INFO] [stderr]   18:     0x75a64d370d9a - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicate_recursively
[INFO] [stderr]   19:     0x75a64d32d0cd - rustc_traits[bac77779e15c7803]::evaluate_obligation::evaluate_obligation
[INFO] [stderr]   20:     0x75a64d32c855 - rustc_query_impl[9ac484f56861bad8]::query_impl::evaluate_obligation::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x75a64d7b3e0e - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_middle[3a403f1878828e11]::query::caches::DefaultCache<rustc_type_ir[9728135bb4105a81]::canonical::CanonicalQueryInput<rustc_middle[3a403f1878828e11]::ty::context::TyCtxt, rustc_middle[3a403f1878828e11]::ty::ParamEnvAnd<rustc_middle[3a403f1878828e11]::ty::predicate::Predicate>>, rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 2usize]>>, false>
[INFO] [stderr]   22:     0x75a64d7b3a78 - rustc_query_impl[9ac484f56861bad8]::query_impl::evaluate_obligation::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x75a64d63ba3a - <rustc_infer[bbad95dcea0e2d2a]::infer::InferCtxt as rustc_trait_selection[bdfe8d037148a728]::traits::query::evaluate_obligation::InferCtxtExt>::evaluate_obligation_no_overflow
[INFO] [stderr]   24:     0x75a64d875688 - <rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::FulfillProcessor as rustc_data_structures[639911b3d51586f3]::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stderr]   25:     0x75a64d2059d1 - <rustc_data_structures[639911b3d51586f3]::obligation_forest::ObligationForest<rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::FulfillProcessor>
[INFO] [stderr]   26:     0x75a64dae7a3b - <rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::FulfillmentContext<rustc_trait_selection[bdfe8d037148a728]::traits::FulfillmentError> as rustc_infer[bbad95dcea0e2d2a]::traits::engine::TraitEngine<rustc_trait_selection[bdfe8d037148a728]::traits::FulfillmentError>>::evaluate_obligations_error_on_ambiguity
[INFO] [stderr]   27:     0x75a64e4ca14e - rustc_hir_analysis[e73db6a92ab58df8]::check::check::check_opaque
[INFO] [stderr]   28:     0x75a64e043c06 - rustc_hir_analysis[e73db6a92ab58df8]::check::check::check_item_type
[INFO] [stderr]   29:     0x75a64e0253ae - rustc_hir_analysis[e73db6a92ab58df8]::check::wfcheck::check_well_formed
[INFO] [stderr]   30:     0x75a64e02538f - rustc_query_impl[9ac484f56861bad8]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   31:     0x75a64e02496f - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_data_structures[639911b3d51586f3]::vec_cache::VecCache<rustc_span[9d518583d6dcbb03]::def_id::LocalDefId, rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[3a403f1878828e11]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   32:     0x75a64e024715 - rustc_query_impl[9ac484f56861bad8]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   33:     0x75a64e021556 - rustc_hir_analysis[e73db6a92ab58df8]::check::wfcheck::check_type_wf
[INFO] [stderr]   34:     0x75a64e020ea1 - rustc_query_impl[9ac484f56861bad8]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   35:     0x75a64e3c0386 - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_middle[3a403f1878828e11]::query::caches::SingleCache<rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 1usize]>>, false>
[INFO] [stderr]   36:     0x75a64e3c016d - rustc_query_impl[9ac484f56861bad8]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   37:     0x75a64d6db49a - rustc_hir_analysis[e73db6a92ab58df8]::check_crate
[INFO] [stderr]   38:     0x75a64dfde4ba - rustc_interface[f569b7e6a05649a5]::passes::analysis
[INFO] [stderr]   39:     0x75a64e3c1c1f - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_middle[3a403f1878828e11]::query::caches::SingleCache<rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   40:     0x75a64e3c19b7 - rustc_query_impl[9ac484f56861bad8]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   41:     0x75a64e39b780 - rustc_interface[f569b7e6a05649a5]::interface::run_compiler::<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   42:     0x75a64e3f257a - std[ac8be9a8477af718]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_with_globals<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_pool_with_globals<rustc_interface[f569b7e6a05649a5]::interface::run_compiler<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   43:     0x75a64e3f232d - <std[ac8be9a8477af718]::thread::lifecycle::spawn_unchecked<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_with_globals<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_pool_with_globals<rustc_interface[f569b7e6a05649a5]::interface::run_compiler<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b2d707db3cb2ec89]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   44:     0x75a64e3f6750 - <std[ac8be9a8477af718]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   45:     0x75a64808aaa4 - <unknown>
[INFO] [stderr]   46:     0x75a648117a64 - clone
[INFO] [stderr]   47:                0x0 - <unknown>
[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/workdir/rustc-ice-2026-07-23T07_30_44-5328.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.98.0-nightly (e5e97e3ef 2026-07-04) 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 [evaluate_obligation] evaluating trait selection obligation `<{async fn body of web::routes::continue_chat_stream()} as core::future::future::Future>::Output == core::result::Result<web::routes::continue_chat_stream::{opaque#0}::{opaque#0}, web::routes::ApiError>`
[INFO] [stderr] #1 [check_well_formed] checking that `web::routes::continue_chat_stream::{opaque#0}` is well-formed
[INFO] [stderr] #2 [check_type_wf] checking that types are well-formed
[INFO] [stderr] #3 [analysis] running analysis passes on crate `appam`
[INFO] [stderr] end of query stack
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (5332) panicked at /rustc-dev/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/compiler/rustc_trait_selection/src/traits/select/mod.rs:775:21:
[INFO] [stderr] Box<dyn Any>
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7f303b480d06 - <<std[ac8be9a8477af718]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[b2d707db3cb2ec89]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7f303ba0ea88 - core[b2d707db3cb2ec89]::fmt::write
[INFO] [stderr]    2:     0x7f303b4960ec - <std[ac8be9a8477af718]::sys::stdio::unix::Stderr as std[ac8be9a8477af718]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7f303b45516a - std[ac8be9a8477af718]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7f303b473453 - std[ac8be9a8477af718]::panicking::default_hook
[INFO] [stderr]    5:     0x7f303a498bf8 - std[ac8be9a8477af718]::panicking::update_hook::<alloc[a86e06474a05a5ce]::boxed::Box<rustc_driver_impl[8ec2fd38e0485477]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7f303b4738f2 - std[ac8be9a8477af718]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7f303a4c6721 - std[ac8be9a8477af718]::panicking::begin_panic::<rustc_errors[fc6161619499af2e]::ExplicitBug>::{closure#0}
[INFO] [stderr]    8:     0x7f303a4bf496 - std[ac8be9a8477af718]::sys::backtrace::__rust_end_short_backtrace::<std[ac8be9a8477af718]::panicking::begin_panic<rustc_errors[fc6161619499af2e]::ExplicitBug>::{closure#0}, !>
[INFO] [stderr]    9:     0x7f303a4bd4d7 - std[ac8be9a8477af718]::panicking::begin_panic::<rustc_errors[fc6161619499af2e]::ExplicitBug>
[INFO] [stderr]   10:     0x7f303a4d18b1 - <rustc_errors[fc6161619499af2e]::diagnostic::BugAbort as rustc_errors[fc6161619499af2e]::diagnostic::EmissionGuarantee>::emit_producing_guarantee
[INFO] [stderr]   11:     0x7f303aa369b9 - rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt::<rustc_span[9d518583d6dcbb03]::span_encoding::Span>::{closure#0}
[INFO] [stderr]   12:     0x7f303aa36b22 - rustc_middle[3a403f1878828e11]::ty::context::tls::with_opt::<rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt<rustc_span[9d518583d6dcbb03]::span_encoding::Span>::{closure#0}, !>::{closure#0}
[INFO] [stderr]   13:     0x7f303aa222bb - rustc_middle[3a403f1878828e11]::ty::context::tls::with_context_opt::<rustc_middle[3a403f1878828e11]::ty::context::tls::with_opt<rustc_middle[3a403f1878828e11]::util::bug::opt_span_bug_fmt<rustc_span[9d518583d6dcbb03]::span_encoding::Span>::{closure#0}, !>::{closure#0}, !>
[INFO] [stderr]   14:     0x7f3037cc30d4 - rustc_middle[3a403f1878828e11]::util::bug::bug_fmt
[INFO] [stderr]   15:     0x7f303bb73bdc - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicate_recursively
[INFO] [stderr]   16:     0x7f303bd1d505 - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicates_recursively::<thin_vec[8c188e6706dac3e2]::ThinVec<rustc_infer[bbad95dcea0e2d2a]::traits::Obligation<rustc_middle[3a403f1878828e11]::ty::predicate::Predicate>>>
[INFO] [stderr]   17:     0x7f303bb74bce - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicate_recursively
[INFO] [stderr]   18:     0x7f303bb70d9a - <rustc_trait_selection[bdfe8d037148a728]::traits::select::SelectionContext>::evaluate_predicate_recursively
[INFO] [stderr]   19:     0x7f303bb2d0cd - rustc_traits[bac77779e15c7803]::evaluate_obligation::evaluate_obligation
[INFO] [stderr]   20:     0x7f303bb2c855 - rustc_query_impl[9ac484f56861bad8]::query_impl::evaluate_obligation::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   21:     0x7f303bfb3e0e - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_middle[3a403f1878828e11]::query::caches::DefaultCache<rustc_type_ir[9728135bb4105a81]::canonical::CanonicalQueryInput<rustc_middle[3a403f1878828e11]::ty::context::TyCtxt, rustc_middle[3a403f1878828e11]::ty::ParamEnvAnd<rustc_middle[3a403f1878828e11]::ty::predicate::Predicate>>, rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 2usize]>>, false>
[INFO] [stderr]   22:     0x7f303bfb3a78 - rustc_query_impl[9ac484f56861bad8]::query_impl::evaluate_obligation::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   23:     0x7f303be3ba3a - <rustc_infer[bbad95dcea0e2d2a]::infer::InferCtxt as rustc_trait_selection[bdfe8d037148a728]::traits::query::evaluate_obligation::InferCtxtExt>::evaluate_obligation_no_overflow
[INFO] [stderr]   24:     0x7f303c075688 - <rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::FulfillProcessor as rustc_data_structures[639911b3d51586f3]::obligation_forest::ObligationProcessor>::process_obligation
[INFO] [stderr]   25:     0x7f303ba059d1 - <rustc_data_structures[639911b3d51586f3]::obligation_forest::ObligationForest<rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::PendingPredicateObligation>>::process_obligations::<rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::FulfillProcessor>
[INFO] [stderr]   26:     0x7f303c2e7a3b - <rustc_trait_selection[bdfe8d037148a728]::traits::fulfill::FulfillmentContext<rustc_trait_selection[bdfe8d037148a728]::traits::FulfillmentError> as rustc_infer[bbad95dcea0e2d2a]::traits::engine::TraitEngine<rustc_trait_selection[bdfe8d037148a728]::traits::FulfillmentError>>::evaluate_obligations_error_on_ambiguity
[INFO] [stderr]   27:     0x7f303ccca14e - rustc_hir_analysis[e73db6a92ab58df8]::check::check::check_opaque
[INFO] [stderr]   28:     0x7f303c843c06 - rustc_hir_analysis[e73db6a92ab58df8]::check::check::check_item_type
[INFO] [stderr]   29:     0x7f303c8253ae - rustc_hir_analysis[e73db6a92ab58df8]::check::wfcheck::check_well_formed
[INFO] [stderr]   30:     0x7f303c82538f - rustc_query_impl[9ac484f56861bad8]::query_impl::check_well_formed::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   31:     0x7f303c82496f - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_data_structures[639911b3d51586f3]::vec_cache::VecCache<rustc_span[9d518583d6dcbb03]::def_id::LocalDefId, rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 1usize]>, rustc_middle[3a403f1878828e11]::dep_graph::graph::DepNodeIndex>, false>
[INFO] [stderr]   32:     0x7f303c824715 - rustc_query_impl[9ac484f56861bad8]::query_impl::check_well_formed::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   33:     0x7f303c821556 - rustc_hir_analysis[e73db6a92ab58df8]::check::wfcheck::check_type_wf
[INFO] [stderr]   34:     0x7f303c820ea1 - rustc_query_impl[9ac484f56861bad8]::query_impl::check_type_wf::invoke_provider_fn::__rust_begin_short_backtrace
[INFO] [stderr]   35:     0x7f303cbc0386 - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_middle[3a403f1878828e11]::query::caches::SingleCache<rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 1usize]>>, false>
[INFO] [stderr]   36:     0x7f303cbc016d - rustc_query_impl[9ac484f56861bad8]::query_impl::check_type_wf::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   37:     0x7f303bedb49a - rustc_hir_analysis[e73db6a92ab58df8]::check_crate
[INFO] [stderr]   38:     0x7f303c7de4ba - rustc_interface[f569b7e6a05649a5]::passes::analysis
[INFO] [stderr]   39:     0x7f303cbc1c1f - rustc_query_impl[9ac484f56861bad8]::execution::try_execute_query::<rustc_middle[3a403f1878828e11]::query::caches::SingleCache<rustc_middle[3a403f1878828e11]::query::erase::ErasedData<[u8; 0usize]>>, false>
[INFO] [stderr]   40:     0x7f303cbc19b7 - rustc_query_impl[9ac484f56861bad8]::query_impl::analysis::execute_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   41:     0x7f303cb9b780 - rustc_interface[f569b7e6a05649a5]::interface::run_compiler::<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   42:     0x7f303cbf257a - std[ac8be9a8477af718]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_with_globals<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_pool_with_globals<rustc_interface[f569b7e6a05649a5]::interface::run_compiler<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   43:     0x7f303cbf232d - <std[ac8be9a8477af718]::thread::lifecycle::spawn_unchecked<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_with_globals<rustc_interface[f569b7e6a05649a5]::util::run_in_thread_pool_with_globals<rustc_interface[f569b7e6a05649a5]::interface::run_compiler<(), rustc_driver_impl[8ec2fd38e0485477]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[b2d707db3cb2ec89]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   44:     0x7f303cbf6750 - <std[ac8be9a8477af718]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   45:     0x7f303688aaa4 - <unknown>
[INFO] [stderr]   46:     0x7f3036917a64 - clone
[INFO] [stderr]   47:                0x0 - <unknown>
[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/workdir/rustc-ice-2026-07-23T07_30_44-5327.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.98.0-nightly (e5e97e3ef 2026-07-04) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -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 [evaluate_obligation] evaluating trait selection obligation `<{async fn body of web::routes::continue_chat_stream()} as core::future::future::Future>::Output == core::result::Result<web::routes::continue_chat_stream::{opaque#0}::{opaque#0}, web::routes::ApiError>`
[INFO] [stderr] #1 [check_well_formed] checking that `web::routes::continue_chat_stream::{opaque#0}` is well-formed
[INFO] [stderr] #2 [check_type_wf] checking that types are well-formed
[INFO] [stderr] #3 [analysis] running analysis passes on crate `appam`
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `appam` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/bin/rustc --crate-name appam --edition=2021 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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pyo3", "python"))' -C metadata=acd20a81f09b3a15 -C extra-filename=-72db244abf58cc48 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern appam_macros=/opt/rustwide/target/debug/deps/libappam_macros-4017e338f6ded90d.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-27d34cf75a81b2df.so --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-bba97b69615f744c.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-eb73374be3ba2730.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-92249e6a49aa75e3.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-8fe848887ee2e509.rmeta --extern axum=/opt/rustwide/target/debug/deps/libaxum-f9ffdc2ffbb27b40.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6fd532247c99dd83.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d98c26ca7ecc9e58.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-cc99d0a32e40cdf4.rmeta --extern governor=/opt/rustwide/target/debug/deps/libgovernor-5f53e5515b46f480.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-5d41b5ec4d8cdc57.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-0b7267fdd2c7ee9c.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5862f4664be5a70f.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-0c5b6386553b6776.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-04b0ac51968e1024.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3b99df76a13b49e0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bc43100919f39533.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2d3e3c5b6142a154.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-2b13b12c81a64990.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-de0bc63d07d5841f.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-52da18ba1897ccc9.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-cbfb7ccaa429d60b.rmeta --extern tower_governor=/opt/rustwide/target/debug/deps/libtower_governor-7244fa83bea5ca68.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e82bdbd499c93d88.rmeta --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-68e61c6197cf4421.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9c15dd3e05657db7.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-acafa2a50274f85b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-67cf6343dc55dd09.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1278d11b181efceb.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-b61b1fc778e0b951/out -L native=/opt/rustwide/target/debug/build/ring-bd4be21639416bb6/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-beaedb805ced716f/out` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `appam` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/bin/rustc --crate-name appam --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "pyo3", "python"))' -C metadata=386f848514618d52 -C extra-filename=-45bcd6a123b5d349 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern appam_macros=/opt/rustwide/target/debug/deps/libappam_macros-4017e338f6ded90d.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-27d34cf75a81b2df.so --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-bba97b69615f744c.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-eb73374be3ba2730.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-92249e6a49aa75e3.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-8fe848887ee2e509.rmeta --extern axum=/opt/rustwide/target/debug/deps/libaxum-f9ffdc2ffbb27b40.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6fd532247c99dd83.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d98c26ca7ecc9e58.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-cc99d0a32e40cdf4.rmeta --extern governor=/opt/rustwide/target/debug/deps/libgovernor-5f53e5515b46f480.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-5d41b5ec4d8cdc57.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-0b7267fdd2c7ee9c.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5862f4664be5a70f.rmeta --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-0c5b6386553b6776.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-04b0ac51968e1024.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3b99df76a13b49e0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bc43100919f39533.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2d3e3c5b6142a154.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-2b13b12c81a64990.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fbc828d0c7ad0cda.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-de0bc63d07d5841f.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-52da18ba1897ccc9.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-cbfb7ccaa429d60b.rmeta --extern tower_governor=/opt/rustwide/target/debug/deps/libtower_governor-7244fa83bea5ca68.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e82bdbd499c93d88.rmeta --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-68e61c6197cf4421.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9c15dd3e05657db7.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-acafa2a50274f85b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-67cf6343dc55dd09.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1278d11b181efceb.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-b61b1fc778e0b951/out -L native=/opt/rustwide/target/debug/build/ring-bd4be21639416bb6/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-beaedb805ced716f/out` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "3303630795fbcc4d31a3362aa53750abdfc1c1d0b3112b9cca2fa883465113a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3303630795fbcc4d31a3362aa53750abdfc1c1d0b3112b9cca2fa883465113a9", kill_on_drop: false }`
[INFO] [stdout] 3303630795fbcc4d31a3362aa53750abdfc1c1d0b3112b9cca2fa883465113a9
