[INFO] cloning repository https://github.com/RemoteMedia-SDK/remotemedia-plugin-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RemoteMedia-SDK/remotemedia-plugin-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRemoteMedia-SDK%2Fremotemedia-plugin-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRemoteMedia-SDK%2Fremotemedia-plugin-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c32aafbfc049b88a42b5d9d63132e16c652fd0a
[INFO] checking RemoteMedia-SDK/remotemedia-plugin-sdk against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRemoteMedia-SDK%2Fremotemedia-plugin-sdk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/RemoteMedia-SDK/remotemedia-plugin-sdk
[INFO] finished tweaking git repo https://github.com/RemoteMedia-SDK/remotemedia-plugin-sdk
[INFO] tweaked toml for git repo https://github.com/RemoteMedia-SDK/remotemedia-plugin-sdk written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RemoteMedia-SDK/remotemedia-plugin-sdk on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RemoteMedia-SDK/remotemedia-plugin-sdk 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | authors = ["RemoteMedia SDK Contributors"]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `edition` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | edition = "2021"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.edition`
[INFO] [stderr] warning: unused field `homepage` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | homepage = "https://github.com/RemoteMedia-SDK/remotemedia-plugin-sdk"
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.homepage`
[INFO] [stderr] warning: unused field `license` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:41:1
[INFO] [stderr]    |
[INFO] [stderr] 41 | license = "MIT OR Apache-2.0"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.license`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 | repository = "https://github.com/RemoteMedia-SDK/remotemedia-plugin-sdk"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 5 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-async-runtimes v0.28.0
[INFO] [stderr]   Downloaded pyo3-macros v0.28.3
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.28.3
[INFO] [stderr]   Downloaded pyo3-build-config v0.28.3
[INFO] [stderr]   Downloaded iceoryx2-bb-memory v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-bb-linux v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-bb-elementary-traits v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-pal-os-api v0.9.3
[INFO] [stderr]   Downloaded abi_stable_shared v0.11.0
[INFO] [stderr]   Downloaded iceoryx2-pal-concurrency-sync v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-bb-derive-macros v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-pal-configuration v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-log-types v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-bb-concurrency v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-bb-system-types v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-pal-print v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-log v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-bb-print v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-bb-loggers v0.9.3
[INFO] [stderr]   Downloaded async-ffi v0.5.0
[INFO] [stderr]   Downloaded tiny-fn v0.1.9
[INFO] [stderr]   Downloaded tstr_proc_macros v0.2.2
[INFO] [stderr]   Downloaded generational-arena v0.2.9
[INFO] [stderr]   Downloaded as_derive_utils v0.11.0
[INFO] [stderr]   Downloaded tstr v0.2.4
[INFO] [stderr]   Downloaded core_extensions_proc_macros v1.5.4
[INFO] [stderr]   Downloaded iceoryx2-bb-container v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-bb-lock-free v0.9.3
[INFO] [stderr]   Downloaded typewit v1.15.2
[INFO] [stderr]   Downloaded iceoryx2-bb-elementary v0.9.3
[INFO] [stderr]   Downloaded repr_offset v0.2.2
[INFO] [stderr]   Downloaded numpy v0.28.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.28.3
[INFO] [stderr]   Downloaded core_extensions v1.5.4
[INFO] [stderr]   Downloaded abi_stable_derive v0.11.3
[INFO] [stderr]   Downloaded iceoryx2-cal v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-pal-posix v0.9.3
[INFO] [stderr]   Downloaded iceoryx2-bb-posix v0.9.3
[INFO] [stderr]   Downloaded abi_stable v0.11.3
[INFO] [stderr]   Downloaded pyo3 v0.28.3
[INFO] [stderr]   Downloaded iceoryx2 v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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] ee11cae66826589dbd1f9ff5395fd352c666ada1ecdb8b32d14caeb6c7e45846
[INFO] running `Command { std: "docker" "start" "ee11cae66826589dbd1f9ff5395fd352c666ada1ecdb8b32d14caeb6c7e45846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee11cae66826589dbd1f9ff5395fd352c666ada1ecdb8b32d14caeb6c7e45846", 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" "ee11cae66826589dbd1f9ff5395fd352c666ada1ecdb8b32d14caeb6c7e45846" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee11cae66826589dbd1f9ff5395fd352c666ada1ecdb8b32d14caeb6c7e45846", 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" "ee11cae66826589dbd1f9ff5395fd352c666ada1ecdb8b32d14caeb6c7e45846" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field `authors` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:38:1
[INFO] [stderr]    |
[INFO] [stderr] 38 | authors = ["RemoteMedia SDK Contributors"]
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_package_fields` is set to `warn` by default
[INFO] [stderr] help: consider removing the field `workspace.package.authors`
[INFO] [stderr] warning: unused field `edition` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:39:1
[INFO] [stderr]    |
[INFO] [stderr] 39 | edition = "2021"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.edition`
[INFO] [stderr] warning: unused field `homepage` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:40:1
[INFO] [stderr]    |
[INFO] [stderr] 40 | homepage = "https://github.com/RemoteMedia-SDK/remotemedia-plugin-sdk"
[INFO] [stderr]    | ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.homepage`
[INFO] [stderr] warning: unused field `license` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:41:1
[INFO] [stderr]    |
[INFO] [stderr] 41 | license = "MIT OR Apache-2.0"
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.license`
[INFO] [stderr] warning: unused field `repository` in `workspace.package`
[INFO] [stderr]   --> Cargo.toml:42:1
[INFO] [stderr]    |
[INFO] [stderr] 42 | repository = "https://github.com/RemoteMedia-SDK/remotemedia-plugin-sdk"
[INFO] [stderr]    | ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the field `workspace.package.repository`
[INFO] [stderr] warning: workspace (manifest) generated 5 warnings
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling core_extensions v1.5.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.15.1
[INFO] [stderr]     Checking tstr v0.2.4
[INFO] [stderr]    Compiling abi_stable_shared v0.11.0
[INFO] [stderr]    Compiling http-body v1.1.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]     Checking typewit v1.15.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking repr_offset v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking const_panic v0.2.15
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling webpki-roots v1.0.9
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling time v0.3.54
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling loadable-node-abi v0.3.0 (/opt/rustwide/workdir/crates/loadable-node-abi)
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]    Compiling sha1 v0.10.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]    Compiling http-body-util v0.1.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking remotemedia-types v0.4.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking remotemedia-traits v0.4.0 (/opt/rustwide/workdir/crates/traits)
[INFO] [stderr]     Checking remotemedia-modality v0.4.0 (/opt/rustwide/workdir/crates/modality)
[INFO] [stderr]    Compiling as_derive_utils v0.11.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling hyper v1.11.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling abi_stable_derive v0.11.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking remotemedia-core-derive v0.4.0 (/opt/rustwide/workdir/crates/core-derive)
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]     Checking abi_stable v0.11.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling remotemedia-py-env v0.4.0 (/opt/rustwide/workdir/crates/py-env-manager)
[INFO] [stdout] warning: function `provision_uv` is never used
[INFO] [stdout]   --> crates/py-env-manager/build.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn provision_uv() -> Option<std::path::PathBuf> {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `which_uv` is never used
[INFO] [stdout]   --> crates/py-env-manager/build.rs:76:4
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn which_uv() -> Option<std::path::PathBuf> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `download_uv_for_build_host` is never used
[INFO] [stdout]   --> crates/py-env-manager/build.rs:93:4
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn download_uv_for_build_host() -> Option<std::path::PathBuf> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `uv_platform_target` is never used
[INFO] [stdout]    --> crates/py-env-manager/build.rs:130:4
[INFO] [stdout]     |
[INFO] [stdout] 130 | fn uv_platform_target() -> Option<&'static str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_with_perms` is never used
[INFO] [stdout]    --> crates/py-env-manager/build.rs:145:4
[INFO] [stdout]     |
[INFO] [stdout] 145 | fn copy_with_perms(src: &Path, dest: &Path) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-ffi v0.5.0
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> crates/loadable-node-abi/src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `FfiNode_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> crates/loadable-node-abi/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `OutputSink_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> crates/loadable-node-abi/src/lib.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `FfiNodeFactory_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> crates/loadable-node-abi/src/lib.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[sabi_trait]
[INFO] [stdout]    | -^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `FfiNode_Interface` is not local
[INFO] [stdout]    | `InterfaceType` is not local
[INFO] [stdout]    | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> crates/loadable-node-abi/src/lib.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `OutputSink_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> crates/loadable-node-abi/src/lib.rs:191:1
[INFO] [stdout]     |
[INFO] [stdout] 191 | #[sabi_trait]
[INFO] [stdout]     | -^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `FfiNodeFactory_Interface` is not local
[INFO] [stdout]     | `InterfaceType` is not local
[INFO] [stdout]     | move the `impl` block outside of this constant `__inside_generated_mod`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the attribute macro `sabi_trait` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the attribute macro `sabi_trait` may come from an old version of the `abi_stable_derive` crate, try updating your dependency with `cargo update -p abi_stable_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the attribute macro `sabi_trait` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking remotemedia-plugin-sdk v0.5.0 (/opt/rustwide/workdir/crates/plugin-sdk)
[INFO] [stderr] warning: unused dependency `remotemedia-types`
[INFO] [stderr]   --> crates/modality/Cargo.toml:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | remotemedia-types = { path = "../types", version = "0.4.0", features = ["schemars"] }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `remotemedia-types`
[INFO] [stderr] warning: unused dependency `tracing`
[INFO] [stderr]   --> crates/modality/Cargo.toml:25:1
[INFO] [stderr]    |
[INFO] [stderr] 25 | tracing = { workspace = true }
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `tracing`
[INFO] [stderr] warning: `remotemedia-modality` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.83s
[INFO] running `Command { std: "docker" "inspect" "ee11cae66826589dbd1f9ff5395fd352c666ada1ecdb8b32d14caeb6c7e45846", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee11cae66826589dbd1f9ff5395fd352c666ada1ecdb8b32d14caeb6c7e45846", kill_on_drop: false }`
[INFO] [stdout] ee11cae66826589dbd1f9ff5395fd352c666ada1ecdb8b32d14caeb6c7e45846
