[INFO] cloning repository https://github.com/nazq/tei-manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nazq/tei-manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazq%2Ftei-manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazq%2Ftei-manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d114166e3f160d95534c310171714392ac6fa6fa
[INFO] checking nazq/tei-manager against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazq%2Ftei-manager" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nazq/tei-manager
[INFO] finished tweaking git repo https://github.com/nazq/tei-manager
[INFO] tweaked toml for git repo https://github.com/nazq/tei-manager written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nazq/tei-manager on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nazq/tei-manager 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff0b30f6613e558eb7613767a5abdd404fcd96b399ba5def1332eaa2da70065c
[INFO] running `Command { std: "docker" "start" "-a" "ff0b30f6613e558eb7613767a5abdd404fcd96b399ba5def1332eaa2da70065c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff0b30f6613e558eb7613767a5abdd404fcd96b399ba5def1332eaa2da70065c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff0b30f6613e558eb7613767a5abdd404fcd96b399ba5def1332eaa2da70065c", kill_on_drop: false }`
[INFO] [stdout] ff0b30f6613e558eb7613767a5abdd404fcd96b399ba5def1332eaa2da70065c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 688817475e380e85dd721ceb91af44df9ab3425fb86d2df74d02357872385bdd
[INFO] running `Command { std: "docker" "start" "-a" "688817475e380e85dd721ceb91af44df9ab3425fb86d2df74d02357872385bdd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking arrow-schema v57.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling fs-err v3.2.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking lz4_flex v0.12.0
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling aws-lc-sys v0.33.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking ureq-proto v0.5.3
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]     Checking toml_writer v1.0.4
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking etcetera v0.10.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking bytesize v2.3.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling expect-json-macros v1.5.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking prost v0.14.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]     Checking arrow-buffer v57.1.0
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking arrow-data v57.1.0
[INFO] [stderr]    Compiling serde_with_macros v3.16.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking reserve-port v2.3.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking x509-parser v0.18.0
[INFO] [stderr]     Checking serde_with v3.16.0
[INFO] [stderr]     Checking metrics-util v0.20.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking docker_credential v1.3.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]     Checking astral-tokio-tar v0.5.6
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking arrow-array v57.1.0
[INFO] [stderr]    Compiling tei-manager v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking expect-json v1.5.0
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]     Checking arrow-select v57.1.0
[INFO] [stderr]     Checking arrow-row v57.1.0
[INFO] [stderr]     Checking arrow-arith v57.1.0
[INFO] [stderr]     Checking arrow-ord v57.1.0
[INFO] [stderr]     Checking arrow-ipc v57.1.0
[INFO] [stderr]     Checking arrow-string v57.1.0
[INFO] [stderr]     Checking arrow-cast v57.1.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking arrow-json v57.1.0
[INFO] [stderr]     Checking arrow-csv v57.1.0
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking arrow v57.1.0
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking ureq v3.1.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum-server v0.7.3
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.17.2
[INFO] [stderr]     Checking hf-hub v0.4.3
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking axum-test v18.3.0
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking tonic-reflection v0.14.2
[INFO] [stderr]     Checking bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]     Checking bollard v0.19.4
[INFO] [stderr]     Checking testcontainers v0.25.2
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (4148) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36:
[INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: src/config.rs:526:5: 526:12 (#1240), segments: [PathSegment { ident: <test_trace>#1240, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(1985), style: Outer, span: src/config.rs:526:5: 526:12 (#1240) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x786e05e2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x786e0640fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x786e05e42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x786e05e01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x786e05e1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x786e04e0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x786e05e1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x786e05e01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x786e05df89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x786e05e0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x786e02a38f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x786e071e0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x786e07a1c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x786e079e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x786e06af0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x786e07607658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x786e076073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x786e076073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x786e075ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x786e075ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x786e0777127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x786e0765ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x786e074eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x786e074eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x786e074ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x786e0108aaa4 - <unknown>
[INFO] [stderr]   26:     0x786e01117a64 - clone
[INFO] [stderr]   27:                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/workdir/rustc-ice-2026-01-09T19_30_21-4132.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) 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 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `tei-manager` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name tei_manager --edition=2024 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=dd833367f4194db8 -C extra-filename=-55ec28ee57116153 --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 arrow=/opt/rustwide/target/debug/deps/libarrow-d36f8a1d4f52226d.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-d6a4aa7ba0a81cd3.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-9729289152492120.rmeta --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-bf64c22100e5e7bb.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-dd3298fd531f7db5.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-a59f393a0e3fa818.rmeta --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-d7006fc1ab2dbe07.rmeta --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-79c4d5d067262ae8.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-332337ae05a3bcd4.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-4eed85e5dfae0cd6.rmeta --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-b8efae72059ea7b4.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-9cbfac67358cd0d7.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4f85d1bef5dd76d2.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a25194f4545743dd.rmeta --extern hf_hub=/opt/rustwide/target/debug/deps/libhf_hub-698ccbf7c1485831.rmeta --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-18e514d979cbc8e3.rmeta --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-f21614d4a3a6d79f.rmeta --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-246d05836acc70c5.rmeta --extern metrics_exporter_prometheus=/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-dbcfd8f3cf7a2daf.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-7460204e68af8d35.rmeta --extern proptest=/opt/rustwide/target/debug/deps/libproptest-44c00e2720911041.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-5013ac96d38151fd.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-25e3b4c8344b420c.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-298cbb0ff5aefe4e.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0d2a7a5fd7ead1b4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-37f974835dd841ec.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-da109c9be115229c.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-ba9415761e08a67d.rmeta --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-3aaed2d76367bd01.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d51d82ed10131560.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dbedb0921ce098ed.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-b0ef267511f8b77c.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d449c91541fe4ba9.rmeta --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-59b80cd85d6e3a6c.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-a1d143620b165f7d.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-13edecb49cccddf4.rmeta --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-cbb397d3154f5617.rmeta --extern tonic_reflection=/opt/rustwide/target/debug/deps/libtonic_reflection-727f4d639182144b.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-121c73121818b0bc.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-c0ff57e0578c428f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5726e8d101f586a9.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-62295f294d0c293a.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-ce62b83da7096e72.rmeta --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-4cb72730cefa53f0.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-fe35653d1635f594/out -L native=/opt/rustwide/target/debug/build/ring-32802bf8e8b2f8f7/out` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "688817475e380e85dd721ceb91af44df9ab3425fb86d2df74d02357872385bdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "688817475e380e85dd721ceb91af44df9ab3425fb86d2df74d02357872385bdd", kill_on_drop: false }`
[INFO] [stdout] 688817475e380e85dd721ceb91af44df9ab3425fb86d2df74d02357872385bdd
