[INFO] cloning repository https://github.com/coproducthq/coproduct-client-sdks
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coproducthq/coproduct-client-sdks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoproducthq%2Fcoproduct-client-sdks", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoproducthq%2Fcoproduct-client-sdks'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 25996a18ce5b3bcd399146ad57ad719e9b990cce
[INFO] checking coproducthq/coproduct-client-sdks against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoproducthq%2Fcoproduct-client-sdks" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/coproducthq/coproduct-client-sdks
[INFO] finished tweaking git repo https://github.com/coproducthq/coproduct-client-sdks
[INFO] tweaked toml for git repo https://github.com/coproducthq/coproduct-client-sdks written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coproducthq/coproduct-client-sdks on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coproducthq/coproduct-client-sdks 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `flutter_rust_bridge`
[INFO] [stderr]   --> Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | flutter_rust_bridge = "2.12.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `flutter_rust_bridge`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cdfaa70bd8808173de86358628f9c30ef104439017222d077e9110fd25ba74b2
[INFO] running `Command { std: "docker" "start" "cdfaa70bd8808173de86358628f9c30ef104439017222d077e9110fd25ba74b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdfaa70bd8808173de86358628f9c30ef104439017222d077e9110fd25ba74b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cdfaa70bd8808173de86358628f9c30ef104439017222d077e9110fd25ba74b2" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdfaa70bd8808173de86358628f9c30ef104439017222d077e9110fd25ba74b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cdfaa70bd8808173de86358628f9c30ef104439017222d077e9110fd25ba74b2" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `flutter_rust_bridge`
[INFO] [stderr]   --> Cargo.toml:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | flutter_rust_bridge = "2.12.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `flutter_rust_bridge`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking uniffi_core v0.31.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dart-sys v4.1.5
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling build-target v0.4.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling flutter_rust_bridge v2.12.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling uniffi_internal_macros v0.31.1
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling delegate-attr v0.3.0
[INFO] [stderr]    Compiling flutter_rust_bridge_macros v2.12.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking uniffi_pipeline v0.31.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking goblin v0.8.2
[INFO] [stderr]    Compiling uniffi_meta v0.31.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking uniffi_udl v0.31.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking allo-isolate v0.1.27
[INFO] [stderr]     Checking coproduct-core v0.0.1 (/opt/rustwide/workdir/core/coproduct-core)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling askama_parser v0.14.0
[INFO] [stderr]    Compiling uniffi_macros v0.31.1
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking coproduct_ffi_frb v0.0.1 (/opt/rustwide/workdir/ffi/coproduct-ffi-frb)
[INFO] [stderr]    Compiling askama_derive v0.14.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stderr]     Checking askama v0.14.0
[INFO] [stderr]     Checking uniffi_bindgen v0.31.1
[INFO] [stderr] error: could not compile `uniffi_bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cargo-metadata"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=198188ab9b3ce0bd -C extra-filename=-16d57c7f316f7837 --out-dir /opt/rustwide/target/debug/build/uniffi_bindgen/16d57c7f316f7837/out -L dependency=/opt/rustwide/target/debug/build/anyhow/88b36daaacafc31f/out -L dependency=/opt/rustwide/target/debug/build/askama_derive/aa603d9bfbe399a6/out -L dependency=/opt/rustwide/target/debug/build/bitflags/8622a36d4a1f0c04/out -L dependency=/opt/rustwide/target/debug/build/camino/dad7a28f117114f1/out -L dependency=/opt/rustwide/target/debug/build/cargo-platform/d2b99dc24d4aa759/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/fastrand/d076ee4abaa6c192/out -L dependency=/opt/rustwide/target/debug/build/getrandom/becbbaffec24f2c8/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/1ff293044ac6a4a8/out -L dependency=/opt/rustwide/target/debug/build/heck/9b5852bd853177bb/out -L dependency=/opt/rustwide/target/debug/build/indexmap/9f622110bcbaeba8/out -L dependency=/opt/rustwide/target/debug/build/itoa/488dcf4f13423b18/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/069649a5354d504b/out -L dependency=/opt/rustwide/target/debug/build/log/e9c1edbf46a894fb/out -L dependency=/opt/rustwide/target/debug/build/memchr/e644acf4bdfb9529/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/b988ba17985965f5/out -L dependency=/opt/rustwide/target/debug/build/nom/4a4c4c7425e77eac/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/plain/e12a0ab85e184c33/out -L dependency=/opt/rustwide/target/debug/build/rustix/a28b46f440a8ae7e/out -L dependency=/opt/rustwide/target/debug/build/scroll/c116fb274d74a388/out -L dependency=/opt/rustwide/target/debug/build/scroll_derive/d1c32169f7914298/out -L dependency=/opt/rustwide/target/debug/build/semver/bb2dcad7e533da0f/out -L dependency=/opt/rustwide/target/debug/build/serde/ce2ce05a5e54ae38/out -L dependency=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/53d8af639c96e9bd/out -L dependency=/opt/rustwide/target/debug/build/serde_json/b24174c8395a7263/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/2cbd79f48a8ac4e9/out -L dependency=/opt/rustwide/target/debug/build/siphasher/893e00f08ec67819/out -L dependency=/opt/rustwide/target/debug/build/smawk/d3424f9a4e1b065f/out -L dependency=/opt/rustwide/target/debug/build/tempfile/9590c805b0c33bba/out -L dependency=/opt/rustwide/target/debug/build/textwrap/aaede1ee7e4caf36/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/4ca344c1bf9bfa62/out -L dependency=/opt/rustwide/target/debug/build/thiserror/223d0f32f781e39d/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/5225a8ba994cad29/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/d7051ff9ea22662b/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/6790f2f39b35c158/out -L dependency=/opt/rustwide/target/debug/build/uniffi_internal_macros/98f326a41262682b/out -L dependency=/opt/rustwide/target/debug/build/uniffi_meta/f8cacde0bcbcb648/out -L dependency=/opt/rustwide/target/debug/build/uniffi_pipeline/02f2312de5c93d72/out -L dependency=/opt/rustwide/target/debug/build/weedle2/2f08e6ab8f7ac8b4/out -L dependency=/opt/rustwide/target/debug/build/winnow/05e19d6a9ce88715/out -L dependency=/opt/rustwide/target/debug/build/winnow/1aa627294aadd149/out -L dependency=/opt/rustwide/target/debug/build/zmij/7606d3367d7489bc/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/88b36daaacafc31f/out/libanyhow-88b36daaacafc31f.rmeta --extern askama=/opt/rustwide/target/debug/build/askama/39d85955bcfd47ca/out/libaskama-39d85955bcfd47ca.rmeta --extern camino=/opt/rustwide/target/debug/build/camino/dad7a28f117114f1/out/libcamino-dad7a28f117114f1.rmeta --extern cargo_metadata=/opt/rustwide/target/debug/build/cargo_metadata/cd68709b566db086/out/libcargo_metadata-cd68709b566db086.rmeta --extern fs_err=/opt/rustwide/target/debug/build/fs-err/87b5e93acea60860/out/libfs_err-87b5e93acea60860.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/270b5e5f7376a525/out/libglob-270b5e5f7376a525.rmeta --extern goblin=/opt/rustwide/target/debug/build/goblin/1aa5e971b5bd3e79/out/libgoblin-1aa5e971b5bd3e79.rmeta --extern heck=/opt/rustwide/target/debug/build/heck/9b5852bd853177bb/out/libheck-9b5852bd853177bb.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/9f622110bcbaeba8/out/libindexmap-9f622110bcbaeba8.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out/libonce_cell-6f8123b0c2eed634.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/ce2ce05a5e54ae38/out/libserde-ce2ce05a5e54ae38.rmeta --extern tempfile=/opt/rustwide/target/debug/build/tempfile/9590c805b0c33bba/out/libtempfile-9590c805b0c33bba.rmeta --extern textwrap=/opt/rustwide/target/debug/build/textwrap/aaede1ee7e4caf36/out/libtextwrap-aaede1ee7e4caf36.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/10fdc7f779e81e5f/out/libtoml-10fdc7f779e81e5f.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/build/uniffi_internal_macros/98f326a41262682b/out/libuniffi_internal_macros-98f326a41262682b.so --extern uniffi_meta=/opt/rustwide/target/debug/build/uniffi_meta/f8cacde0bcbcb648/out/libuniffi_meta-f8cacde0bcbcb648.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/build/uniffi_pipeline/02f2312de5c93d72/out/libuniffi_pipeline-02f2312de5c93d72.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/build/uniffi_udl/9d8f858780c5b239/out/libuniffi_udl-9d8f858780c5b239.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: unused dependency `tracing-subscriber`
[INFO] [stderr]   --> core/coproduct-core/Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | tracing-subscriber = { version = "0.3", default-features = false, features = ["registry"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tracing-subscriber`
[INFO] [stderr] warning: `coproduct-core` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "inspect" "cdfaa70bd8808173de86358628f9c30ef104439017222d077e9110fd25ba74b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdfaa70bd8808173de86358628f9c30ef104439017222d077e9110fd25ba74b2", kill_on_drop: false }`
[INFO] [stdout] cdfaa70bd8808173de86358628f9c30ef104439017222d077e9110fd25ba74b2
