[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] e6d59d654e05effee3343eab88ce930ee4483d46
[INFO] testing nazq/tei-manager against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazq%2Ftei-manager" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nazq/tei-manager on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12ea78689315868c93480c66979333db59627663842bb163ac825b761234f551
[INFO] running `Command { std: "docker" "start" "-a" "12ea78689315868c93480c66979333db59627663842bb163ac825b761234f551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12ea78689315868c93480c66979333db59627663842bb163ac825b761234f551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12ea78689315868c93480c66979333db59627663842bb163ac825b761234f551", kill_on_drop: false }`
[INFO] [stdout] 12ea78689315868c93480c66979333db59627663842bb163ac825b761234f551
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 41b991c42910eb60f46973bb17e79e68eca66a2bed723b7c8ae24b7ab65f683b
[INFO] running `Command { std: "docker" "start" "-a" "41b991c42910eb60f46973bb17e79e68eca66a2bed723b7c8ae24b7ab65f683b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling arrow-schema v57.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling arrow-buffer v57.3.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling arrow-data v57.3.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling arrow-array v57.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling arrow-select v57.3.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling arrow-ord v57.3.0
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling arrow-cast v57.3.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling metrics v0.24.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.1
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling arrow-json v57.3.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling arrow-csv v57.3.0
[INFO] [stderr]    Compiling tei-manager v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling arrow-ipc v57.3.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling arrow-string v57.3.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling arrow-arith v57.3.0
[INFO] [stderr]    Compiling arrow-row v57.3.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling arrow v57.3.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hf-hub v0.5.0
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling tonic-reflection v0.14.5
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 55s
[INFO] running `Command { std: "docker" "inspect" "41b991c42910eb60f46973bb17e79e68eca66a2bed723b7c8ae24b7ab65f683b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b991c42910eb60f46973bb17e79e68eca66a2bed723b7c8ae24b7ab65f683b", kill_on_drop: false }`
[INFO] [stdout] 41b991c42910eb60f46973bb17e79e68eca66a2bed723b7c8ae24b7ab65f683b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3969179e1578f16be61b5881ffc5b3498fc20af4a627da12ead878db37113cb4
[INFO] running `Command { std: "docker" "start" "-a" "3969179e1578f16be61b5881ffc5b3498fc20af4a627da12ead878db37113cb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling arrow-array v57.3.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling arrow-select v57.3.0
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling arrow-ord v57.3.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.7.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling metrics-util v0.20.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling arrow-ipc v57.3.0
[INFO] [stderr]    Compiling tei-manager v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling arrow-cast v57.3.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling arrow-string v57.3.0
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling arrow-arith v57.3.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling arrow-row v57.3.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling arrow-csv v57.3.0
[INFO] [stderr]    Compiling arrow-json v57.3.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling hf-hub v0.5.0
[INFO] [stderr]    Compiling arrow v57.3.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.18.1
[INFO] [stderr]    Compiling axum-server v0.8.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling tonic-reflection v0.14.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling expect-json-macros v1.9.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bollard-stubs v1.52.1-rc.29.1.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling astral-tokio-tar v0.5.6
[INFO] [stderr]    Compiling expect-json v1.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ferroid v0.8.9
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling etcetera v0.11.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling axum-test v18.7.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling bollard v0.20.1
[INFO] [stderr]    Compiling testcontainers v0.27.1
[INFO] [stderr] error: could not compile `tei-manager` (test "e2e_multiplexer")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name e2e_multiplexer --edition=2024 tests/e2e_multiplexer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e146441fcba1cd2 -C extra-filename=-be55f568c80c5c23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-3bb073bf954d0905.rlib --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-cd09a0c957367518.rlib --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-e2748b3dbcdbc931.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-17d86ef5fef7654b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-79ae27e4edb619a4.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-c6453c8102508bef.rlib --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-65267a901cb0d1ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dca5f9def306ddd3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f2a3cde7f6897767.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2a520a39b30f95e1.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-56671816bc3e851a.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-75c982d7acdcbe42.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-de6e887256efe489.rlib --extern hf_hub=/opt/rustwide/target/debug/deps/libhf_hub-2a4b11fd3d7bb6ac.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-435c3d9885c1d0aa.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-5e488d67590ceaf9.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-2ff75e2c78485057.rlib --extern metrics_exporter_prometheus=/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-cdd8b44292fcfe92.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-d6e074f860740207.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-5332f41e85afb707.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-8fe5829d898713bd.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-a0ecce04a5296246.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-a1ff9279e609de76.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b764bc0ba2ada0b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0821339013133552.rlib --extern tei_manager=/opt/rustwide/target/debug/deps/libtei_manager-83291f2313f5b356.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-82682f7f94734ab1.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-f7b2ee03ce2a8ba8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-51e3cc1d532014fd.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6edd4e706787e251.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f60c9bb18d46da1e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-bee4faa5ac82b33b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-cc0cc1cbfc258293.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-b45425d039eccbb7.rlib --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-b7900e6d9a3349c4.rlib --extern tonic_reflection=/opt/rustwide/target/debug/deps/libtonic_reflection-6e340b7037fed66e.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0cb4653a4d994139.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-2453c86087816c63.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6a0f93b701e10d9e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-da0962c5950c87d7.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-6fb528f705aa6b8e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d2e69ef6e6f53cec/out -L native=/opt/rustwide/target/debug/build/ring-214ff24a477bf1f9/out -L native=/opt/rustwide/target/debug/build/alloca-9723523a6cd265d7/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXe36Jt/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtei_manager-83291f2313f5b356,libtonic_reflection-6e340b7037fed66e,libtonic_prost-b7900e6d9a3349c4,libprost_types-394f746e6317ba7a,libtoml-cc0cc1cbfc258293,libtoml_writer-35bb0e15a531393e,libtoml_parser-994d055917c0de02,libwinnow-4a077c8f34bde3e6,libserde_spanned-80037eba08f32a18,libtoml_datetime-6f632b21c0327d78,liburlencoding-061758bc6028ea3e,libnix-d6e074f860740207,libprost-8fe5829d898713bd,libasync_stream-17d86ef5fef7654b,libhf_hub-2a4b11fd3d7bb6ac,libdirs-75c982d7acdcbe42,libdirs_sys-7eccbd11412ad18e,liboption_ext-61303ef911796993,libnum_cpus-4a52aef25c528241,libreqwest-60b32f9678876564,libencoding_rs-c7a67ac351c2b19f,liburl-14666ecbb678c8ca,libidna-dd855744aa0111be,libutf8_iter-51566bbad89f3a68,libidna_adapter-8accded6bb003dfd,libicu_properties-4d2df57e93df6d81,libicu_properties_data-b217809bf575558a,libicu_normalizer-fb0fe07c8fce1860,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-6aadbc29c069b1a2,libpotential_utf-1a624fe73bbd467a,libicu_provider-098aeb595debaac9,libicu_locale_core-72322f18c00bce90,libtinystr-a3cdb6d5b3715217,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-be58e44af1f5f887,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libfutures-de6e887256efe489,libfutures_executor-78273afa9cf5e203,libindicatif-5f60080783fbde75,libportable_atomic-b2c3e87a13df7d23,libunit_prefix-1f322e2873265049,libconsole-73686eb7c8e01bcd,libunicode_width-c0be3735b741df1b,libmetrics_exporter_prometheus-cdd8b44292fcfe92,libhyper_rustls-5e488d67590ceaf9,libwebpki_roots-d9cc86348a7593ab,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libmetrics_util-239ca758e212aae4,libsketches_ddsketch-9ebf7ec248e5c016,librand_xoshiro-634631c7246ff696,librand-b8263d1075c3b9f2,librand_chacha-f9b39e4043ef3659,libppv_lite86-35db24aca3820a6a,librand_core-cb7f1f57d72da5e0,libcrossbeam_epoch-5fdcd5978a9f0010,libquanta-88cbaec0e945e7f5,libraw_cpuid-8f01b3dbcfbd69bf,libmetrics-2ff75e2c78485057,libdashmap-56671816bc3e851a,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,libparking_lot_core-4145a6ca1ce1f1c1,libx509_parser-6fb528f705aa6b8e,libdata_encoding-4b0fc7d26697af29,liblazy_static-3674be3f4245d19b,liboid_registry-505cc1628fd61668,libder_parser-0065c99ee51a1949,libasn1_rs-d8116c6d74dcb9e3,librusticata_macros-9b9d49d877d1a304,libnom-0c9803b862b97aa1,libtime-7968350bf4ed7a42,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-b22f08a00dd85d71,libpowerfmt-f6019a2766e431f7,libthiserror-5e90adc18491a337,libtower_http-2453c86087816c63,libiri_string-7980c6545d934b56,libtonic-b45425d039eccbb7,libhyper_timeout-913222e3942c8890,libtokio_rustls-6edd4e706787e251,librustls-a0ecce04a5296246,libsubtle-2ae6a7038b9a0630,libwebpki-25fe3f6f8d02b017,libaws_lc_rs-3d2265c3178322fa,libaws_lc_sys-4e65d4c1b03b0eb4,libring-c7e7b0cef82c363c,libgetrandom-f480ebf347f825ed,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libaxum-79ae27e4edb619a4,libserde_path_to_error-358001114065975c,libserde_urlencoded-5f855cb57dd6278e,libform_urlencoded-58b0f0edb59b40d2,libhyper_util-28ba2dadcee5836a,libpercent_encoding-fa055ecaa1e57cfa,libipnet-61ca7a5e1c2863d4,libhyper-61cc44b39d948dfb,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libh2-8d83731283e94784,libfnv-79e2cbfbe03dcd16,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libaxum_core-c214f811a9b099e2,libmime-0188e0814ca7ddbf,libtower-0cb4653a4d994139,libfutures_util-eb78ac1c55973e72,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libtower_layer-d908dd771b239ecd,libpin_project-c7b48848e7fed083,libtracing-6a0f93b701e10d9e,liblog-b262261d47bd2eba,libtracing_core-4cc82aeb094c2c39,libsync_wrapper-6bdfbc29c4269203,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libtower_service-3fb88d28c2218805,libtokio_stream-f60c9bb18d46da1e,libtokio_util-97b6aa3fc7c367db,libfutures_sink-3971bde37bb30e19,libhttp_body_util-435c3d9885c1d0aa,libfutures_core-1121ff913ed87f93,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libtokio-51e3cc1d532014fd,libsignal_hook_registry-da0a50253c41996c,liberrno-5dffa121bc05fb77,libsocket2-96cc22de1ec9cd6e,libmio-f496e136be040350,libpin_project_lite-0a15d51c77964692,libclap-f2a3cde7f6897767,libclap_builder-95e89f1adb0ffcfb,libstrsim-4d1ed08a123238dc,libanstream-8abea42649d55d0c,libanstyle_query-635080b1d6343734,libis_terminal_polyfill-3ca4268cb2568267,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-98116f9ed4bc0185,libanstyle-fe219cdab7346aa5,libarrow-3bb073bf954d0905,libarrow_row-b8b4a7c3cc97da50,libarrow_json-7bd8290457446bd1,libsimdutf8-0b1b63a7b11d4058,libserde_json-a2f3f20671d63279,libzmij-ef63f1da73704b4c,libindexmap-455f5772f90a1916,libequivalent-6a754676e6af62ae,libarrow_ipc-cd09a0c957367518,liblz4_flex-e8182f2b52f0506d,libtwox_hash-c9d9f93d232d2481,libflatbuffers-7fe60fc36c3dcb03,libbitflags-19bd3a07fb167555,libarrow_csv-3353226f0e92c707,libcsv-5e489ff9d832b5b0,libitoa-f3a70a1441f7f89b,libcsv_core-f03df036c4c840f2,libarrow_string-aa2b76c46c806bd1,libregex-1342197ac76a7579,libregex_automata-e4e8d49138828df4,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libmemchr-5cfa70d22cb32987,libarrow_cast-6be17d04d0ee3c1c,libatoi-4470b33703759cad,libryu-1f4f40e4352371e5,libbase64-32787b0325ea6df8,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-97f67aaeb7487cbc,libarrow_ord-6e94038793eca357,libarrow_select-a1b8b3716b8448f9,libarrow_array-3a0b6c4a317fb7f3,libahash-b5c96c68aaddb175,libgetrandom-b22aa144bf13d759,liblibc-c5c8bfd9c629b52e,libonce_cell-e9252a7b5119f3eb,libhashbrown-93423c56428fb526,libfoldhash-3b780c428974a407,libnum_complex-7aede883f720beae,libchrono-dca5f9def306ddd3,libiana_time_zone-bcd81aefedc374a6,libserde-7b764bc0ba2ada0b,libserde_core-9c6a4a1faf3c1a34,libarrow_data-fe33021489a8d1b4,libarrow_schema-e2748b3dbcdbc931,libarrow_buffer-6404baf7097ce560,libbytes-2ed9460101f17bbf,libhalf-b69687f6d192f434,libcfg_if-83060ec5685761ae,libzerocopy-edebe8f68e028cfa,libnum_bigint-3c4a2495784e9e95,libnum_integer-07332e0feec06b93,libnum_traits-5f5f7eaedd5abb87,libanyhow-9e4c44ac98d8e4ea}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcXe36Jt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d2e69ef6e6f53cec/out" "-L" "/opt/rustwide/target/debug/build/ring-214ff24a477bf1f9/out" "-L" "/opt/rustwide/target/debug/build/alloca-9723523a6cd265d7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bench_client-39897a79d01819b0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tei-manager` (bin "bench-client" test) due to 1 previous error
[INFO] [stderr] error: could not compile `tei-manager` (test "e2e_dense")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name e2e_dense --edition=2024 tests/e2e_dense.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=831c3f916a06a19d -C extra-filename=-a7e2db0ee5038d19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-3bb073bf954d0905.rlib --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-cd09a0c957367518.rlib --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-e2748b3dbcdbc931.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-17d86ef5fef7654b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-79ae27e4edb619a4.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-c6453c8102508bef.rlib --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-65267a901cb0d1ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dca5f9def306ddd3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f2a3cde7f6897767.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2a520a39b30f95e1.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-56671816bc3e851a.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-75c982d7acdcbe42.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-de6e887256efe489.rlib --extern hf_hub=/opt/rustwide/target/debug/deps/libhf_hub-2a4b11fd3d7bb6ac.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-435c3d9885c1d0aa.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-5e488d67590ceaf9.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-2ff75e2c78485057.rlib --extern metrics_exporter_prometheus=/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-cdd8b44292fcfe92.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-d6e074f860740207.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-5332f41e85afb707.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-8fe5829d898713bd.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-a0ecce04a5296246.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-a1ff9279e609de76.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b764bc0ba2ada0b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0821339013133552.rlib --extern tei_manager=/opt/rustwide/target/debug/deps/libtei_manager-83291f2313f5b356.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-82682f7f94734ab1.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-f7b2ee03ce2a8ba8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-51e3cc1d532014fd.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6edd4e706787e251.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f60c9bb18d46da1e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-bee4faa5ac82b33b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-cc0cc1cbfc258293.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-b45425d039eccbb7.rlib --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-b7900e6d9a3349c4.rlib --extern tonic_reflection=/opt/rustwide/target/debug/deps/libtonic_reflection-6e340b7037fed66e.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0cb4653a4d994139.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-2453c86087816c63.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6a0f93b701e10d9e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-da0962c5950c87d7.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-6fb528f705aa6b8e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d2e69ef6e6f53cec/out -L native=/opt/rustwide/target/debug/build/ring-214ff24a477bf1f9/out -L native=/opt/rustwide/target/debug/build/alloca-9723523a6cd265d7/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcwgdxMN/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-82682f7f94734ab1,libgetrandom-19211401279d1fff,libfastrand-751bcde24b8aa073,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,libtei_manager-83291f2313f5b356,libtonic_reflection-6e340b7037fed66e,libtonic_prost-b7900e6d9a3349c4,libprost_types-394f746e6317ba7a,libtoml-cc0cc1cbfc258293,libtoml_writer-35bb0e15a531393e,libtoml_parser-994d055917c0de02,libwinnow-4a077c8f34bde3e6,libserde_spanned-80037eba08f32a18,libtoml_datetime-6f632b21c0327d78,liburlencoding-061758bc6028ea3e,libnix-d6e074f860740207,libprost-8fe5829d898713bd,libasync_stream-17d86ef5fef7654b,libhf_hub-2a4b11fd3d7bb6ac,libdirs-75c982d7acdcbe42,libdirs_sys-7eccbd11412ad18e,liboption_ext-61303ef911796993,libnum_cpus-4a52aef25c528241,libreqwest-60b32f9678876564,libencoding_rs-c7a67ac351c2b19f,libfutures-de6e887256efe489,libfutures_executor-78273afa9cf5e203,libindicatif-5f60080783fbde75,libportable_atomic-b2c3e87a13df7d23,libunit_prefix-1f322e2873265049,libconsole-73686eb7c8e01bcd,libunicode_width-c0be3735b741df1b,libmetrics_exporter_prometheus-cdd8b44292fcfe92,libhyper_rustls-5e488d67590ceaf9,libwebpki_roots-d9cc86348a7593ab,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libmetrics_util-239ca758e212aae4,libsketches_ddsketch-9ebf7ec248e5c016,librand_xoshiro-634631c7246ff696,libcrossbeam_epoch-5fdcd5978a9f0010,libquanta-88cbaec0e945e7f5,libraw_cpuid-8f01b3dbcfbd69bf,libmetrics-2ff75e2c78485057,libdashmap-56671816bc3e851a,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,libparking_lot_core-4145a6ca1ce1f1c1,libarrow-3bb073bf954d0905,libarrow_row-b8b4a7c3cc97da50,libarrow_json-7bd8290457446bd1,libsimdutf8-0b1b63a7b11d4058,libarrow_ipc-cd09a0c957367518,liblz4_flex-e8182f2b52f0506d,libtwox_hash-c9d9f93d232d2481,libflatbuffers-7fe60fc36c3dcb03,libarrow_csv-3353226f0e92c707,libcsv-5e489ff9d832b5b0,libcsv_core-f03df036c4c840f2,libarrow_string-aa2b76c46c806bd1,libarrow_cast-6be17d04d0ee3c1c,libatoi-4470b33703759cad,liblexical_core-f05491c3a50edaa0,liblexical_write_float-712757527daa16ab,liblexical_write_integer-2f3589da0b9f210c,liblexical_parse_float-3c29d03419db7c6a,liblexical_parse_integer-4fcfb19c13bfbc18,liblexical_util-801879279684047a,libarrow_arith-97f67aaeb7487cbc,libarrow_ord-6e94038793eca357,libarrow_select-a1b8b3716b8448f9,libarrow_array-3a0b6c4a317fb7f3,libahash-b5c96c68aaddb175,libarrow_data-fe33021489a8d1b4,libarrow_schema-e2748b3dbcdbc931,libarrow_buffer-6404baf7097ce560,libhalf-b69687f6d192f434,libx509_parser-6fb528f705aa6b8e,libdata_encoding-4b0fc7d26697af29,liblazy_static-3674be3f4245d19b,liboid_registry-505cc1628fd61668,libder_parser-0065c99ee51a1949,libasn1_rs-d8116c6d74dcb9e3,librusticata_macros-9b9d49d877d1a304,libnom-0c9803b862b97aa1,libtonic-b45425d039eccbb7,libhyper_timeout-913222e3942c8890,libtokio_rustls-6edd4e706787e251,librustls-a0ecce04a5296246,libsubtle-2ae6a7038b9a0630,libwebpki-25fe3f6f8d02b017,libaws_lc_rs-3d2265c3178322fa,libaws_lc_sys-4e65d4c1b03b0eb4,libring-c7e7b0cef82c363c,libgetrandom-f480ebf347f825ed,libuntrusted-b2f816886faf2178,librustls_pki_types-a1ff9279e609de76,libzeroize-7f213bea776ca5b6,libpin_project-c7b48848e7fed083,libflate2-d64feaa294f5afb3,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libcrc32fast-77160f4e25d6fc25,libtokio_stream-f60c9bb18d46da1e,libtower_http-2453c86087816c63,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libaxum_test-65267a901cb0d1ea,libexpect_json-98e6e4bb91c6da7b,libregex-1342197ac76a7579,libregex_automata-e4e8d49138828df4,libaho_corasick-fa94425a423a79cf,libregex_syntax-6d6ee545e2ffad72,libtypetag-7d80448d50b96ee1,libinventory-7cd360b6225d39e1,liberased_serde-4be914b5bfba6ada,libtypeid-f817466d1cfd48b6,libuuid-cc3555e97eb5239c,libchrono-dca5f9def306ddd3,libiana_time_zone-bcd81aefedc374a6,libemail_address-c64365772c0c7dce,libnum-9c3429c17cfd87e3,libnum_iter-a4d0763af000b5be,libnum_rational-4c1b74866e2d0c75,libnum_complex-7aede883f720beae,libnum_bigint-3c4a2495784e9e95,libnum_integer-07332e0feec06b93,libnum_traits-5f5f7eaedd5abb87,libpretty_assertions-f9155d341562357e,libdiff-10d8c747feeb14cd,libyansi-507ce30ee68cef00,libcookie-b840ff14efc5dc24,libtime-7968350bf4ed7a42,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-b22f08a00dd85d71,libpowerfmt-f6019a2766e431f7,librust_multipart_rfc7578_2-a254bf7cb0731647,librand-b8263d1075c3b9f2,librand_chacha-f9b39e4043ef3659,libppv_lite86-35db24aca3820a6a,libzerocopy-edebe8f68e028cfa,librand_core-cb7f1f57d72da5e0,libgetrandom-b22aa144bf13d759,libcfg_if-83060ec5685761ae,libbytesize-e9a8e80730bfcd1d,liburl-14666ecbb678c8ca,libidna-dd855744aa0111be,libutf8_iter-51566bbad89f3a68,libidna_adapter-8accded6bb003dfd,libicu_properties-4d2df57e93df6d81,libicu_properties_data-b217809bf575558a,libicu_normalizer-fb0fe07c8fce1860,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-6aadbc29c069b1a2,libpotential_utf-1a624fe73bbd467a,libicu_provider-098aeb595debaac9,libicu_locale_core-72322f18c00bce90,libtinystr-a3cdb6d5b3715217,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-be58e44af1f5f887,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libreserve_port-b3aedb74e6065b52,libthiserror-5e90adc18491a337,libaxum-79ae27e4edb619a4,libserde_json-a2f3f20671d63279,libzmij-ef63f1da73704b4c,libserde_path_to_error-358001114065975c,libserde_urlencoded-5f855cb57dd6278e,libryu-1f4f40e4352371e5,libserde-7b764bc0ba2ada0b,libform_urlencoded-58b0f0edb59b40d2,libhyper_util-28ba2dadcee5836a,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-61ca7a5e1c2863d4,libhyper-61cc44b39d948dfb,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-8c9b827b8f345444,libh2-8d83731283e94784,libfnv-79e2cbfbe03dcd16,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libmatchit-9aa922efa503b546,libserde_core-9c6a4a1faf3c1a34,libaxum_core-c214f811a9b099e2,libmime-0188e0814ca7ddbf,libhttp_body_util-435c3d9885c1d0aa,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libtower-0cb4653a4d994139,libsync_wrapper-6bdfbc29c4269203,libindexmap-455f5772f90a1916,libequivalent-6a754676e6af62ae,libhashbrown-93423c56428fb526,libfoldhash-3b780c428974a407,libtokio_util-97b6aa3fc7c367db,libtokio-51e3cc1d532014fd,libsignal_hook_registry-da0a50253c41996c,liberrno-5dffa121bc05fb77,libsocket2-96cc22de1ec9cd6e,libbytes-2ed9460101f17bbf,libmio-f496e136be040350,liblibc-c5c8bfd9c629b52e,libtracing-6a0f93b701e10d9e,liblog-b262261d47bd2eba,libtracing_core-4cc82aeb094c2c39,libonce_cell-e9252a7b5119f3eb,libfutures_util-eb78ac1c55973e72,libmemchr-5cfa70d22cb32987,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libtower_service-3fb88d28c2218805,libpin_project_lite-0a15d51c77964692,libtower_layer-d908dd771b239ecd,libanyhow-9e4c44ac98d8e4ea}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcwgdxMN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/aws-lc-sys-d2e69ef6e6f53cec/out" "-L" "/opt/rustwide/target/debug/build/ring-214ff24a477bf1f9/out" "-L" "/opt/rustwide/target/debug/build/alloca-9723523a6cd265d7/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/model_registry-2d9fd749da41065e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tei-manager` (test "model_registry") due to 1 previous error
[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/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name tei_manager --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ba24abef72e69ec7 -C extra-filename=-d890e0346327762e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-3bb073bf954d0905.rlib --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-cd09a0c957367518.rlib --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-e2748b3dbcdbc931.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-17d86ef5fef7654b.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-3453bb6e76f3ba47.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-79ae27e4edb619a4.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-c6453c8102508bef.rlib --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-65267a901cb0d1ea.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dca5f9def306ddd3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-f2a3cde7f6897767.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2a520a39b30f95e1.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-56671816bc3e851a.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-75c982d7acdcbe42.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-de6e887256efe489.rlib --extern hf_hub=/opt/rustwide/target/debug/deps/libhf_hub-2a4b11fd3d7bb6ac.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-435c3d9885c1d0aa.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-5e488d67590ceaf9.rlib --extern metrics=/opt/rustwide/target/debug/deps/libmetrics-2ff75e2c78485057.rlib --extern metrics_exporter_prometheus=/opt/rustwide/target/debug/deps/libmetrics_exporter_prometheus-cdd8b44292fcfe92.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-d6e074f860740207.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-5332f41e85afb707.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-8fe5829d898713bd.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-a0ecce04a5296246.rlib --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-a1ff9279e609de76.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b764bc0ba2ada0b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a2f3f20671d63279.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0821339013133552.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-82682f7f94734ab1.rlib --extern testcontainers=/opt/rustwide/target/debug/deps/libtestcontainers-f7b2ee03ce2a8ba8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5e90adc18491a337.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-51e3cc1d532014fd.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6edd4e706787e251.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f60c9bb18d46da1e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-bee4faa5ac82b33b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-cc0cc1cbfc258293.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-b45425d039eccbb7.rlib --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-b7900e6d9a3349c4.rlib --extern tonic_reflection=/opt/rustwide/target/debug/deps/libtonic_reflection-6e340b7037fed66e.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0cb4653a4d994139.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-2453c86087816c63.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6a0f93b701e10d9e.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-da0962c5950c87d7.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-6fb528f705aa6b8e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-d2e69ef6e6f53cec/out -L native=/opt/rustwide/target/debug/build/ring-214ff24a477bf1f9/out -L native=/opt/rustwide/target/debug/build/alloca-9723523a6cd265d7/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3969179e1578f16be61b5881ffc5b3498fc20af4a627da12ead878db37113cb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3969179e1578f16be61b5881ffc5b3498fc20af4a627da12ead878db37113cb4", kill_on_drop: false }`
[INFO] [stdout] 3969179e1578f16be61b5881ffc5b3498fc20af4a627da12ead878db37113cb4
