[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StreamLineLabs/streamline-marketplace on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "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-tc1/source/transforms/ai-classifier/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.4.1
[INFO] [stderr]   Downloaded anyhow v1.0.101
[INFO] [stderr]   Downloaded multer v3.1.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.9
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded clap v4.5.59
[INFO] [stderr]   Downloaded uuid v1.21.0
[INFO] [stderr]   Downloaded cc v1.2.56
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.39
[INFO] [stderr]   Downloaded hyper-util v0.1.20
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded tower v0.5.3
[INFO] [stderr]   Downloaded clap_builder v4.5.59
[INFO] [stderr]   Downloaded bumpalo v3.20.1
[INFO] [stderr]   Downloaded webpki-roots v1.0.6
[INFO] [stderr]   Downloaded zerocopy v0.8.39
[INFO] [stderr]   Downloaded syn v2.0.116
[INFO] [stderr]   Downloaded regex-syntax v0.8.9
[INFO] [stderr]   Downloaded libc v0.2.182
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68e8204c8f972522a18123849b8472473f88804335e3b592607b16aaea34c0bb
[INFO] running `Command { std: "docker" "start" "-a" "68e8204c8f972522a18123849b8472473f88804335e3b592607b16aaea34c0bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68e8204c8f972522a18123849b8472473f88804335e3b592607b16aaea34c0bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68e8204c8f972522a18123849b8472473f88804335e3b592607b16aaea34c0bb", kill_on_drop: false }`
[INFO] [stdout] 68e8204c8f972522a18123849b8472473f88804335e3b592607b16aaea34c0bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e54e2a58fad18657322c110e7015107c64d7caf733d2d5f10695773c408ef7d
[INFO] running `Command { std: "docker" "start" "-a" "2e54e2a58fad18657322c110e7015107c64d7caf733d2d5f10695773c408ef7d", 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 unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[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 smallvec v1.15.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[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 log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[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 rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling json-filter v0.2.0 (/opt/rustwide/workdir/transforms/json-filter)
[INFO] [stderr]    Compiling schema-validator v0.2.0 (/opt/rustwide/workdir/transforms/schema-validator)
[INFO] [stderr]    Compiling field-router v0.2.0 (/opt/rustwide/workdir/transforms/field-router)
[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/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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[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 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[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-slack-sink v0.1.0 (/opt/rustwide/workdir/transforms/slack-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 streamline-postgres-connector v0.1.0 (/opt/rustwide/workdir/transforms/postgres-connector)
[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 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 streamline-snowflake-sink v0.1.0 (/opt/rustwide/workdir/transforms/snowflake-sink)
[INFO] [stderr]    Compiling streamline-mysql-sink v0.1.0 (/opt/rustwide/workdir/transforms/mysql-sink)
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[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 02s
[INFO] running `Command { std: "docker" "inspect" "2e54e2a58fad18657322c110e7015107c64d7caf733d2d5f10695773c408ef7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e54e2a58fad18657322c110e7015107c64d7caf733d2d5f10695773c408ef7d", kill_on_drop: false }`
[INFO] [stdout] 2e54e2a58fad18657322c110e7015107c64d7caf733d2d5f10695773c408ef7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f48091af09714c84be3cd4948a7f1ef1fecc153a03077bc89adcfb6e8133706d
[INFO] running `Command { std: "docker" "start" "-a" "f48091af09714c84be3cd4948a7f1ef1fecc153a03077bc89adcfb6e8133706d", 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 pii-redactor v0.2.0 (/opt/rustwide/workdir/transforms/pii-redactor)
[INFO] [stderr]    Compiling streamline-marketplace-registry v0.2.0 (/opt/rustwide/workdir/registry)
[INFO] [stderr]    Compiling streamline-slack-sink v0.1.0 (/opt/rustwide/workdir/transforms/slack-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 streamline-snowflake-sink v0.1.0 (/opt/rustwide/workdir/transforms/snowflake-sink)
[INFO] [stderr]    Compiling streamline-mongodb-sink v0.1.0 (/opt/rustwide/workdir/transforms/mongodb-sink)
[INFO] [stderr]    Compiling streamline-bigquery-sink v0.1.0 (/opt/rustwide/workdir/transforms/bigquery-sink)
[INFO] [stderr]    Compiling streamline-postgres-connector v0.1.0 (/opt/rustwide/workdir/transforms/postgres-connector)
[INFO] [stderr]    Compiling streamline-s3-sink v0.1.0 (/opt/rustwide/workdir/transforms/s3-sink)
[INFO] [stderr]    Compiling streamline-mysql-sink v0.1.0 (/opt/rustwide/workdir/transforms/mysql-sink)
[INFO] [stderr]    Compiling streamline-http-webhook-sink v0.1.0 (/opt/rustwide/workdir/transforms/http-webhook-sink)
[INFO] [stderr]    Compiling ai-classifier v0.1.0 (/opt/rustwide/workdir/transforms/ai-classifier)
[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] [stderr]    Compiling streamline-marketplace-cli v0.2.0 (/opt/rustwide/workdir/cli)
[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/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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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:139:15
[INFO] [stdout]     |
[INFO] [stdout] 139 |         match CONFIG.as_ref() {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[INFO] [stdout] 
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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] [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/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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[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.84s
[INFO] running `Command { std: "docker" "inspect" "f48091af09714c84be3cd4948a7f1ef1fecc153a03077bc89adcfb6e8133706d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f48091af09714c84be3cd4948a7f1ef1fecc153a03077bc89adcfb6e8133706d", kill_on_drop: false }`
[INFO] [stdout] f48091af09714c84be3cd4948a7f1ef1fecc153a03077bc89adcfb6e8133706d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a15718fbe5551bfa9e1e28eb2d5a15099d4d9a8bf27641b9a7eb49b7e977282e
[INFO] running `Command { std: "docker" "start" "-a" "a15718fbe5551bfa9e1e28eb2d5a15099d4d9a8bf27641b9a7eb49b7e977282e", 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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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] 
[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[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: `#[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.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ai_classifier-e55bf4923e6a212d)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_classify_local_match ... ok
[INFO] [stdout] test tests::test_process_invalid_config ... ok
[INFO] [stdout] test tests::test_classify_local_no_match ... ok
[INFO] [stdout] test tests::test_process_adds_classification ... ok
[INFO] [stdout] test tests::test_process_invalid_json ... 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-2203b8b7c5fd019f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_find_route_missing_field ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/json_filter-a2f820cfb9cbda2a)
[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_numeric_match ... ok
[INFO] [stdout] test tests::test_find_route_no_default ... 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] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_evaluate_exists ... ok
[INFO] [stdout] test tests::test_evaluate_contains ... ok
[INFO] [stdout] test tests::test_evaluate_eq ... ok
[INFO] [stdout] test tests::test_evaluate_neq ... ok
[INFO] [stdout] test tests::test_evaluate_numeric_comparisons ... ok
[INFO] [stdout] test tests::test_operator_from_str ... ok
[INFO] [stdout] test tests::test_evaluate_not_exists ... ok
[INFO] [stdout] test tests::test_resolve_field_missing ... ok
[INFO] [stdout] test tests::test_resolve_field_simple ... ok
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pii_redactor-b672802b319e14dc)
[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_nested_json ... ok
[INFO] [stdout] test tests::test_no_pii_passthrough ... ok
[INFO] [stdout] test tests::test_build_patterns_default ... ok
[INFO] [stdout] test tests::test_redact_email ... 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_ssn ... ok
[INFO] [stdout] test tests::test_redact_json_specific_fields ... 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-07eee0eac44d3a33)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::test_on_invalid_from_str ... ok
[INFO] [stdout] test tests::test_validate_enum ... ok
[INFO] [stdout] test tests::test_validate_number_range ... ok
[INFO] [stdout] test tests::test_validate_required_fields ... ok
[INFO] [stdout] test tests::test_validate_string_length ... ok
[INFO] [stdout] test tests::test_validate_type_object ... ok
[INFO] [stdout] test tests::test_validate_nested_properties ... ok
[INFO] [stdout] test tests::test_json_type_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamline_bigquery_sink-c2782f3a3e5576c2)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_batch_chunking ... ok
[INFO] [stdout] test tests::test_config_parsing ... ok
[INFO] [stdout] test tests::test_column_mapping ... ok
[INFO] [stdout] test tests::test_column_mapping_none ... ok
[INFO] [stdout] test tests::test_config_parsing_missing_project ... ok
[INFO] [stdout] test tests::test_config_parsing_missing_table ... ok
[INFO] [stdout] test tests::test_flush_empty ... ok
[INFO] [stdout] test tests::test_config_parsing_missing_dataset ... ok
[INFO] [stdout] test tests::test_no_insert_id ... ok
[INFO] [stdout] test tests::test_request_fields ... ok
[INFO] [stdout] test tests::test_total_sent ... ok
[INFO] [stdout] test tests::test_should_flush ... 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_insert_id_numeric ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 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/streamline_elasticsearch_sink-236269f549cb7da7)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[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_doc_id_extraction ... ok
[INFO] [stdout] test tests::test_index_template ... ok
[INFO] [stdout] test tests::test_bulk_chunking ... ok
[INFO] [stdout] test tests::test_default_config ... ok
[INFO] [stdout] test tests::test_from_config_str_valid ... ok
[INFO] [stdout] test tests::test_flush_empty ... ok
[INFO] [stdout] test tests::test_pipeline ... ok
[INFO] [stdout] test tests::test_no_doc_id ... ok
[INFO] [stdout] test tests::test_total_sent ... ok
[INFO] [stdout] test tests::test_url_format ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 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/streamline_http_webhook_sink-04d550ff0bbacf8b)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::test_auth_api_key ... ok
[INFO] [stdout] test tests::test_auth_basic ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/streamline_marketplace-42fe8ee031a09fec)
[INFO] [stdout] test tests::test_config_parsing ... ok
[INFO] [stdout] test tests::test_auth_bearer ... ok
[INFO] [stdout] test tests::test_batch_mode ... ok
[INFO] [stdout] test tests::test_config_parsing_missing_url ... ok
[INFO] [stdout] test tests::test_content_type_header ... ok
[INFO] [stdout] test tests::test_custom_headers ... ok
[INFO] [stdout] test tests::test_default_config ... ok
[INFO] [stdout] test tests::test_flush_empty ... ok
[INFO] [stdout] test tests::test_no_auth ... ok
[INFO] [stdout] test tests::test_should_flush ... ok
[INFO] [stdout] test tests::test_single_mode ... ok
[INFO] [stdout] test tests::test_put_method ... ok
[INFO] [stdout] test tests::test_retry_count_propagated ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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_install_versioned ... 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_chrono_now_iso8601_format ... ok
[INFO] [stdout] test tests::test_cli_parse_install_command ... ok
[INFO] [stdout] test tests::test_cli_parse_no_subcommand_fails ... ok
[INFO] [stdout] test tests::test_cli_parse_list_command ... ok
[INFO] [stdout] test tests::test_download_url_resolution_relative ... ok
[INFO] [stdout] test tests::test_parse_name_with_version ... ok
[INFO] [stdout] test tests::test_cli_parse_transforms_dir_flag ... ok
[INFO] [stdout] test tests::test_parse_version_complex_name ... ok
[INFO] [stdout] test tests::test_parse_version_pii_redactor ... ok
[INFO] [stdout] test tests::test_registry_url_construction_json_suffix ... 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_update_command ... ok
[INFO] [stdout] test tests::test_download_url_resolution_http_url ... 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_registry_url_construction_transforms_suffix ... ok
[INFO] [stdout] test tests::test_search_by_category_match ... ok
[INFO] [stdout] test tests::test_transform_entry_backward_compat ... ok
[INFO] [stdout] test tests::test_sha256_hex ... ok
[INFO] [stdout] test tests::test_parse_name_without_version ... ok
[INFO] [stdout] test tests::test_transform_entry_with_new_fields ... ok
[INFO] [stdout] test tests::test_registry_url_construction_trailing_slash ... ok
[INFO] [stdout] test tests::test_transform_entry_deserialization ... ok
[INFO] [stdout] test tests::test_transforms_dir_custom ... ok
[INFO] [stdout] test tests::test_install_remove_flow ... ok
[INFO] [stdout] test tests::test_registry_url_construction_base_url ... ok
[INFO] [stdout] test tests::test_cli_parse_search_command ... ok
[INFO] [stdout] test tests::test_cli_parse_search_with_category ... ok
[INFO] [stdout] test tests::test_transforms_dir_default ... ok
[INFO] [stdout] test tests::test_version_gt ... ok
[INFO] [stdout] test tests::test_version_satisfies ... ok
[INFO] [stdout] test tests::test_registry_deserialization_from_file ... FAILED
[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:     0x5f4d0bc2ac92 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f4d0bc2ac92 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f4d0bc2ac92 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f4d0bc2ac92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f4d0bc3b70a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f4d0bc3b70a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5f4d0bbf8b06 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f4d0bbf8b06 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f4d0bc09f49 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f4d0bc09f49 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f4d0bc09de1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f4d0bab51ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5f4d0bab51ee - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f4d0bc0a1c2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5f4d0bc0a1c2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f4d0bc0a008 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f4d0bc05059 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f4d0bbec6dd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f4d0bc4310c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f4d0ba60b68 - streamline_marketplace::tests::test_registry_deserialization_from_file::h96f2ce6b610235d8
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/src/main.rs:1295:21
[INFO] [stdout]   20:     0x5f4d0ba60e67 - streamline_marketplace::tests::test_registry_deserialization_from_file::{{closure}}::h0465438da5fd7577
[INFO] [stdout]                                at /opt/rustwide/workdir/cli/src/main.rs:1265:49
[INFO] [stdout]   21:     0x5f4d0ba82396 - core::ops::function::FnOnce::call_once::ha3c6f98fd668241c
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f4d0bab4fab - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f4d0bab4fab - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5f4d0bac89ba - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5f4d0bac89ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x5f4d0bac89ba - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5f4d0bac89ba - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f4d0bac89ba - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f4d0bac89ba - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5f4d0bac89ba - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5f4d0baa2e14 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5f4d0baa2e14 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5f4d0baa67b2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5f4d0baa67b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x5f4d0baa67b2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5f4d0baa67b2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f4d0baa67b2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f4d0baa67b2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5f4d0baa67b2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f4d0bc0023f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   41:     0x5f4d0bc0023f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   42:     0x7f33cefc0aa4 - <unknown>
[INFO] [stdout]   43:     0x7f33cf04da64 - 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.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p streamline-marketplace-cli --bin streamline-marketplace`
[INFO] running `Command { std: "docker" "inspect" "a15718fbe5551bfa9e1e28eb2d5a15099d4d9a8bf27641b9a7eb49b7e977282e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a15718fbe5551bfa9e1e28eb2d5a15099d4d9a8bf27641b9a7eb49b7e977282e", kill_on_drop: false }`
[INFO] [stdout] a15718fbe5551bfa9e1e28eb2d5a15099d4d9a8bf27641b9a7eb49b7e977282e
