[INFO] fetching crate plane 0.5.1...
[INFO] checking plane-0.5.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate plane 0.5.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate plane 0.5.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate plane 0.5.1
[INFO] finished tweaking crates.io crate plane 0.5.1
[INFO] tweaked toml for crates.io crate plane 0.5.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate plane 0.5.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87cdbcb2152349242bd4a89aad339c1fc2f7fd369023bdc1ee28de9b835e0881
[INFO] running `Command { std: "docker" "start" "-a" "87cdbcb2152349242bd4a89aad339c1fc2f7fd369023bdc1ee28de9b835e0881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87cdbcb2152349242bd4a89aad339c1fc2f7fd369023bdc1ee28de9b835e0881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87cdbcb2152349242bd4a89aad339c1fc2f7fd369023bdc1ee28de9b835e0881", kill_on_drop: false }`
[INFO] [stdout] 87cdbcb2152349242bd4a89aad339c1fc2f7fd369023bdc1ee28de9b835e0881
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cfa06632d9d2b530032ee21c56e29caa654a5271f119e42df934391f1cdc315
[INFO] running `Command { std: "docker" "start" "-a" "9cfa06632d9d2b530032ee21c56e29caa654a5271f119e42df934391f1cdc315", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling aws-lc-sys v0.22.0
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling sqlx-core v0.8.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]    Compiling sqlx-postgres v0.8.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.2
[INFO] [stderr]    Compiling valuable v0.1.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking clap_builder v4.5.19
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking trust-dns-proto v0.23.2
[INFO] [stderr]    Compiling valuable-derive v0.1.0
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling sqlx-macros v0.8.2
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking drain v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]    Compiling plane v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking trust-dns-server v0.23.2
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking tower-http v0.6.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking clap v4.5.19
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking bollard v0.17.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking plane-dynamic-proxy v0.5.1
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking acme2-eab v0.5.7
[INFO] [stderr]     Checking sqlx v0.8.2
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/controller/drone.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 | /             tracing::info!(
[INFO] [stdout] 118 | |                 backend_id = candidate.backend_id.as_value(),
[INFO] [stdout] 119 | |                 drone_id = drone_id.as_i32(),
[INFO] [stdout] 120 | |                 expiration_time = ?candidate.expiration_time,
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |                 "Terminating expired or idle backend"
[INFO] [stdout] 125 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/controller/drone.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 | /             tracing::info!(
[INFO] [stdout] 118 | |                 backend_id = candidate.backend_id.as_value(),
[INFO] [stdout] 119 | |                 drone_id = drone_id.as_i32(),
[INFO] [stdout] 120 | |                 expiration_time = ?candidate.expiration_time,
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |                 "Terminating expired or idle backend"
[INFO] [stdout] 125 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/controller/drone.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 | /             tracing::info!(
[INFO] [stdout] 118 | |                 backend_id = candidate.backend_id.as_value(),
[INFO] [stdout] 119 | |                 drone_id = drone_id.as_i32(),
[INFO] [stdout] 120 | |                 expiration_time = ?candidate.expiration_time,
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |                 "Terminating expired or idle backend"
[INFO] [stdout] 125 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/controller/drone.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout] 117 | /             tracing::info!(
[INFO] [stdout] 118 | |                 backend_id = candidate.backend_id.as_value(),
[INFO] [stdout] 119 | |                 drone_id = drone_id.as_i32(),
[INFO] [stdout] 120 | |                 expiration_time = ?candidate.expiration_time,
[INFO] [stdout] ...   |
[INFO] [stdout] 124 | |                 "Terminating expired or idle backend"
[INFO] [stdout] 125 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/controller/proxy.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 | /             tracing::info!(
[INFO] [stdout] 240 | |                 response = response.as_value(),
[INFO] [stdout] 241 | |                 "Sending cert manager response"
[INFO] [stdout] 242 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/controller/proxy.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 | /             tracing::info!(
[INFO] [stdout] 240 | |                 response = response.as_value(),
[INFO] [stdout] 241 | |                 "Sending cert manager response"
[INFO] [stdout] 242 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/controller/dns.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | /         tracing::info!(
[INFO] [stdout] 26 | |             v = message_from_dns_result.as_value(),
[INFO] [stdout] 27 | |             "Handling message from DNS..."
[INFO] [stdout] 28 | |         );
[INFO] [stdout]    | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/controller/dns.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | /         tracing::info!(
[INFO] [stdout] 26 | |             v = message_from_dns_result.as_value(),
[INFO] [stdout] 27 | |             "Handling message from DNS..."
[INFO] [stdout] 28 | |         );
[INFO] [stdout]    | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/controller/proxy.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 | /             tracing::info!(
[INFO] [stdout] 240 | |                 response = response.as_value(),
[INFO] [stdout] 241 | |                 "Sending cert manager response"
[INFO] [stdout] 242 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/controller/proxy.rs:239:13
[INFO] [stdout]     |
[INFO] [stdout] 239 | /             tracing::info!(
[INFO] [stdout] 240 | |                 response = response.as_value(),
[INFO] [stdout] 241 | |                 "Sending cert manager response"
[INFO] [stdout] 242 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/database/connect.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 |     tracing::info!(backend_id = backend_id.as_value(), "Created backend");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/database/connect.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 |     tracing::info!(backend_id = backend_id.as_value(), "Created backend");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/controller/dns.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | /         tracing::info!(
[INFO] [stdout] 26 | |             v = message_from_dns_result.as_value(),
[INFO] [stdout] 27 | |             "Handling message from DNS..."
[INFO] [stdout] 28 | |         );
[INFO] [stdout]    | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/controller/dns.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | /         tracing::info!(
[INFO] [stdout] 26 | |             v = message_from_dns_result.as_value(),
[INFO] [stdout] 27 | |             "Handling message from DNS..."
[INFO] [stdout] 28 | |         );
[INFO] [stdout]    | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/database/connect.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 |     tracing::info!(backend_id = backend_id.as_value(), "Created backend");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/database/connect.rs:338:5
[INFO] [stdout]     |
[INFO] [stdout] 338 |     tracing::info!(backend_id = backend_id.as_value(), "Created backend");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/controller/drone.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             tracing::info!(event = backend_event.as_value(), "Received backend event");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/controller/drone.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             tracing::info!(event = backend_event.as_value(), "Received backend event");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/controller/drone.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             tracing::info!(event = backend_event.as_value(), "Received backend event");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/controller/drone.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             tracing::info!(event = backend_event.as_value(), "Received backend event");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/database/backend.rs:228:13
[INFO] [stdout]     |
[INFO] [stdout] 228 |             tracing::warn!(last_status, new_status=%new_status, backend=backend.as_value(), "Not updating backend status");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/database/backend.rs:228:13
[INFO] [stdout]     |
[INFO] [stdout] 228 |             tracing::warn!(last_status, new_status=%new_status, backend=backend.as_value(), "Not updating backend status");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/database/backend.rs:228:13
[INFO] [stdout]     |
[INFO] [stdout] 228 |             tracing::warn!(last_status, new_status=%new_status, backend=backend.as_value(), "Not updating backend status");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/database/backend.rs:228:13
[INFO] [stdout]     |
[INFO] [stdout] 228 |             tracing::warn!(last_status, new_status=%new_status, backend=backend.as_value(), "Not updating backend status");
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 | /                 tracing::info!(
[INFO] [stdout] 125 | |                     backend_id = backend_id.as_value(),
[INFO] [stdout] 126 | |                     action = action.as_value(),
[INFO] [stdout] 127 | |                     "Received action."
[INFO] [stdout] 128 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 | /                 tracing::info!(
[INFO] [stdout] 125 | |                     backend_id = backend_id.as_value(),
[INFO] [stdout] 126 | |                     action = action.as_value(),
[INFO] [stdout] 127 | |                     "Received action."
[INFO] [stdout] 128 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 | /                 tracing::info!(
[INFO] [stdout] 125 | |                     backend_id = backend_id.as_value(),
[INFO] [stdout] 126 | |                     action = action.as_value(),
[INFO] [stdout] 127 | |                     "Received action."
[INFO] [stdout] 128 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 | /                 tracing::info!(
[INFO] [stdout] 125 | |                     backend_id = backend_id.as_value(),
[INFO] [stdout] 126 | |                     action = action.as_value(),
[INFO] [stdout] 127 | |                     "Received action."
[INFO] [stdout] 128 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 | /                         tracing::warn!(
[INFO] [stdout] 133 | |                             backend_id = backend_id.as_value(),
[INFO] [stdout] 134 | |                             "Received spawn request with deadline in the past. Ignoring."
[INFO] [stdout] 135 | |                         );
[INFO] [stdout]     | |_________________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 | /                         tracing::warn!(
[INFO] [stdout] 133 | |                             backend_id = backend_id.as_value(),
[INFO] [stdout] 134 | |                             "Received spawn request with deadline in the past. Ignoring."
[INFO] [stdout] 135 | |                         );
[INFO] [stdout]     | |_________________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 | /                         tracing::warn!(
[INFO] [stdout] 146 | |                             backend = backend_id.as_value(),
[INFO] [stdout] 147 | |                             "Key already registered for backend. Ignoring spawn request."
[INFO] [stdout] 148 | |                         );
[INFO] [stdout]     | |_________________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 | /                         tracing::warn!(
[INFO] [stdout] 146 | |                             backend = backend_id.as_value(),
[INFO] [stdout] 147 | |                             "Key already registered for backend. Ignoring spawn request."
[INFO] [stdout] 148 | |                         );
[INFO] [stdout]     | |_________________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                 tracing::info!(
[INFO] [stdout] 170 | |                     backend_id = backend.as_value(),
[INFO] [stdout] 171 | |                     deadlines = deadlines.as_value(),
[INFO] [stdout] 172 | |                     "Received key renewal response."
[INFO] [stdout] 173 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                 tracing::info!(
[INFO] [stdout] 170 | |                     backend_id = backend.as_value(),
[INFO] [stdout] 171 | |                     deadlines = deadlines.as_value(),
[INFO] [stdout] 172 | |                     "Received key renewal response."
[INFO] [stdout] 173 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                 tracing::info!(
[INFO] [stdout] 170 | |                     backend_id = backend.as_value(),
[INFO] [stdout] 171 | |                     deadlines = deadlines.as_value(),
[INFO] [stdout] 172 | |                     "Received key renewal response."
[INFO] [stdout] 173 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 | /                 tracing::info!(
[INFO] [stdout] 125 | |                     backend_id = backend_id.as_value(),
[INFO] [stdout] 126 | |                     action = action.as_value(),
[INFO] [stdout] 127 | |                     "Received action."
[INFO] [stdout] 128 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                 tracing::info!(
[INFO] [stdout] 170 | |                     backend_id = backend.as_value(),
[INFO] [stdout] 171 | |                     deadlines = deadlines.as_value(),
[INFO] [stdout] 172 | |                     "Received key renewal response."
[INFO] [stdout] 173 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 | /                 tracing::info!(
[INFO] [stdout] 125 | |                     backend_id = backend_id.as_value(),
[INFO] [stdout] 126 | |                     action = action.as_value(),
[INFO] [stdout] 127 | |                     "Received action."
[INFO] [stdout] 128 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 | /                 tracing::info!(
[INFO] [stdout] 125 | |                     backend_id = backend_id.as_value(),
[INFO] [stdout] 126 | |                     action = action.as_value(),
[INFO] [stdout] 127 | |                     "Received action."
[INFO] [stdout] 128 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 | /                 tracing::info!(
[INFO] [stdout] 125 | |                     backend_id = backend_id.as_value(),
[INFO] [stdout] 126 | |                     action = action.as_value(),
[INFO] [stdout] 127 | |                     "Received action."
[INFO] [stdout] 128 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 | /                         tracing::warn!(
[INFO] [stdout] 133 | |                             backend_id = backend_id.as_value(),
[INFO] [stdout] 134 | |                             "Received spawn request with deadline in the past. Ignoring."
[INFO] [stdout] 135 | |                         );
[INFO] [stdout]     | |_________________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 | /                         tracing::warn!(
[INFO] [stdout] 133 | |                             backend_id = backend_id.as_value(),
[INFO] [stdout] 134 | |                             "Received spawn request with deadline in the past. Ignoring."
[INFO] [stdout] 135 | |                         );
[INFO] [stdout]     | |_________________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 | /                         tracing::warn!(
[INFO] [stdout] 146 | |                             backend = backend_id.as_value(),
[INFO] [stdout] 147 | |                             "Key already registered for backend. Ignoring spawn request."
[INFO] [stdout] 148 | |                         );
[INFO] [stdout]     | |_________________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 | /                         tracing::warn!(
[INFO] [stdout] 146 | |                             backend = backend_id.as_value(),
[INFO] [stdout] 147 | |                             "Key already registered for backend. Ignoring spawn request."
[INFO] [stdout] 148 | |                         );
[INFO] [stdout]     | |_________________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                 tracing::info!(
[INFO] [stdout] 170 | |                     backend_id = backend.as_value(),
[INFO] [stdout] 171 | |                     deadlines = deadlines.as_value(),
[INFO] [stdout] 172 | |                     "Received key renewal response."
[INFO] [stdout] 173 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                 tracing::info!(
[INFO] [stdout] 170 | |                     backend_id = backend.as_value(),
[INFO] [stdout] 171 | |                     deadlines = deadlines.as_value(),
[INFO] [stdout] 172 | |                     "Received key renewal response."
[INFO] [stdout] 173 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                 tracing::info!(
[INFO] [stdout] 170 | |                     backend_id = backend.as_value(),
[INFO] [stdout] 171 | |                     deadlines = deadlines.as_value(),
[INFO] [stdout] 172 | |                     "Received key renewal response."
[INFO] [stdout] 173 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/mod.rs:169:17
[INFO] [stdout]     |
[INFO] [stdout] 169 | /                 tracing::info!(
[INFO] [stdout] 170 | |                     backend_id = backend.as_value(),
[INFO] [stdout] 171 | |                     deadlines = deadlines.as_value(),
[INFO] [stdout] 172 | |                     "Received key renewal response."
[INFO] [stdout] 173 | |                 );
[INFO] [stdout]     | |_________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/drone/executor.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 | /                         tracing::info!(
[INFO] [stdout] 46 | |                             backend_id = event.backend_id.as_value(),
[INFO] [stdout] 47 | |                             exit_code = event.exit_code.unwrap_or(-1),
[INFO] [stdout] 48 | |                             "Backend terminated.",
[INFO] [stdout] 49 | |                         );
[INFO] [stdout]    | |_________________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/drone/executor.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 | /                         tracing::info!(
[INFO] [stdout] 46 | |                             backend_id = event.backend_id.as_value(),
[INFO] [stdout] 47 | |                             exit_code = event.exit_code.unwrap_or(-1),
[INFO] [stdout] 48 | |                             "Backend terminated.",
[INFO] [stdout] 49 | |                         );
[INFO] [stdout]    | |_________________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/drone/executor.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 | /                         tracing::info!(
[INFO] [stdout] 46 | |                             backend_id = event.backend_id.as_value(),
[INFO] [stdout] 47 | |                             exit_code = event.exit_code.unwrap_or(-1),
[INFO] [stdout] 48 | |                             "Backend terminated.",
[INFO] [stdout] 49 | |                         );
[INFO] [stdout]    | |_________________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/drone/executor.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 | /                         tracing::info!(
[INFO] [stdout] 46 | |                             backend_id = event.backend_id.as_value(),
[INFO] [stdout] 47 | |                             exit_code = event.exit_code.unwrap_or(-1),
[INFO] [stdout] 48 | |                             "Backend terminated.",
[INFO] [stdout] 49 | |                         );
[INFO] [stdout]    | |_________________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/executor.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 tracing::info!(backend_id = backend_id.as_value(), "Inserting backend.");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/executor.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 tracing::info!(backend_id = backend_id.as_value(), "Inserting backend.");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/executor.rs:211:25
[INFO] [stdout]     |
[INFO] [stdout] 211 | ...   tracing::warn!(backend_id = backend_id.as_value(), "Backend not found when handling terminate action (assumed terminated).");
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/executor.rs:211:25
[INFO] [stdout]     |
[INFO] [stdout] 211 | ...   tracing::warn!(backend_id = backend_id.as_value(), "Backend not found when handling terminate action (assumed terminated).");
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/executor.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 tracing::info!(backend_id = backend_id.as_value(), "Inserting backend.");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/executor.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 |                 tracing::info!(backend_id = backend_id.as_value(), "Inserting backend.");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/executor.rs:211:25
[INFO] [stdout]     |
[INFO] [stdout] 211 | ...   tracing::warn!(backend_id = backend_id.as_value(), "Backend not found when handling terminate action (assumed terminated).");
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/executor.rs:211:25
[INFO] [stdout]     |
[INFO] [stdout] 211 | ...   tracing::warn!(backend_id = backend_id.as_value(), "Backend not found when handling terminate action (assumed terminated).");
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::warn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/drone/key_manager.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |             tracing::info!(key = key.key.as_value(), "Renewing key.");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/drone/key_manager.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |             tracing::info!(key = key.key.as_value(), "Renewing key.");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/drone/key_manager.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |             tracing::info!(key = key.key.as_value(), "Renewing key.");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/drone/key_manager.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |             tracing::info!(key = key.key.as_value(), "Renewing key.");
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/runtime/docker/mod.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 | /         tracing::info!(
[INFO] [stdout] 140 | |             exit_code,
[INFO] [stdout] 141 | |             backend_id = backend_id.as_value(),
[INFO] [stdout] 142 | |             "Received exit code"
[INFO] [stdout] 143 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/runtime/docker/mod.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 | /         tracing::info!(
[INFO] [stdout] 140 | |             exit_code,
[INFO] [stdout] 141 | |             backend_id = backend_id.as_value(),
[INFO] [stdout] 142 | |             "Received exit code"
[INFO] [stdout] 143 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/runtime/docker/mod.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 | /         tracing::info!(
[INFO] [stdout] 140 | |             exit_code,
[INFO] [stdout] 141 | |             backend_id = backend_id.as_value(),
[INFO] [stdout] 142 | |             "Received exit code"
[INFO] [stdout] 143 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/runtime/docker/mod.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 139 | /         tracing::info!(
[INFO] [stdout] 140 | |             exit_code,
[INFO] [stdout] 141 | |             backend_id = backend_id.as_value(),
[INFO] [stdout] 142 | |             "Received exit code"
[INFO] [stdout] 143 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/cert_manager.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 | /             tracing::info!(
[INFO] [stdout] 250 | |                 common_name = current_cert.common_name,
[INFO] [stdout] 251 | |                 validity_end = current_cert.validity_end.as_value(),
[INFO] [stdout] 252 | |                 renewal_time = renewal_time.as_value(),
[INFO] [stdout] 253 | |                 days_until_renew = time_until_renew.num_days(),
[INFO] [stdout] 254 | |                 "Obtained certificate.",
[INFO] [stdout] 255 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/cert_manager.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 | /             tracing::info!(
[INFO] [stdout] 250 | |                 common_name = current_cert.common_name,
[INFO] [stdout] 251 | |                 validity_end = current_cert.validity_end.as_value(),
[INFO] [stdout] 252 | |                 renewal_time = renewal_time.as_value(),
[INFO] [stdout] 253 | |                 days_until_renew = time_until_renew.num_days(),
[INFO] [stdout] 254 | |                 "Obtained certificate.",
[INFO] [stdout] 255 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/cert_manager.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 | /             tracing::info!(
[INFO] [stdout] 250 | |                 common_name = current_cert.common_name,
[INFO] [stdout] 251 | |                 validity_end = current_cert.validity_end.as_value(),
[INFO] [stdout] 252 | |                 renewal_time = renewal_time.as_value(),
[INFO] [stdout] 253 | |                 days_until_renew = time_until_renew.num_days(),
[INFO] [stdout] 254 | |                 "Obtained certificate.",
[INFO] [stdout] 255 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/cert_manager.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 | /             tracing::info!(
[INFO] [stdout] 250 | |                 common_name = current_cert.common_name,
[INFO] [stdout] 251 | |                 validity_end = current_cert.validity_end.as_value(),
[INFO] [stdout] 252 | |                 renewal_time = renewal_time.as_value(),
[INFO] [stdout] 253 | |                 days_until_renew = time_until_renew.num_days(),
[INFO] [stdout] 254 | |                 "Obtained certificate.",
[INFO] [stdout] 255 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/cert_manager.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 | /             tracing::info!(
[INFO] [stdout] 250 | |                 common_name = current_cert.common_name,
[INFO] [stdout] 251 | |                 validity_end = current_cert.validity_end.as_value(),
[INFO] [stdout] 252 | |                 renewal_time = renewal_time.as_value(),
[INFO] [stdout] 253 | |                 days_until_renew = time_until_renew.num_days(),
[INFO] [stdout] 254 | |                 "Obtained certificate.",
[INFO] [stdout] 255 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/cert_manager.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 | /             tracing::info!(
[INFO] [stdout] 250 | |                 common_name = current_cert.common_name,
[INFO] [stdout] 251 | |                 validity_end = current_cert.validity_end.as_value(),
[INFO] [stdout] 252 | |                 renewal_time = renewal_time.as_value(),
[INFO] [stdout] 253 | |                 days_until_renew = time_until_renew.num_days(),
[INFO] [stdout] 254 | |                 "Obtained certificate.",
[INFO] [stdout] 255 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/cert_manager.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 | /             tracing::info!(
[INFO] [stdout] 250 | |                 common_name = current_cert.common_name,
[INFO] [stdout] 251 | |                 validity_end = current_cert.validity_end.as_value(),
[INFO] [stdout] 252 | |                 renewal_time = renewal_time.as_value(),
[INFO] [stdout] 253 | |                 days_until_renew = time_until_renew.num_days(),
[INFO] [stdout] 254 | |                 "Obtained certificate.",
[INFO] [stdout] 255 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/cert_manager.rs:249:13
[INFO] [stdout]     |
[INFO] [stdout] 249 | /             tracing::info!(
[INFO] [stdout] 250 | |                 common_name = current_cert.common_name,
[INFO] [stdout] 251 | |                 validity_end = current_cert.validity_end.as_value(),
[INFO] [stdout] 252 | |                 renewal_time = renewal_time.as_value(),
[INFO] [stdout] 253 | |                 days_until_renew = time_until_renew.num_days(),
[INFO] [stdout] 254 | |                 "Obtained certificate.",
[INFO] [stdout] 255 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/cert_manager.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 | /         tracing::info!(
[INFO] [stdout] 414 | |             response = response.as_value(),
[INFO] [stdout] 415 | |             "Received response from cert manager."
[INFO] [stdout] 416 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/cert_manager.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 | /         tracing::info!(
[INFO] [stdout] 414 | |             response = response.as_value(),
[INFO] [stdout] 415 | |             "Received response from cert manager."
[INFO] [stdout] 416 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/cert_manager.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 | /         tracing::info!(
[INFO] [stdout] 414 | |             response = response.as_value(),
[INFO] [stdout] 415 | |             "Received response from cert manager."
[INFO] [stdout] 416 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/cert_manager.rs:413:9
[INFO] [stdout]     |
[INFO] [stdout] 413 | /         tracing::info!(
[INFO] [stdout] 414 | |             response = response.as_value(),
[INFO] [stdout] 415 | |             "Received response from cert manager."
[INFO] [stdout] 416 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 | /         tracing::info!(
[INFO] [stdout] 228 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 229 | |             state = state.as_value(),
[INFO] [stdout] 230 | |             "Updating backend state"
[INFO] [stdout] 231 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 | /         tracing::info!(
[INFO] [stdout] 228 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 229 | |             state = state.as_value(),
[INFO] [stdout] 230 | |             "Updating backend state"
[INFO] [stdout] 231 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 | /         tracing::info!(
[INFO] [stdout] 228 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 229 | |             state = state.as_value(),
[INFO] [stdout] 230 | |             "Updating backend state"
[INFO] [stdout] 231 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 | /         tracing::info!(
[INFO] [stdout] 228 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 229 | |             state = state.as_value(),
[INFO] [stdout] 230 | |             "Updating backend state"
[INFO] [stdout] 231 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | /         tracing::info!(
[INFO] [stdout] 291 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 292 | |             state = state.as_value(),
[INFO] [stdout] 293 | |             "Marking backend as terminated"
[INFO] [stdout] 294 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | /         tracing::info!(
[INFO] [stdout] 291 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 292 | |             state = state.as_value(),
[INFO] [stdout] 293 | |             "Marking backend as terminated"
[INFO] [stdout] 294 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | /         tracing::info!(
[INFO] [stdout] 291 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 292 | |             state = state.as_value(),
[INFO] [stdout] 293 | |             "Marking backend as terminated"
[INFO] [stdout] 294 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | /         tracing::info!(
[INFO] [stdout] 291 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 292 | |             state = state.as_value(),
[INFO] [stdout] 293 | |             "Marking backend as terminated"
[INFO] [stdout] 294 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 | /         tracing::info!(
[INFO] [stdout] 228 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 229 | |             state = state.as_value(),
[INFO] [stdout] 230 | |             "Updating backend state"
[INFO] [stdout] 231 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 | /         tracing::info!(
[INFO] [stdout] 228 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 229 | |             state = state.as_value(),
[INFO] [stdout] 230 | |             "Updating backend state"
[INFO] [stdout] 231 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 | /         tracing::info!(
[INFO] [stdout] 228 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 229 | |             state = state.as_value(),
[INFO] [stdout] 230 | |             "Updating backend state"
[INFO] [stdout] 231 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:227:9
[INFO] [stdout]     |
[INFO] [stdout] 227 | /         tracing::info!(
[INFO] [stdout] 228 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 229 | |             state = state.as_value(),
[INFO] [stdout] 230 | |             "Updating backend state"
[INFO] [stdout] 231 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | /         tracing::info!(
[INFO] [stdout] 291 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 292 | |             state = state.as_value(),
[INFO] [stdout] 293 | |             "Marking backend as terminated"
[INFO] [stdout] 294 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | /         tracing::info!(
[INFO] [stdout] 291 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 292 | |             state = state.as_value(),
[INFO] [stdout] 293 | |             "Marking backend as terminated"
[INFO] [stdout] 294 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | /         tracing::info!(
[INFO] [stdout] 291 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 292 | |             state = state.as_value(),
[INFO] [stdout] 293 | |             "Marking backend as terminated"
[INFO] [stdout] 294 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/drone/backend_manager.rs:290:9
[INFO] [stdout]     |
[INFO] [stdout] 290 | /         tracing::info!(
[INFO] [stdout] 291 | |             backend_id = self.backend_id.as_value(),
[INFO] [stdout] 292 | |             state = state.as_value(),
[INFO] [stdout] 293 | |             "Marking backend as terminated"
[INFO] [stdout] 294 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/proxy/proxy_connection.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 | / ...                   tracing::info!(
[INFO] [stdout] 68 | | ...                       response = response.as_value(),
[INFO] [stdout] 69 | | ...                       "Received cert manager response"
[INFO] [stdout] 70 | | ...                   );
[INFO] [stdout]    | |_______________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/proxy/proxy_connection.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 | / ...                   tracing::info!(
[INFO] [stdout] 68 | | ...                       response = response.as_value(),
[INFO] [stdout] 69 | | ...                       "Received cert manager response"
[INFO] [stdout] 70 | | ...                   );
[INFO] [stdout]    | |_______________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/route_map.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout] 99  | /         tracing::info!(
[INFO] [stdout] 100 | |             token = token.as_value(),
[INFO] [stdout] 101 | |             ?route_info,
[INFO] [stdout] 102 | |             "Inserting route info"
[INFO] [stdout] 103 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/route_map.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout] 99  | /         tracing::info!(
[INFO] [stdout] 100 | |             token = token.as_value(),
[INFO] [stdout] 101 | |             ?route_info,
[INFO] [stdout] 102 | |             "Inserting route info"
[INFO] [stdout] 103 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/route_map.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | /             tracing::info!(
[INFO] [stdout] 135 | |                 count,
[INFO] [stdout] 136 | |                 backend = backend.as_value(),
[INFO] [stdout] 137 | |                 "Removed routes for terminated backend."
[INFO] [stdout] 138 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/route_map.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | /             tracing::info!(
[INFO] [stdout] 135 | |                 count,
[INFO] [stdout] 136 | |                 backend = backend.as_value(),
[INFO] [stdout] 137 | |                 "Removed routes for terminated backend."
[INFO] [stdout] 138 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/proxy/proxy_connection.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 | / ...                   tracing::info!(
[INFO] [stdout] 68 | | ...                       response = response.as_value(),
[INFO] [stdout] 69 | | ...                       "Received cert manager response"
[INFO] [stdout] 70 | | ...                   );
[INFO] [stdout]    | |_______________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]   --> src/proxy/proxy_connection.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 | / ...                   tracing::info!(
[INFO] [stdout] 68 | | ...                       response = response.as_value(),
[INFO] [stdout] 69 | | ...                       "Received cert manager response"
[INFO] [stdout] 70 | | ...                   );
[INFO] [stdout]    | |_______________________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]              &'a T
[INFO] [stdout]              &'a mut T
[INFO] [stdout]              (dyn StdError + 'static)
[INFO] [stdout]              (dyn StdError + Sync + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]              (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]              Box<T>
[INFO] [stdout]              DebugValue<T>
[INFO] [stdout]            and 34 others
[INFO] [stdout]    = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]    = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/route_map.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout] 99  | /         tracing::info!(
[INFO] [stdout] 100 | |             token = token.as_value(),
[INFO] [stdout] 101 | |             ?route_info,
[INFO] [stdout] 102 | |             "Inserting route info"
[INFO] [stdout] 103 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/route_map.rs:99:9
[INFO] [stdout]     |
[INFO] [stdout] 99  | /         tracing::info!(
[INFO] [stdout] 100 | |             token = token.as_value(),
[INFO] [stdout] 101 | |             ?route_info,
[INFO] [stdout] 102 | |             "Inserting route info"
[INFO] [stdout] 103 | |         );
[INFO] [stdout]     | |_________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/route_map.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | /             tracing::info!(
[INFO] [stdout] 135 | |                 count,
[INFO] [stdout] 136 | |                 backend = backend.as_value(),
[INFO] [stdout] 137 | |                 "Removed routes for terminated backend."
[INFO] [stdout] 138 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied
[INFO] [stdout]    --> src/proxy/route_map.rs:134:13
[INFO] [stdout]     |
[INFO] [stdout] 134 | /             tracing::info!(
[INFO] [stdout] 135 | |                 count,
[INFO] [stdout] 136 | |                 backend = backend.as_value(),
[INFO] [stdout] 137 | |                 "Removed routes for terminated backend."
[INFO] [stdout] 138 | |             );
[INFO] [stdout]     | |_____________^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `tracing::Value`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               (dyn StdError + 'static)
[INFO] [stdout]               (dyn StdError + Sync + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + 'static)
[INFO] [stdout]               (dyn StdError + std::marker::Send + Sync + 'static)
[INFO] [stdout]               Box<T>
[INFO] [stdout]               DebugValue<T>
[INFO] [stdout]             and 34 others
[INFO] [stdout]     = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value`
[INFO] [stdout]     = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `tracing::info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plane` (lib) due to 54 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plane` (lib test) due to 54 previous errors
[INFO] running `Command { std: "docker" "inspect" "9cfa06632d9d2b530032ee21c56e29caa654a5271f119e42df934391f1cdc315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cfa06632d9d2b530032ee21c56e29caa654a5271f119e42df934391f1cdc315", kill_on_drop: false }`
[INFO] [stdout] 9cfa06632d9d2b530032ee21c56e29caa654a5271f119e42df934391f1cdc315
