[INFO] fetching crate winux-shell-plugins 1.0.0... [INFO] checking winux-shell-plugins-1.0.0 against 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253 [INFO] extracting crate winux-shell-plugins 1.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate winux-shell-plugins 1.0.0 [INFO] finished tweaking crates.io crate winux-shell-plugins 1.0.0 [INFO] tweaked toml for crates.io crate winux-shell-plugins 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate winux-shell-plugins 1.0.0 on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate winux-shell-plugins 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 30a04178314e1c382829f626658fbd92c8a62af46e31f27617a73d86dfa32874 [INFO] running `Command { std: "docker" "start" "30a04178314e1c382829f626658fbd92c8a62af46e31f27617a73d86dfa32874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30a04178314e1c382829f626658fbd92c8a62af46e31f27617a73d86dfa32874", 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" "30a04178314e1c382829f626658fbd92c8a62af46e31f27617a73d86dfa32874" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30a04178314e1c382829f626658fbd92c8a62af46e31f27617a73d86dfa32874", 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" "30a04178314e1c382829f626658fbd92c8a62af46e31f27617a73d86dfa32874" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling gio v0.19.8 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking endi v1.1.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.19.9 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling glib-sys v0.19.8 [INFO] [stderr] Compiling gobject-sys v0.19.8 [INFO] [stderr] Compiling gio-sys v0.19.8 [INFO] [stderr] Compiling cairo-sys-rs v0.19.2 [INFO] [stderr] Compiling pango-sys v0.19.8 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.19.8 [INFO] [stderr] Compiling gdk4-sys v0.8.2 [INFO] [stderr] Compiling graphene-sys v0.19.8 [INFO] [stderr] Compiling gsk4-sys v0.8.2 [INFO] [stderr] Compiling gtk4-sys v0.8.2 [INFO] [stderr] Compiling libadwaita-sys v0.6.0 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling gtk4-macros v0.8.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking glib v0.19.9 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking seccompiler v0.4.0 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking cairo-rs v0.19.4 [INFO] [stderr] Checking graphene-rs v0.19.8 [INFO] [stderr] Checking gdk-pixbuf v0.19.8 [INFO] [stderr] Checking pango v0.19.8 [INFO] [stderr] Checking gdk4 v0.8.2 [INFO] [stderr] Checking gsk4 v0.8.2 [INFO] [stderr] Checking gtk4 v0.8.2 [INFO] [stderr] Checking libadwaita v0.6.0 [INFO] [stderr] Checking winux-shell-plugins v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `regex` in this scope [INFO] [stdout] --> src/api/notifications.rs:184:29 [INFO] [stdout] | [INFO] [stdout] 184 | if let Ok(re) = regex::Regex::new(pattern) { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `regex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use glib::Regex; [INFO] [stdout] | [INFO] [stdout] help: if you import `Regex`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 184 - if let Ok(re) = regex::Regex::new(pattern) { [INFO] [stdout] 184 + if let Ok(re) = Regex::new(pattern) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `regex` in this scope [INFO] [stdout] --> src/api/notifications.rs:184:29 [INFO] [stdout] | [INFO] [stdout] 184 | if let Ok(re) = regex::Regex::new(pattern) { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `regex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use glib::Regex; [INFO] [stdout] | [INFO] [stdout] help: if you import `Regex`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 184 - if let Ok(re) = regex::Regex::new(pattern) { [INFO] [stdout] 184 + if let Ok(re) = Regex::new(pattern) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `regex` in this scope [INFO] [stdout] --> src/api/notifications.rs:192:29 [INFO] [stdout] | [INFO] [stdout] 192 | if let Ok(re) = regex::Regex::new(pattern) { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `regex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use glib::Regex; [INFO] [stdout] | [INFO] [stdout] help: if you import `Regex`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 192 - if let Ok(re) = regex::Regex::new(pattern) { [INFO] [stdout] 192 + if let Ok(re) = Regex::new(pattern) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `regex` in this scope [INFO] [stdout] --> src/api/notifications.rs:192:29 [INFO] [stdout] | [INFO] [stdout] 192 | if let Ok(re) = regex::Regex::new(pattern) { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `regex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use glib::Regex; [INFO] [stdout] | [INFO] [stdout] help: if you import `Regex`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 192 - if let Ok(re) = regex::Regex::new(pattern) { [INFO] [stdout] 192 + if let Ok(re) = Regex::new(pattern) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sender` [INFO] [stdout] --> src/manager.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | use async_channel::{Receiver, Sender}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RecursiveMode` [INFO] [stdout] --> src/manager.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Sender` [INFO] [stdout] --> src/manager.rs:10:31 [INFO] [stdout] | [INFO] [stdout] 10 | use async_channel::{Receiver, Sender}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RecursiveMode` [INFO] [stdout] --> src/manager.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::process::CommandExt` [INFO] [stdout] --> src/sandbox/isolation.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | use std::os::unix::process::CommandExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BpfMap`, `SeccompAction`, `SeccompFilter`, and `SeccompRule` [INFO] [stdout] --> src/sandbox/isolation.rs:296:27 [INFO] [stdout] | [INFO] [stdout] 296 | use seccompiler::{BpfMap, SeccompAction, SeccompFilter, SeccompRule}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::process::CommandExt` [INFO] [stdout] --> src/sandbox/isolation.rs:278:17 [INFO] [stdout] | [INFO] [stdout] 278 | use std::os::unix::process::CommandExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BpfMap`, `SeccompAction`, `SeccompFilter`, and `SeccompRule` [INFO] [stdout] --> src/sandbox/isolation.rs:296:27 [INFO] [stdout] | [INFO] [stdout] 296 | use seccompiler::{BpfMap, SeccompAction, SeccompFilter, SeccompRule}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `metadata` found for enum `std::option::Option` in the current scope [INFO] [stdout] --> src/loader.rs:203:47 [INFO] [stdout] | [INFO] [stdout] 203 | let metadata = plugin.plugin.as_ref().metadata(); [INFO] [stdout] | ------------- ^^^^^^^^ method not found in `std::option::Option<&(dyn Plugin + 'static)>` [INFO] [stdout] | | [INFO] [stdout] | method `metadata` is available on `*mut (dyn Plugin + 'static)` [INFO] [stdout] | [INFO] [stdout] note: the method `metadata` exists on the type `&(dyn Plugin + 'static)` [INFO] [stdout] --> src/plugin.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | fn metadata(&self) -> PluginMetadata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Plugin` defines an item `metadata`, perhaps you need to implement it [INFO] [stdout] --> src/plugin.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | pub trait Plugin: Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `&(dyn Plugin + 'static)` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 203 | let metadata = plugin.plugin.as_ref().expect("REASON").metadata(); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `metadata` found for enum `std::option::Option` in the current scope [INFO] [stdout] --> src/loader.rs:203:47 [INFO] [stdout] | [INFO] [stdout] 203 | let metadata = plugin.plugin.as_ref().metadata(); [INFO] [stdout] | ------------- ^^^^^^^^ method not found in `std::option::Option<&(dyn Plugin + 'static)>` [INFO] [stdout] | | [INFO] [stdout] | method `metadata` is available on `*mut (dyn Plugin + 'static)` [INFO] [stdout] | [INFO] [stdout] note: the method `metadata` exists on the type `&(dyn Plugin + 'static)` [INFO] [stdout] --> src/plugin.rs:377:5 [INFO] [stdout] | [INFO] [stdout] 377 | fn metadata(&self) -> PluginMetadata; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `Plugin` defines an item `metadata`, perhaps you need to implement it [INFO] [stdout] --> src/plugin.rs:375:1 [INFO] [stdout] | [INFO] [stdout] 375 | pub trait Plugin: Send + Sync { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider using `Option::expect` to unwrap the `&(dyn Plugin + 'static)` value, panicking if the value is an `Option::None` [INFO] [stdout] | [INFO] [stdout] 203 | let metadata = plugin.plugin.as_ref().expect("REASON").metadata(); [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Serialize` is not satisfied [INFO] [stdout] --> src/api/notifications.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ the trait `Serialize` is not implemented for `chrono::DateTime` [INFO] [stdout] ... [INFO] [stdout] 53 | / /// Timestamp [INFO] [stdout] 54 | | pub timestamp: chrono::DateTime, [INFO] [stdout] | |__________________________________________________- required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 228 others [INFO] [stdout] note: required by a bound in `plugin::_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21 [INFO] [stdout] | [INFO] [stdout] 1915 | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 1916 | where [INFO] [stdout] 1917 | T: ?Sized + Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Serialize` is not satisfied [INFO] [stdout] --> src/api/notifications.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ the trait `Serialize` is not implemented for `chrono::DateTime` [INFO] [stdout] ... [INFO] [stdout] 53 | / /// Timestamp [INFO] [stdout] 54 | | pub timestamp: chrono::DateTime, [INFO] [stdout] | |__________________________________________________- required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 228 others [INFO] [stdout] note: required by a bound in `plugin::_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21 [INFO] [stdout] | [INFO] [stdout] 1915 | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 1916 | where [INFO] [stdout] 1917 | T: ?Sized + Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/api/notifications.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | pub timestamp: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 227 others [INFO] [stdout] note: required by a bound in `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12 [INFO] [stdout] | [INFO] [stdout] 1769 | fn next_element(&mut self) -> Result, Self::Error> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 1770 | where [INFO] [stdout] 1771 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/winux-shell-plugins/a2e7c87281f6e3b2/out/winux_shell_plugins-a2e7c87281f6e3b2.long-type-18078027372977106112.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/api/notifications.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | pub timestamp: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 227 others [INFO] [stdout] note: required by a bound in `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12 [INFO] [stdout] | [INFO] [stdout] 1769 | fn next_element(&mut self) -> Result, Self::Error> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 1770 | where [INFO] [stdout] 1771 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/winux-shell-plugins/62fea35b6a594aa7/out/winux_shell_plugins-62fea35b6a594aa7.long-type-12205177715524109407.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/api/notifications.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | pub timestamp: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 227 others [INFO] [stdout] note: required by a bound in `next_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12 [INFO] [stdout] | [INFO] [stdout] 1914 | fn next_value(&mut self) -> Result [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 1915 | where [INFO] [stdout] 1916 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/winux-shell-plugins/a2e7c87281f6e3b2/out/winux_shell_plugins-a2e7c87281f6e3b2.long-type-18078027372977106112.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/api/notifications.rs:54:20 [INFO] [stdout] | [INFO] [stdout] 54 | pub timestamp: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 227 others [INFO] [stdout] note: required by a bound in `next_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12 [INFO] [stdout] | [INFO] [stdout] 1914 | fn next_value(&mut self) -> Result [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 1915 | where [INFO] [stdout] 1916 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/winux-shell-plugins/62fea35b6a594aa7/out/winux_shell_plugins-62fea35b6a594aa7.long-type-12205177715524109407.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/api/notifications.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 227 others [INFO] [stdout] note: required by a bound in `plugin::_::_serde::__private228::de::missing_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] 25 | where [INFO] [stdout] 26 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `missing_field` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/winux-shell-plugins/a2e7c87281f6e3b2/out/winux_shell_plugins-a2e7c87281f6e3b2.long-type-18078027372977106112.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/api/notifications.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 227 others [INFO] [stdout] note: required by a bound in `plugin::_::_serde::__private228::de::missing_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] 25 | where [INFO] [stdout] 26 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `missing_field` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/winux-shell-plugins/62fea35b6a594aa7/out/winux_shell_plugins-62fea35b6a594aa7.long-type-12205177715524109407.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::any::Any + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/api/launcher.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 83 | pub data: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::any::Any + std::marker::Send + Sync` [INFO] [stdout] = note: required for `std::boxed::Box` to implement `Clone` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `dyn std::any::Any + std::marker::Send + Sync` cannot be known at compilation time [INFO] [stdout] --> src/api/launcher.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 83 | pub data: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `dyn std::any::Any + std::marker::Send + Sync` [INFO] [stdout] = note: required for `std::boxed::Box` to implement `Clone` [INFO] [stdout] = note: 1 redundant requirement hidden [INFO] [stdout] = note: required for `std::option::Option>` to implement `Clone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Serialize` is not satisfied [INFO] [stdout] --> src/sandbox/isolation.rs:377:24 [INFO] [stdout] | [INFO] [stdout] 377 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ the trait `Serialize` is not implemented for `chrono::DateTime` [INFO] [stdout] ... [INFO] [stdout] 385 | / /// Timestamp [INFO] [stdout] 386 | | pub timestamp: chrono::DateTime, [INFO] [stdout] | |________________________________________________- required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 228 others [INFO] [stdout] note: required by a bound in `plugin::_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21 [INFO] [stdout] | [INFO] [stdout] 1915 | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 1916 | where [INFO] [stdout] 1917 | T: ?Sized + Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/sandbox/isolation.rs:386:20 [INFO] [stdout] | [INFO] [stdout] 386 | pub timestamp: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 230 others [INFO] [stdout] note: required by a bound in `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12 [INFO] [stdout] | [INFO] [stdout] 1769 | fn next_element(&mut self) -> Result, Self::Error> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 1770 | where [INFO] [stdout] 1771 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/winux-shell-plugins/a2e7c87281f6e3b2/out/winux_shell_plugins-a2e7c87281f6e3b2.long-type-2994757415416813530.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Serialize` is not satisfied [INFO] [stdout] --> src/sandbox/isolation.rs:377:24 [INFO] [stdout] | [INFO] [stdout] 377 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ the trait `Serialize` is not implemented for `chrono::DateTime` [INFO] [stdout] ... [INFO] [stdout] 385 | / /// Timestamp [INFO] [stdout] 386 | | pub timestamp: chrono::DateTime, [INFO] [stdout] | |________________________________________________- required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Serialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Serialize`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] (T0, T1, T2, T3, T4) [INFO] [stdout] and 228 others [INFO] [stdout] note: required by a bound in `plugin::_::_serde::ser::SerializeStruct::serialize_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/ser/mod.rs:1917:21 [INFO] [stdout] | [INFO] [stdout] 1915 | fn serialize_field(&mut self, key: &'static str, value: &T) -> Result<(), Self::Error> [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] 1916 | where [INFO] [stdout] 1917 | T: ?Sized + Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `SerializeStruct::serialize_field` [INFO] [stdout] = note: this error originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/sandbox/isolation.rs:386:20 [INFO] [stdout] | [INFO] [stdout] 386 | pub timestamp: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 230 others [INFO] [stdout] note: required by a bound in `next_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12 [INFO] [stdout] | [INFO] [stdout] 1914 | fn next_value(&mut self) -> Result [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 1915 | where [INFO] [stdout] 1916 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/winux-shell-plugins/a2e7c87281f6e3b2/out/winux_shell_plugins-a2e7c87281f6e3b2.long-type-2994757415416813530.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/sandbox/isolation.rs:386:20 [INFO] [stdout] | [INFO] [stdout] 386 | pub timestamp: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 230 others [INFO] [stdout] note: required by a bound in `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1771:12 [INFO] [stdout] | [INFO] [stdout] 1769 | fn next_element(&mut self) -> Result, Self::Error> [INFO] [stdout] | ------------ required by a bound in this associated function [INFO] [stdout] 1770 | where [INFO] [stdout] 1771 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `SeqAccess::next_element` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/winux-shell-plugins/62fea35b6a594aa7/out/winux_shell_plugins-62fea35b6a594aa7.long-type-13132396330498996929.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/sandbox/isolation.rs:377:35 [INFO] [stdout] | [INFO] [stdout] 377 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 230 others [INFO] [stdout] note: required by a bound in `plugin::_::_serde::__private228::de::missing_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] 25 | where [INFO] [stdout] 26 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `missing_field` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/winux-shell-plugins/a2e7c87281f6e3b2/out/winux_shell_plugins-a2e7c87281f6e3b2.long-type-2994757415416813530.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/sandbox/isolation.rs:386:20 [INFO] [stdout] | [INFO] [stdout] 386 | pub timestamp: chrono::DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 230 others [INFO] [stdout] note: required by a bound in `next_value` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/de/mod.rs:1916:12 [INFO] [stdout] | [INFO] [stdout] 1914 | fn next_value(&mut self) -> Result [INFO] [stdout] | ---------- required by a bound in this associated function [INFO] [stdout] 1915 | where [INFO] [stdout] 1916 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `MapAccess::next_value` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/winux-shell-plugins/62fea35b6a594aa7/out/winux_shell_plugins-62fea35b6a594aa7.long-type-13132396330498996929.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `chrono::DateTime: serde::Deserialize<'de>` is not satisfied [INFO] [stdout] --> src/sandbox/isolation.rs:377:35 [INFO] [stdout] | [INFO] [stdout] 377 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^ the trait `Deserialize<'_>` is not implemented for `chrono::DateTime` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `chrono::DateTime` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] `&'a [u8]` implements `Deserialize<'de>` [INFO] [stdout] `&'a std::path::Path` implements `Deserialize<'de>` [INFO] [stdout] `&'a str` implements `Deserialize<'de>` [INFO] [stdout] `()` implements `Deserialize<'de>` [INFO] [stdout] `(T,)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2)` implements `Deserialize<'de>` [INFO] [stdout] `(T0, T1, T2, T3)` implements `Deserialize<'de>` [INFO] [stdout] and 230 others [INFO] [stdout] note: required by a bound in `plugin::_::_serde::__private228::de::missing_field` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.228/src/private/de.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn missing_field<'de, V, E>(field: &'static str) -> Result [INFO] [stdout] | ------------- required by a bound in this function [INFO] [stdout] 25 | where [INFO] [stdout] 26 | V: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `missing_field` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/build/winux-shell-plugins/62fea35b6a594aa7/out/winux_shell_plugins-62fea35b6a594aa7.long-type-13132396330498996929.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Watcher` [INFO] [stdout] --> src/manager.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Watcher` [INFO] [stdout] --> src/manager.rs:16:49 [INFO] [stdout] | [INFO] [stdout] 16 | use notify::{RecommendedWatcher, RecursiveMode, Watcher}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `handle.context` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/manager.rs:273:50 [INFO] [stdout] | [INFO] [stdout] 273 | if let Err(e) = handle.plugin_mut().init(&handle.context) { [INFO] [stdout] | ------ ---- ^^^^^^^^^^^^^^^ immutable borrow occurs here [INFO] [stdout] | | | [INFO] [stdout] | | mutable borrow later used by call [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0502]: cannot borrow `handle.context` as immutable because it is also borrowed as mutable [INFO] [stdout] --> src/manager.rs:273:50 [INFO] [stdout] | [INFO] [stdout] 273 | if let Err(e) = handle.plugin_mut().init(&handle.context) { [INFO] [stdout] | ------ ---- ^^^^^^^^^^^^^^^ immutable borrow occurs here [INFO] [stdout] | | | [INFO] [stdout] | | mutable borrow later used by call [INFO] [stdout] | mutable borrow occurs here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `watcher` [INFO] [stdout] --> src/manager.rs:601:21 [INFO] [stdout] | [INFO] [stdout] 601 | if let Some(watcher) = &self.watcher { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_watcher` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `watcher` [INFO] [stdout] --> src/manager.rs:601:21 [INFO] [stdout] | [INFO] [stdout] 601 | if let Some(watcher) = &self.watcher { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_watcher` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0502, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winux-shell-plugins` (lib) due to 13 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0277, E0433, E0502, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winux-shell-plugins` (lib test) due to 13 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "30a04178314e1c382829f626658fbd92c8a62af46e31f27617a73d86dfa32874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30a04178314e1c382829f626658fbd92c8a62af46e31f27617a73d86dfa32874", kill_on_drop: false }` [INFO] [stdout] 30a04178314e1c382829f626658fbd92c8a62af46e31f27617a73d86dfa32874