[INFO] cloning repository https://github.com/StreamLineLabs/streamline-marketplace
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StreamLineLabs/streamline-marketplace" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreamLineLabs%2Fstreamline-marketplace", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStreamLineLabs%2Fstreamline-marketplace'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46718db1c386b79554cf424f53a51e09a914bdd0
[INFO] testing StreamLineLabs/streamline-marketplace 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%2FStreamLineLabs%2Fstreamline-marketplace" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StreamLineLabs/streamline-marketplace
[INFO] finished tweaking git repo https://github.com/StreamLineLabs/streamline-marketplace
[INFO] tweaked toml for git repo https://github.com/StreamLineLabs/streamline-marketplace written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StreamLineLabs/streamline-marketplace 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/StreamLineLabs/streamline-marketplace 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] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc2/source/transforms/ai-classifier/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fcbf53201b96f33ed6fc9e3a18bb9c445c24bc9aa458001fa91ea2db05bb657
[INFO] running `Command { std: "docker" "start" "-a" "0fcbf53201b96f33ed6fc9e3a18bb9c445c24bc9aa458001fa91ea2db05bb657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fcbf53201b96f33ed6fc9e3a18bb9c445c24bc9aa458001fa91ea2db05bb657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fcbf53201b96f33ed6fc9e3a18bb9c445c24bc9aa458001fa91ea2db05bb657", kill_on_drop: false }`
[INFO] [stdout] 0fcbf53201b96f33ed6fc9e3a18bb9c445c24bc9aa458001fa91ea2db05bb657
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b86abaaff09fc979d6408ecdc68f71f8cca13242e1f58ef3d57161dc3abaef86
[INFO] running `Command { std: "docker" "start" "-a" "b86abaaff09fc979d6408ecdc68f71f8cca13242e1f58ef3d57161dc3abaef86", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/transforms/ai-classifier/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling field-router v0.2.0 (/opt/rustwide/workdir/transforms/field-router)
[INFO] [stderr]    Compiling json-filter v0.2.0 (/opt/rustwide/workdir/transforms/json-filter)
[INFO] [stderr]    Compiling timestamp-enricher v0.2.0 (/opt/rustwide/workdir/transforms/timestamp-enricher)
[INFO] [stderr]    Compiling schema-validator v0.2.0 (/opt/rustwide/workdir/transforms/schema-validator)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/field-router/src/lib.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/field-router/src/lib.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/json-filter/src/lib.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/timestamp-enricher/src/lib.rs:159:15
[INFO] [stdout]     |
[INFO] [stdout] 159 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/schema-validator/src/lib.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/schema-validator/src/lib.rs:223:15
[INFO] [stdout]     |
[INFO] [stdout] 223 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling pii-redactor v0.2.0 (/opt/rustwide/workdir/transforms/pii-redactor)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/pii-redactor/src/lib.rs:227:15
[INFO] [stdout]     |
[INFO] [stdout] 227 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap v4.5.59
[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 streamline-snowflake-sink v0.1.0 (/opt/rustwide/workdir/transforms/snowflake-sink)
[INFO] [stderr]    Compiling streamline-postgres-connector v0.1.0 (/opt/rustwide/workdir/transforms/postgres-connector)
[INFO] [stderr]    Compiling streamline-slack-sink v0.1.0 (/opt/rustwide/workdir/transforms/slack-sink)
[INFO] [stderr]    Compiling streamline-mysql-sink v0.1.0 (/opt/rustwide/workdir/transforms/mysql-sink)
[INFO] [stderr]    Compiling streamline-redis-sink v0.1.0 (/opt/rustwide/workdir/transforms/redis-sink)
[INFO] [stderr]    Compiling streamline-mongodb-sink v0.1.0 (/opt/rustwide/workdir/transforms/mongodb-sink)
[INFO] [stderr]    Compiling streamline-s3-sink v0.1.0 (/opt/rustwide/workdir/transforms/s3-sink)
[INFO] [stderr]    Compiling streamline-http-webhook-sink v0.1.0 (/opt/rustwide/workdir/transforms/http-webhook-sink)
[INFO] [stderr]    Compiling streamline-elasticsearch-sink v0.1.0 (/opt/rustwide/workdir/transforms/elasticsearch-sink)
[INFO] [stderr]    Compiling streamline-bigquery-sink v0.1.0 (/opt/rustwide/workdir/transforms/bigquery-sink)
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ai-classifier v0.1.0 (/opt/rustwide/workdir/transforms/ai-classifier)
[INFO] [stdout] warning: field `api_key_env` is never read
[INFO] [stdout]   --> transforms/ai-classifier/src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Config {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     api_key_env: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling streamline-marketplace-cli v0.2.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling streamline-marketplace-registry v0.2.0 (/opt/rustwide/workdir/registry)
[INFO] [stdout] warning: struct `MarketplacePortal` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MarketplacePortal {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PortalConfig` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct PortalConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MarketplaceEntry` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct MarketplaceEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublisherInfo` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct PublisherInfo {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Review` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub struct Review {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Pricing` is never used
[INFO] [stdout]   --> registry/src/portal.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub enum Pricing {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PortalUser` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct PortalUser {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PortalStats` is never constructed
[INFO] [stdout]   --> registry/src/portal.rs:99:12
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub struct PortalStats {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SortOption` is never used
[INFO] [stdout]    --> registry/src/portal.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 | pub enum SortOption {
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PortalStatsSnapshot` is never constructed
[INFO] [stdout]    --> registry/src/portal.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct PortalStatsSnapshot {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> registry/src/portal.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl MarketplacePortal {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 155 |     /// Create a new marketplace portal with the given configuration.
[INFO] [stdout] 156 |     pub fn new(config: PortalConfig) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub async fn publish_transform(&self, mut entry: MarketplaceEntry) -> Result<String, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub async fn get_transform(&self, id: &str) -> Option<MarketplaceEntry> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub async fn list_transforms(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub async fn search(&self, query: &str) -> Vec<MarketplaceEntry> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub async fn add_review(&self, transform_id: &str, review: Review) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 280 |     pub async fn get_featured(&self) -> Vec<MarketplaceEntry> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 290 |     pub async fn get_popular(&self, limit: usize) -> Vec<MarketplaceEntry> {
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 299 |     pub async fn register_user(&self, mut user: PortalUser) -> Result<String, String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 320 |     pub async fn record_download(&self, transform_id: &str, user_id: Option<&str>) -> Result<(), String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     pub fn stats(&self) -> PortalStatsSnapshot {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `chrono_now` is never used
[INFO] [stdout]    --> registry/src/portal.rs:354:4
[INFO] [stdout]     |
[INFO] [stdout] 354 | fn chrono_now() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SandboxLevel` is never used
[INFO] [stdout]   --> registry/src/security.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum SandboxLevel {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmSecurityPolicy` is never constructed
[INFO] [stdout]   --> registry/src/security.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct WasmSecurityPolicy {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Severity` is never used
[INFO] [stdout]   --> registry/src/security.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub enum Severity {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmImport` is never constructed
[INFO] [stdout]   --> registry/src/security.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct WasmImport {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WasmExport` is never constructed
[INFO] [stdout]   --> registry/src/security.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub struct WasmExport {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecurityViolation` is never constructed
[INFO] [stdout]   --> registry/src/security.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct SecurityViolation {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecurityAudit` is never constructed
[INFO] [stdout]   --> registry/src/security.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct SecurityAudit {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublishedVersion` is never constructed
[INFO] [stdout]   --> registry/src/security.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct PublishedVersion {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `VersionManager` is never constructed
[INFO] [stdout]    --> registry/src/security.rs:106:12
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct VersionManager {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> registry/src/security.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl VersionManager {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 111 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 118 |     pub fn publish_version(&mut self, name: &str, version: PublishedVersion) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn yank_version(&mut self, name: &str, version: &str) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn get_latest(&self, name: &str) -> Option<&PublishedVersion> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn get_version(&self, name: &str, version: &str) -> Option<&PublishedVersion> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn list_versions(&self, name: &str) -> Vec<&PublishedVersion> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 171 |     pub fn is_compatible(version: &PublishedVersion, streamline_version: &str) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_semver` is never used
[INFO] [stdout]    --> registry/src/security.rs:183:4
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn parse_semver(s: &str) -> (u64, u64, u64) {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SecurityAuditor` is never constructed
[INFO] [stdout]    --> registry/src/security.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 195 | pub struct SecurityAuditor {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> registry/src/security.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl SecurityAuditor {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 200 |     pub fn new(policy: WasmSecurityPolicy) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn default_allowed_imports() -> HashSet<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 227 |     pub fn audit_binary(&self, name: &str, wasm_bytes: &[u8]) -> SecurityAudit {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 315 |     fn read_leb128(bytes: &[u8], pos: usize) -> Option<(u32, usize)> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     fn read_name(bytes: &[u8], pos: usize) -> Option<(String, usize)> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 |     fn find_section(bytes: &[u8], target_id: u8) -> Option<(usize, usize)> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     fn extern_kind_name(kind: u8) -> &'static str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 375 |     fn parse_imports(bytes: &[u8]) -> Vec<WasmImport> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     fn parse_exports(bytes: &[u8]) -> Vec<WasmExport> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 488 |     fn skip_limits(bytes: &[u8], pos: usize) -> Option<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 504 |     fn calculate_risk_score(violations: &[SecurityViolation]) -> u8 {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransformMetadata` is never constructed
[INFO] [stdout]    --> registry/src/store.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct TransformMetadata {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TransformCategory` is never used
[INFO] [stdout]    --> registry/src/store.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub enum TransformCategory {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "b86abaaff09fc979d6408ecdc68f71f8cca13242e1f58ef3d57161dc3abaef86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b86abaaff09fc979d6408ecdc68f71f8cca13242e1f58ef3d57161dc3abaef86", kill_on_drop: false }`
[INFO] [stdout] b86abaaff09fc979d6408ecdc68f71f8cca13242e1f58ef3d57161dc3abaef86
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0165855aabc971251c2cfcd05438677d2a13093ded15b03a061a7c60bdcaed76
[INFO] running `Command { std: "docker" "start" "-a" "0165855aabc971251c2cfcd05438677d2a13093ded15b03a061a7c60bdcaed76", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/transforms/ai-classifier/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling streamline-marketplace-registry v0.2.0 (/opt/rustwide/workdir/registry)
[INFO] [stderr]    Compiling pii-redactor v0.2.0 (/opt/rustwide/workdir/transforms/pii-redactor)
[INFO] [stderr]    Compiling streamline-mysql-sink v0.1.0 (/opt/rustwide/workdir/transforms/mysql-sink)
[INFO] [stderr]    Compiling streamline-bigquery-sink v0.1.0 (/opt/rustwide/workdir/transforms/bigquery-sink)
[INFO] [stderr]    Compiling ai-classifier v0.1.0 (/opt/rustwide/workdir/transforms/ai-classifier)
[INFO] [stderr]    Compiling streamline-marketplace-cli v0.2.0 (/opt/rustwide/workdir/cli)
[INFO] [stderr]    Compiling streamline-postgres-connector v0.1.0 (/opt/rustwide/workdir/transforms/postgres-connector)
[INFO] [stderr]    Compiling streamline-slack-sink v0.1.0 (/opt/rustwide/workdir/transforms/slack-sink)
[INFO] [stderr]    Compiling streamline-mongodb-sink v0.1.0 (/opt/rustwide/workdir/transforms/mongodb-sink)
[INFO] [stderr]    Compiling streamline-snowflake-sink v0.1.0 (/opt/rustwide/workdir/transforms/snowflake-sink)
[INFO] [stderr]    Compiling streamline-http-webhook-sink v0.1.0 (/opt/rustwide/workdir/transforms/http-webhook-sink)
[INFO] [stderr]    Compiling streamline-s3-sink v0.1.0 (/opt/rustwide/workdir/transforms/s3-sink)
[INFO] [stderr]    Compiling streamline-elasticsearch-sink v0.1.0 (/opt/rustwide/workdir/transforms/elasticsearch-sink)
[INFO] [stderr]    Compiling streamline-redis-sink v0.1.0 (/opt/rustwide/workdir/transforms/redis-sink)
[INFO] [stderr]    Compiling json-filter v0.2.0 (/opt/rustwide/workdir/transforms/json-filter)
[INFO] [stderr]    Compiling field-router v0.2.0 (/opt/rustwide/workdir/transforms/field-router)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/pii-redactor/src/lib.rs:227:15
[INFO] [stdout]     |
[INFO] [stdout] 227 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `api_key_env` is never read
[INFO] [stdout]   --> transforms/ai-classifier/src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Config {
[INFO] [stdout]    |        ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     api_key_env: String,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/field-router/src/lib.rs:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/field-router/src/lib.rs:162:15
[INFO] [stdout]     |
[INFO] [stdout] 162 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/json-filter/src/lib.rs:208:15
[INFO] [stdout]     |
[INFO] [stdout] 208 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling timestamp-enricher v0.2.0 (/opt/rustwide/workdir/transforms/timestamp-enricher)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/timestamp-enricher/src/lib.rs:159:15
[INFO] [stdout]     |
[INFO] [stdout] 159 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling schema-validator v0.2.0 (/opt/rustwide/workdir/transforms/schema-validator)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/schema-validator/src/lib.rs:196:15
[INFO] [stdout]     |
[INFO] [stdout] 196 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> transforms/schema-validator/src/lib.rs:223:15
[INFO] [stdout]     |
[INFO] [stdout] 223 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TransformMetadata` is never constructed
[INFO] [stdout]    --> registry/src/store.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct TransformMetadata {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TransformCategory` is never used
[INFO] [stdout]    --> registry/src/store.rs:190:10
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub enum TransformCategory {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.73s
[INFO] running `Command { std: "docker" "inspect" "0165855aabc971251c2cfcd05438677d2a13093ded15b03a061a7c60bdcaed76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0165855aabc971251c2cfcd05438677d2a13093ded15b03a061a7c60bdcaed76", kill_on_drop: false }`
[INFO] [stdout] 0165855aabc971251c2cfcd05438677d2a13093ded15b03a061a7c60bdcaed76
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3966f3b86312eb5b7ef00a0819986795f1ae18b5ff26efb5047a522739783a4c
[INFO] running `Command { std: "docker" "start" "-a" "3966f3b86312eb5b7ef00a0819986795f1ae18b5ff26efb5047a522739783a4c", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/transforms/ai-classifier/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/pii-redactor/src/lib.rs:227:15
[INFO] [stderr]     |
[INFO] [stderr] 227 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pii-redactor` (lib test) generated 1 warning
[INFO] [stderr] warning: struct `TransformMetadata` is never constructed
[INFO] [stderr]    --> registry/src/store.rs:179:12
[INFO] [stderr]     |
[INFO] [stderr] 179 | pub struct TransformMetadata {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `TransformCategory` is never used
[INFO] [stderr]    --> registry/src/store.rs:190:10
[INFO] [stderr]     |
[INFO] [stderr] 190 | pub enum TransformCategory {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `streamline-marketplace-registry` (bin "streamline-registry" test) generated 2 warnings
[INFO] [stderr] warning: field `api_key_env` is never read
[INFO] [stderr]   --> transforms/ai-classifier/src/lib.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | struct Config {
[INFO] [stderr]    |        ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 32 |     api_key_env: String,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/field-router/src/lib.rs:139:15
[INFO] [stderr]     |
[INFO] [stderr] 139 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/field-router/src/lib.rs:162:15
[INFO] [stderr]     |
[INFO] [stderr] 162 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/schema-validator/src/lib.rs:196:15
[INFO] [stderr]     |
[INFO] [stderr] 196 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/schema-validator/src/lib.rs:223:15
[INFO] [stderr]     |
[INFO] [stderr] 223 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/timestamp-enricher/src/lib.rs:159:15
[INFO] [stderr]     |
[INFO] [stderr] 159 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]    --> transforms/json-filter/src/lib.rs:208:15
[INFO] [stderr]     |
[INFO] [stderr] 208 |         match CONFIG.as_ref() {
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]     |
[INFO] [stderr]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ai-classifier` (lib test) generated 1 warning
[INFO] [stderr] warning: `field-router` (lib test) generated 2 warnings
[INFO] [stderr] warning: `schema-validator` (lib test) generated 2 warnings
[INFO] [stderr] warning: `timestamp-enricher` (lib test) generated 1 warning
[INFO] [stderr] warning: `json-filter` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ai_classifier-0ebe41cca687e944)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_classify_local_match ... ok
[INFO] [stdout] test tests::test_classify_local_no_match ... ok
[INFO] [stdout] test tests::test_process_invalid_json ... ok
[INFO] [stdout] test tests::test_process_adds_classification ... ok
[INFO] [stdout] test tests::test_process_invalid_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/field_router-6d8e2e12cddeecf2)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_find_route_exact_match ... ok
[INFO] [stdout] test tests::test_find_route_default ... ok
[INFO] [stdout] test tests::test_find_route_no_default ... ok
[INFO] [stdout] test tests::test_find_route_missing_field ... ok
[INFO] [stdout] test tests::test_find_route_numeric_match ... ok
[INFO] [stdout] test tests::test_resolve_field_missing ... ok
[INFO] [stdout] test tests::test_resolve_field_nested ... ok
[INFO] [stdout] test tests::test_resolve_field_simple ... ok
[INFO] [stdout] test tests::test_value_as_match_string ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_filter-386e5c23fd446bb6)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_evaluate_exists ... ok
[INFO] [stdout] test tests::test_evaluate_eq ... ok
[INFO] [stdout] test tests::test_evaluate_not_exists ... ok
[INFO] [stdout] test tests::test_evaluate_contains ... ok
[INFO] [stdout] test tests::test_evaluate_neq ... ok
[INFO] [stdout] test tests::test_resolve_field_simple ... ok
[INFO] [stdout] test tests::test_operator_from_str ... ok
[INFO] [stdout] test tests::test_resolve_field_missing ... ok
[INFO] [stdout] test tests::test_evaluate_numeric_comparisons ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pii_redactor-10582e3f566863e8)
[INFO] [stdout] test tests::test_resolve_field_nested ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_build_patterns_specific ... ok
[INFO] [stdout] test tests::test_custom_replacement ... ok
[INFO] [stdout] test tests::test_redact_ssn ... ok
[INFO] [stdout] test tests::test_no_pii_passthrough ... ok
[INFO] [stdout] test tests::test_redact_nested_json ... ok
[INFO] [stdout] test tests::test_build_patterns_default ... ok
[INFO] [stdout] test tests::test_redact_json_all_fields ... ok
[INFO] [stdout] test tests::test_redact_phone ... ok
[INFO] [stdout] test tests::test_redact_json_specific_fields ... ok
[INFO] [stdout] test tests::test_redact_email ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schema_validator-66e1dd10de47ac2c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamline_bigquery_sink-0690a4dc4de35fbd)
[INFO] [stdout] test tests::test_json_type_name ... ok
[INFO] [stdout] test tests::test_on_invalid_from_str ... ok
[INFO] [stdout] test tests::test_validate_number_range ... ok
[INFO] [stdout] test tests::test_validate_string_length ... ok
[INFO] [stdout] test tests::test_validate_required_fields ... ok
[INFO] [stdout] test tests::test_validate_nested_properties ... ok
[INFO] [stdout] test tests::test_validate_type_object ... ok
[INFO] [stdout] test tests::test_validate_enum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_batch_chunking ... ok
[INFO] [stdout] test tests::test_config_parsing_missing_dataset ... ok
[INFO] [stdout] test tests::test_insert_id_numeric ... ok
[INFO] [stdout] test tests::test_request_fields ... ok
[INFO] [stdout] test tests::test_column_mapping ... ok
[INFO] [stdout] test tests::test_should_flush ... ok
[INFO] [stdout] test tests::test_column_mapping_none ... ok
[INFO] [stdout] test tests::test_no_insert_id ... ok
[INFO] [stdout] test tests::test_total_sent ... ok
[INFO] [stdout] test tests::test_config_parsing_missing_table ... ok
[INFO] [stdout] test tests::test_flush_empty ... ok
[INFO] [stdout] test tests::test_insert_id_extraction ... ok
[INFO] [stdout] test tests::test_insert_id_missing_field ... ok
[INFO] [stdout] test tests::test_config_parsing_missing_project ... ok
[INFO] [stdout] test tests::test_config_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamline_elasticsearch_sink-806a28e18f77b2dc)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::test_bulk_chunking ... ok
[INFO] [stdout] test tests::test_doc_id_extraction ... ok
[INFO] [stdout] test tests::test_default_config ... ok
[INFO] [stdout] test tests::test_basic_bulk_format ... ok
[INFO] [stdout] test tests::test_from_config_str_missing_index ... ok
[INFO] [stdout] test tests::test_index_template ... ok
[INFO] [stdout] test tests::test_pipeline ... ok
[INFO] [stdout] test tests::test_flush_empty ... ok
[INFO] [stdout] test tests::test_total_sent ... ok
[INFO] [stdout] test tests::test_url_format ... ok
[INFO] [stdout] test tests::test_no_doc_id ... ok
[INFO] [stdout] test tests::test_from_config_str_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamline_http_webhook_sink-4b96e3f4e66abee2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_auth_api_key ... ok
[INFO] [stdout] test tests::test_auth_bearer ... ok
[INFO] [stdout] test tests::test_batch_mode ... ok
[INFO] [stdout] test tests::test_auth_basic ... ok
[INFO] [stdout] test tests::test_config_parsing_missing_url ... ok
[INFO] [stdout] test tests::test_custom_headers ... ok
[INFO] [stdout] test tests::test_config_parsing ... ok
[INFO] [stdout] test tests::test_content_type_header ... ok
[INFO] [stdout] test tests::test_default_config ... ok
[INFO] [stdout] test tests::test_retry_count_propagated ... ok
[INFO] [stdout] test tests::test_put_method ... ok
[INFO] [stdout] test tests::test_should_flush ... ok
[INFO] [stdout] test tests::test_single_mode ... ok
[INFO] [stdout] test tests::test_flush_empty ... ok
[INFO] [stdout] test tests::test_no_auth ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/streamline_marketplace-3579885b9f3e5332)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test tests::test_cli_parse_info_command ... ok
[INFO] [stdout] test tests::test_cli_parse_install_with_force ... ok
[INFO] [stdout] test tests::test_cli_parse_list_command ... ok
[INFO] [stdout] test tests::test_default_registry_url ... ok
[INFO] [stdout] test tests::test_download_url_resolution_absolute_path ... ok
[INFO] [stdout] test tests::test_cli_parse_registry_url_flag ... ok
[INFO] [stdout] test tests::test_cli_parse_remove_command ... ok
[INFO] [stdout] test tests::test_cli_parse_update_command ... ok
[INFO] [stdout] test tests::test_download_url_resolution_http_url ... ok
[INFO] [stdout] test tests::test_parse_name_with_version ... ok
[INFO] [stdout] test tests::test_download_url_resolution_relative ... ok
[INFO] [stdout] test tests::test_fallback_registry_url_is_github_raw ... ok
[INFO] [stdout] test tests::test_installed_transform_serialization ... ok
[INFO] [stdout] test tests::test_parse_version_complex_name ... ok
[INFO] [stdout] test tests::test_registry_url_construction_base_url ... ok
[INFO] [stdout] test tests::test_registry_url_construction_trailing_slash ... ok
[INFO] [stdout] test tests::test_registry_url_construction_transforms_suffix ... ok
[INFO] [stdout] test tests::test_parse_name_without_version ... ok
[INFO] [stdout] test tests::test_cli_parse_search_command ... ok
[INFO] [stdout] test tests::test_transform_entry_backward_compat ... ok
[INFO] [stdout] test tests::test_transform_entry_deserialization ... ok
[INFO] [stdout] test tests::test_registry_url_construction_json_suffix ... ok
[INFO] [stdout] test tests::test_cli_parse_install_command ... ok
[INFO] [stdout] test tests::test_cli_parse_search_with_category ... ok
[INFO] [stdout] test tests::test_parse_version_pii_redactor ... ok
[INFO] [stdout] test tests::test_sha256_hex ... ok
[INFO] [stdout] test tests::test_search_by_category_match ... ok
[INFO] [stdout] test tests::test_cli_parse_install_versioned ... ok
[INFO] [stdout] test tests::test_version_gt ... ok
[INFO] [stdout] test tests::test_version_satisfies ... ok
[INFO] [stdout] test tests::test_transform_entry_with_new_fields ... ok
[INFO] [stdout] test tests::test_transforms_dir_custom ... ok
[INFO] [stdout] test tests::test_transforms_dir_default ... ok
[INFO] [stdout] test tests::test_install_remove_flow ... ok
[INFO] [stdout] test tests::test_chrono_now_iso8601_format ... ok
[INFO] [stdout] test tests::test_cli_parse_transforms_dir_flag ... ok
[INFO] [stdout] test tests::test_cli_parse_no_subcommand_fails ... ok
[INFO] [stdout] test tests::test_registry_deserialization_from_file ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `-p streamline-marketplace-cli --bin streamline-marketplace`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_registry_deserialization_from_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_registry_deserialization_from_file' (141) panicked at cli/src/main.rs:1295:21:
[INFO] [stdout] Entry 's3-sink' has invalid category 'sink'. Valid: ["filtering", "enrichment", "routing", "security", "analytics", "format-conversion"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x590d4d856f7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x590d4d856f7a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x590d4d856f7a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x590d4d856f7a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x590d4d86bc0a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x590d4d86bc0a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x590d4d85b8b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x590d4d85b8b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x590d4d8344ef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x590d4d8344ef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x590d4d84e9d9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x590d4d6d1a0c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x590d4d6d1a0c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x590d4d84eb92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x590d4d84eb92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x590d4d8345a8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x590d4d82bd19 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x590d4d8352bd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x590d4d86c4bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x590d4d6a0c68 - streamline_marketplace::tests::test_registry_deserialization_from_file::h672d2dcd7aff5b9e
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/src/main.rs:1295:21
[INFO] [stdout]   20:     0x590d4d6a0f67 - streamline_marketplace::tests::test_registry_deserialization_from_file::{{closure}}::h0332becbb9aa5e05
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/src/main.rs:1265:49
[INFO] [stdout]   21:     0x590d4d6b2996 - core::ops::function::FnOnce::call_once::h428a2deb1c0c8ab2
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x590d4d6c5aeb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x590d4d6c5aeb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x590d4d6d24db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x590d4d6d24db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x590d4d6d24db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x590d4d6d24db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x590d4d6d24db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x590d4d6d24db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x590d4d6d24db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x590d4d6cdbf4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x590d4d6cdbf4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x590d4d6d50e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x590d4d6d50e2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x590d4d6d50e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x590d4d6d50e2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x590d4d6d50e2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x590d4d6d50e2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x590d4d6d50e2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x590d4d85636f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x590d4d85636f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x75315c79eaa4 - <unknown>
[INFO] [stdout]   43:     0x75315c82ba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_registry_deserialization_from_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 37 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3966f3b86312eb5b7ef00a0819986795f1ae18b5ff26efb5047a522739783a4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3966f3b86312eb5b7ef00a0819986795f1ae18b5ff26efb5047a522739783a4c", kill_on_drop: false }`
[INFO] [stdout] 3966f3b86312eb5b7ef00a0819986795f1ae18b5ff26efb5047a522739783a4c
