[INFO] fetching crate scouter-client 0.10.0...
[INFO] documenting scouter-client-0.10.0 against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] extracting crate scouter-client 0.10.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate scouter-client 0.10.0
[INFO] finished tweaking crates.io crate scouter-client 0.10.0
[INFO] tweaked toml for crates.io crate scouter-client 0.10.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scouter-client 0.10.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scouter-client 0.10.0 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8833a263f2bbfcfce8651bc7fd7942a7e113ca62ddad24e6ed073bc4524e2fd
[INFO] running `Command { std: "docker" "start" "-a" "b8833a263f2bbfcfce8651bc7fd7942a7e113ca62ddad24e6ed073bc4524e2fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8833a263f2bbfcfce8651bc7fd7942a7e113ca62ddad24e6ed073bc4524e2fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8833a263f2bbfcfce8651bc7fd7942a7e113ca62ddad24e6ed073bc4524e2fd", kill_on_drop: false }`
[INFO] [stdout] b8833a263f2bbfcfce8651bc7fd7942a7e113ca62ddad24e6ed073bc4524e2fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b2d8d18a19f01c154347b309f6b7f31e842afdaacd9337f428bfbf86c2a3faa
[INFO] running `Command { std: "docker" "start" "-a" "7b2d8d18a19f01c154347b309f6b7f31e842afdaacd9337f428bfbf86c2a3faa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking flagset v0.4.7
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]    Compiling pyo3-build-config v0.25.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking rc2 v0.8.1
[INFO] [stderr]     Checking des v0.8.1
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking simba v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling pyo3-ffi v0.25.1
[INFO] [stderr]    Compiling pyo3 v0.25.1
[INFO] [stderr]    Compiling numpy v0.25.0
[INFO] [stderr]     Checking noisy_float v0.2.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling amq-protocol v7.2.3
[INFO] [stderr]     Checking indicatif v0.18.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling lapin v2.5.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking ndarray-stats v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking rustls-connector v0.20.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]     Checking pinky-swear v6.2.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking executor-trait v2.1.2
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking reactor-trait v1.1.0
[INFO] [stderr]     Checking async-global-executor v3.1.0
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking async-reactor-trait v1.1.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking async-global-executor-trait v2.2.0
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking x509-parser v0.17.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking cms v0.2.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking pkcs12 v0.1.0
[INFO] [stderr]     Checking p12-keystore v0.1.5
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tcp-stream v0.28.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking colored_json v5.0.0
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]     Checking amq-protocol-types v7.2.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking dynfmt v0.1.5
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]     Checking amq-protocol-uri v7.2.3
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking amq-protocol-tcp v7.2.3
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking potato-util v0.3.3
[INFO] [stderr]     Checking scouter-semver v0.10.0
[INFO] [stderr]     Checking rusty-logging v0.5.0
[INFO] [stderr]     Checking potato-type v0.3.3
[INFO] [stderr]     Checking potato-prompt v0.3.3
[INFO] [stderr]     Checking redis v0.32.5
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking potato-agent v0.3.3
[INFO] [stderr]     Checking potato-workflow v0.3.3
[INFO] [stderr]     Checking potato-head v0.3.3
[INFO] [stderr]     Checking scouter-types v0.10.0
[INFO] [stderr]     Checking scouter-settings v0.10.0
[INFO] [stderr]     Checking scouter-dispatch v0.10.0
[INFO] [stderr]     Checking scouter-observability v0.10.0
[INFO] [stderr]     Checking scouter-profile v0.10.0
[INFO] [stderr]     Checking scouter-drift v0.10.0
[INFO] [stderr]     Checking rdkafka v0.38.0
[INFO] [stderr]     Checking scouter-events v0.10.0
[INFO] [stderr]  Documenting scouter-client v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `CustomMetric`
[INFO] [stdout]    --> src/drifter/scouter.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     /// This method is used to create a drift profile based on the data and config provided
[INFO] [stdout] 194 | |     /// It will automatically infer the data type if not provided
[INFO] [stdout] 195 | |     /// If the config is not provided, it will create a default config based on the drift type
[INFO] [stdout] 196 | |     /// The data can be a numpy array, pandas dataframe, or pyarrow table, Vec<CustomMetric>, or Vec<LLMMetric>
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |     /// - `data_type`: The type of the data. This is optional and if not provided, it will be inferred from the data class name.
[INFO] [stdout] 201 | |     /// - `workflow`: An optional workflow to be used with the drift profile. This is only applicable for LLM drift profiles.
[INFO] [stdout]     | |_____________________________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 193 ~     `/// This method is used to create a drift profile based on the data and config provided
[INFO] [stdout] 194 |     /// It will automatically infer the data type if not provided
[INFO] [stdout] ...
[INFO] [stdout] 200 |     /// - `data_type`: The type of the data. This is optional and if not provided, it will be inferred from the data class name.
[INFO] [stdout] 201 ~     /// - `workflow`: An optional workflow to be used with the drift profile. This is only applicable for LLM drift profiles.`
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `LLMMetric`
[INFO] [stdout]    --> src/drifter/scouter.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     /// This method is used to create a drift profile based on the data and config provided
[INFO] [stdout] 194 | |     /// It will automatically infer the data type if not provided
[INFO] [stdout] 195 | |     /// If the config is not provided, it will create a default config based on the drift type
[INFO] [stdout] 196 | |     /// The data can be a numpy array, pandas dataframe, or pyarrow table, Vec<CustomMetric>, or Vec<LLMMetric>
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |     /// - `data_type`: The type of the data. This is optional and if not provided, it will be inferred from the data class name.
[INFO] [stdout] 201 | |     /// - `workflow`: An optional workflow to be used with the drift profile. This is only applicable for LLM drift profiles.
[INFO] [stdout]     | |_____________________________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 193 ~     `/// This method is used to create a drift profile based on the data and config provided
[INFO] [stdout] 194 |     /// It will automatically infer the data type if not provided
[INFO] [stdout] ...
[INFO] [stdout] 200 |     /// - `data_type`: The type of the data. This is optional and if not provided, it will be inferred from the data class name.
[INFO] [stdout] 201 ~     /// - `workflow`: An optional workflow to be used with the drift profile. This is only applicable for LLM drift profiles.`
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 15s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/scouter_client/index.html
[INFO] running `Command { std: "docker" "inspect" "7b2d8d18a19f01c154347b309f6b7f31e842afdaacd9337f428bfbf86c2a3faa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b2d8d18a19f01c154347b309f6b7f31e842afdaacd9337f428bfbf86c2a3faa", kill_on_drop: false }`
[INFO] [stdout] 7b2d8d18a19f01c154347b309f6b7f31e842afdaacd9337f428bfbf86c2a3faa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 304207e0af3abcc911e08e7b5a30816dda8c8ca4690dab65e1291c3111f7b419
[INFO] running `Command { std: "docker" "start" "-a" "304207e0af3abcc911e08e7b5a30816dda8c8ca4690dab65e1291c3111f7b419", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.25.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking asn1-rs v0.7.1
[INFO] [stderr]     Checking reactor-trait v1.1.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking executor-trait v2.1.2
[INFO] [stderr]     Checking async-reactor-trait v1.1.0
[INFO] [stderr]     Checking pinky-swear v6.2.1
[INFO] [stderr]     Checking async-global-executor-trait v2.2.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking rdkafka-sys v4.9.0+2.10.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking oid-registry v0.8.1
[INFO] [stderr]     Checking der-parser v10.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking x509-parser v0.17.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking x509-cert v0.2.5
[INFO] [stderr]     Checking pkcs5 v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pyo3-macros v0.25.1
[INFO] [stderr]     Checking cms v0.2.3
[INFO] [stderr]     Checking serde_json v1.0.143
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking serde_qs v0.15.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking pkcs12 v0.1.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking p12-keystore v0.1.5
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tcp-stream v0.28.0
[INFO] [stderr]     Checking colored_json v5.0.0
[INFO] [stderr]     Checking schemars v1.0.4
[INFO] [stderr]     Checking amq-protocol-types v7.2.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking dynfmt v0.1.5
[INFO] [stderr]     Checking amq-protocol-uri v7.2.3
[INFO] [stderr]     Checking amq-protocol-tcp v7.2.3
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rdkafka v0.38.0
[INFO] [stderr]     Checking pyo3 v0.25.1
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]     Checking amq-protocol v7.2.3
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking lapin v2.5.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking potato-util v0.3.3
[INFO] [stderr]     Checking scouter-semver v0.10.0
[INFO] [stderr]     Checking numpy v0.25.0
[INFO] [stderr]     Checking rusty-logging v0.5.0
[INFO] [stderr]     Checking potato-type v0.3.3
[INFO] [stderr]     Checking potato-prompt v0.3.3
[INFO] [stderr]     Checking potato-agent v0.3.3
[INFO] [stderr]     Checking redis v0.32.5
[INFO] [stderr]     Checking potato-workflow v0.3.3
[INFO] [stderr]     Checking potato-head v0.3.3
[INFO] [stderr]     Checking scouter-types v0.10.0
[INFO] [stderr]     Checking scouter-settings v0.10.0
[INFO] [stderr]     Checking scouter-dispatch v0.10.0
[INFO] [stderr]     Checking scouter-observability v0.10.0
[INFO] [stderr]     Checking scouter-profile v0.10.0
[INFO] [stderr]     Checking scouter-drift v0.10.0
[INFO] [stderr]     Checking scouter-events v0.10.0
[INFO] [stderr]  Documenting scouter-client v0.10.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `CustomMetric`
[INFO] [stdout]    --> src/drifter/scouter.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     /// This method is used to create a drift profile based on the data and config provided
[INFO] [stdout] 194 | |     /// It will automatically infer the data type if not provided
[INFO] [stdout] 195 | |     /// If the config is not provided, it will create a default config based on the drift type
[INFO] [stdout] 196 | |     /// The data can be a numpy array, pandas dataframe, or pyarrow table, Vec<CustomMetric>, or Vec<LLMMetric>
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |     /// - `data_type`: The type of the data. This is optional and if not provided, it will be inferred from the data class name.
[INFO] [stdout] 201 | |     /// - `workflow`: An optional workflow to be used with the drift profile. This is only applicable for LLM drift profiles.
[INFO] [stdout]     | |_____________________________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 193 ~     `/// This method is used to create a drift profile based on the data and config provided
[INFO] [stdout] 194 |     /// It will automatically infer the data type if not provided
[INFO] [stdout] ...
[INFO] [stdout] 200 |     /// - `data_type`: The type of the data. This is optional and if not provided, it will be inferred from the data class name.
[INFO] [stdout] 201 ~     /// - `workflow`: An optional workflow to be used with the drift profile. This is only applicable for LLM drift profiles.`
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `LLMMetric`
[INFO] [stdout]    --> src/drifter/scouter.rs:193:5
[INFO] [stdout]     |
[INFO] [stdout] 193 | /     /// This method is used to create a drift profile based on the data and config provided
[INFO] [stdout] 194 | |     /// It will automatically infer the data type if not provided
[INFO] [stdout] 195 | |     /// If the config is not provided, it will create a default config based on the drift type
[INFO] [stdout] 196 | |     /// The data can be a numpy array, pandas dataframe, or pyarrow table, Vec<CustomMetric>, or Vec<LLMMetric>
[INFO] [stdout] ...   |
[INFO] [stdout] 200 | |     /// - `data_type`: The type of the data. This is optional and if not provided, it will be inferred from the data class name.
[INFO] [stdout] 201 | |     /// - `workflow`: An optional workflow to be used with the drift profile. This is only applicable for LLM drift profiles.
[INFO] [stdout]     | |_____________________________________________________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 193 ~     `/// This method is used to create a drift profile based on the data and config provided
[INFO] [stdout] 194 |     /// It will automatically infer the data type if not provided
[INFO] [stdout] ...
[INFO] [stdout] 200 |     /// - `data_type`: The type of the data. This is optional and if not provided, it will be inferred from the data class name.
[INFO] [stdout] 201 ~     /// - `workflow`: An optional workflow to be used with the drift profile. This is only applicable for LLM drift profiles.`
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.08s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/scouter_client/index.html
[INFO] running `Command { std: "docker" "inspect" "304207e0af3abcc911e08e7b5a30816dda8c8ca4690dab65e1291c3111f7b419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "304207e0af3abcc911e08e7b5a30816dda8c8ca4690dab65e1291c3111f7b419", kill_on_drop: false }`
[INFO] [stdout] 304207e0af3abcc911e08e7b5a30816dda8c8ca4690dab65e1291c3111f7b419
