[INFO] cloning repository https://github.com/Cubitura/ic-service-bus-monorepo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cubitura/ic-service-bus-monorepo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCubitura%2Fic-service-bus-monorepo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCubitura%2Fic-service-bus-monorepo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01ec55614ba2b513946f33c8dc13ff32b489ea3e
[INFO] testing Cubitura/ic-service-bus-monorepo against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCubitura%2Fic-service-bus-monorepo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cubitura/ic-service-bus-monorepo
[INFO] finished tweaking git repo https://github.com/Cubitura/ic-service-bus-monorepo
[INFO] tweaked toml for git repo https://github.com/Cubitura/ic-service-bus-monorepo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cubitura/ic-service-bus-monorepo on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cubitura/ic-service-bus-monorepo 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded candid_derive v0.6.6
[INFO] [stderr]   Downloaded ic-cdk-timers v0.1.2
[INFO] [stderr]   Downloaded ic-cdk-macros v0.8.4
[INFO] [stderr]   Downloaded ic_principal v0.1.1
[INFO] [stderr]   Downloaded ic-cdk v0.12.1
[INFO] [stderr]   Downloaded candid v0.10.8
[INFO] [stderr]   Downloaded syn v2.0.62
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.4
[INFO] [stderr]   Downloaded uuid-by-string v2.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e79cdd9a9c602fda96d780ecc6d090acd4341c65ce42dd0591405d5b6fc6e173
[INFO] running `Command { std: "docker" "start" "-a" "e79cdd9a9c602fda96d780ecc6d090acd4341c65ce42dd0591405d5b6fc6e173", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e79cdd9a9c602fda96d780ecc6d090acd4341c65ce42dd0591405d5b6fc6e173", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e79cdd9a9c602fda96d780ecc6d090acd4341c65ce42dd0591405d5b6fc6e173", kill_on_drop: false }`
[INFO] [stdout] e79cdd9a9c602fda96d780ecc6d090acd4341c65ce42dd0591405d5b6fc6e173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3e9898810784b5548f080f25fd9a753a36c0a18aa9cf7677a8e8ffd5b37ec20
[INFO] running `Command { std: "docker" "start" "-a" "b3e9898810784b5548f080f25fd9a753a36c0a18aa9cf7677a8e8ffd5b37ec20", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.62
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling pretty v0.10.0
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling ic0 v0.18.11
[INFO] [stderr]    Compiling ic0 v0.21.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling thiserror-impl v1.0.60
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling uuid-by-string v2.0.3
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling candid_derive v0.5.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling serde_tokenstream v0.1.7
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling ic-stable-structures v0.6.4
[INFO] [stderr]    Compiling candid v0.10.8
[INFO] [stderr]    Compiling candid v0.8.4
[INFO] [stderr]    Compiling ic-cdk-macros v0.8.4
[INFO] [stderr]    Compiling ic-cdk v0.12.1
[INFO] [stderr]    Compiling ic-cdk-macros v0.6.10
[INFO] [stderr]    Compiling ic-cdk v0.7.4
[INFO] [stderr]    Compiling ic-cdk-timers v0.1.2
[INFO] [stderr]    Compiling queue_backend v0.1.0 (/opt/rustwide/workdir/src/queue_backend)
[INFO] [stderr]    Compiling registry_backend v0.1.0 (/opt/rustwide/workdir/src/registry_backend)
[INFO] [stderr]    Compiling demo_backend v0.1.0 (/opt/rustwide/workdir/src/demo_backend)
[INFO] [stderr]    Compiling logging_backend v0.1.0 (/opt/rustwide/workdir/src/logging_backend)
[INFO] [stdout] warning: unused import: `ResultResponse`
[INFO] [stdout]   --> src/registry_backend/src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     ResultResponse, CallStringResponse, 
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ic_cdk::print`
[INFO] [stdout]   --> src/registry_backend/src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use ic_cdk::print;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/registry_backend/src/lib.rs:342:9
[INFO] [stdout]     |
[INFO] [stdout] 342 |     let mut id = create_uuid();
[INFO] [stdout]     |         ----^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::process::Command`
[INFO] [stdout]  --> src/queue_backend/src/lib.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::process::Command;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `borrow::Cow`
[INFO] [stdout]  --> src/queue_backend/src/lib.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::{borrow::Cow};
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Decode` and `Encode`
[INFO] [stdout]  --> src/queue_backend/src/lib.rs:5:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use candid::{CandidType, Decode, Encode, Principal};
[INFO] [stdout]   |                          ^^^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/queue_backend/src/lib.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Storable` and `storable::Bound`
[INFO] [stdout]   --> src/queue_backend/src/lib.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Storable, storable::Bound,
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/logging_backend/src/lib.rs:65:31
[INFO] [stdout]    |
[INFO] [stdout] 65 |             let mut log_ref = LOCKVD.write().unwrap();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/logging_backend/src/lib.rs:83:23
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let log_ref = LOCKVD.read().unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/logging_backend/src/lib.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let log_ref = LOCKVD.write().unwrap();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/logging_backend/src/lib.rs:116:25
[INFO] [stdout]     |
[INFO] [stdout] 116 |         let mut deque = LOCKVD.write().unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/registry_backend/src/utils.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn connection(id: String) -> String {
[INFO] [stdout]    |                   ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/queue_backend/src/lib.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 |     let mut ids: Vec<String> = Vec::new();
[INFO] [stdout]     |         ----^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/queue_backend/src/lib.rs:443:13
[INFO] [stdout]     |
[INFO] [stdout] 443 |         let mut topic_cache = SUBSCRIBER_CACHE.with(|p| p.borrow().get(&topic_name));
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sub`
[INFO] [stdout]    --> src/registry_backend/src/lib.rs:523:9
[INFO] [stdout]     |
[INFO] [stdout] 523 |     let sub = subscriber_register(subscriber).await;
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_sub`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `res`
[INFO] [stdout]    --> src/registry_backend/src/lib.rs:524:9
[INFO] [stdout]     |
[INFO] [stdout] 524 |     let res = namespace_register_subscriber(namespace_id, _id.clone().to_string());
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_res`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subscriber_principal_id`
[INFO] [stdout]    --> src/registry_backend/src/lib.rs:533:9
[INFO] [stdout]     |
[INFO] [stdout] 533 |     let subscriber_principal_id = ic_cdk::caller();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_subscriber_principal_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `k`
[INFO] [stdout]    --> src/registry_backend/src/lib.rs:676:14
[INFO] [stdout]     |
[INFO] [stdout] 676 |         for (k, v) in p.borrow().iter() {
[INFO] [stdout]     |              ^ help: if this is intentional, prefix it with an underscore: `_k`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ResultResponse` is never constructed
[INFO] [stdout]   --> src/registry_backend/src/types.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct ResultResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/registry_backend/src/types.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn to_bytes(&self) -> std::borrow::Cow<[u8]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/registry_backend/src/types.rs:147:17
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn to_bytes(&self) -> std::borrow::Cow<[u8]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 147 |     fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/registry_backend/src/types.rs:164:17
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn to_bytes(&self) -> std::borrow::Cow<[u8]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/registry_backend/src/types.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn to_bytes(&self) -> std::borrow::Cow<[u8]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcRafOG2/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcRafOG2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-13e04982b8da3c0f,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libic_cdk-d63ff20084241c64,libic0-88cedc4127ae8e95,libuuid_by_string-e0e6e68b1bdf7153,libmd5-a2c230cb4c8995a7,libsha1-65c7c1dda91c5d29,libcandid-11e4546d6f0897f6,libstacker-79a0e27245b02a8e,libpsm-71159a527fc0e226,liblibc-aa070599fea9ccde,libhex-28742b4ca144387c,libserde_bytes-199c29b231926ae7,libpretty-0f59cab5a1ff11d2,libunicode_width-d4af6ef784b2a0cb,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libleb128-ae0983f084a091ac,libbyteorder-1efcbe4f07366651,libic_principal-39e65c0f545169f4,libcrc32fast-b0a822c04decf57d,libdata_encoding-02a524d0cb7bb851,libsha2-662696809238184c,libcpufeatures-42c2188ae17ada4c,libcfg_if-33ef6c02a07f9fec,libdigest-3c2d891685d4b89e,libblock_buffer-8cfc6f57c23bdc22,libcrypto_common-66e2e31812479249,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0,libnum_bigint-1a568b9c2f177888,libnum_integer-3b8018de5d267fee,libnum_traits-0dc368860bb68f9d,libanyhow-5a7a6c9026c03448,libbinread-8dfba7acd7f09513,liblazy_static-2bb390fee0230a38,libthiserror-c44398710ef1bd9f,libserde-a838f840fff6493a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRafOG2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-23fd123e29a9199f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/liblogging_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcRafOG2/list:5: ; expected, but got deserialize_message
[INFO] [stdout]           >>>     canister_query deserialize_message;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `logging_backend` (lib) due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `CandidType`
[INFO] [stdout]  --> src/queue_backend/src/lib.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use candid::{CandidType, Decode, Encode, Principal};
[INFO] [stdout]   |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `inject`
[INFO] [stdout]    --> src/queue_backend/src/lib.rs:308:13
[INFO] [stdout]     |
[INFO] [stdout] 308 |         let inject = fifo_producer(Message {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_inject`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transfer_result`
[INFO] [stdout]    --> src/queue_backend/src/lib.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 |     let transfer_result: (Result<String, String>, ) = ic_cdk::call(Principal::from_text(&canister_id.to_string()).expect("Could not decod...
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transfer_result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ids`
[INFO] [stdout]    --> src/queue_backend/src/lib.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 |     let mut ids: Vec<String> = Vec::new();
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ids`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CACHE_TTL_NS` is never used
[INFO] [stdout]   --> src/queue_backend/src/lib.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const CACHE_TTL_NS: u64 = 60000000000;
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InitArgs` is never constructed
[INFO] [stdout]   --> src/queue_backend/src/types.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct InitArgs {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/queue_backend/src/lib.rs:133:32
[INFO] [stdout]     |
[INFO] [stdout] 133 |             let mut fifo_ref = LOCKCD.write().unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]     = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/queue_backend/src/lib.rs:150:32
[INFO] [stdout]     |
[INFO] [stdout] 150 |             let mut fifo_ref = LOCKCD.write().unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/queue_backend/src/lib.rs:184:24
[INFO] [stdout]     |
[INFO] [stdout] 184 |         let fifo_ref = LOCKCD.write().unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]    --> src/queue_backend/src/lib.rs:192:25
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut deque = LOCKCD.write().unwrap();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]     = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `canisterId` should have a snake case name
[INFO] [stdout]    --> src/queue_backend/src/lib.rs:247:40
[INFO] [stdout]     |
[INFO] [stdout] 247 | fn whitelist_unregister(topic: String, canisterId: String) -> Result<String, String> {
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: convert the identifier to snake case: `canister_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `canisterId` should have a snake case name
[INFO] [stdout]    --> src/queue_backend/src/lib.rs:273:44
[INFO] [stdout]     |
[INFO] [stdout] 273 | fn whitelist_canister_check(topic: String, canisterId: String) -> Result<String, String> {
[INFO] [stdout]     |                                            ^^^^^^^^^^ help: convert the identifier to snake case: `canister_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/queue_backend/src/types.rs:100:17
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn to_bytes(&self) -> std::borrow::Cow<[u8]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/queue_backend/src/types.rs:115:17
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn to_bytes(&self) -> std::borrow::Cow<[u8]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/queue_backend/src/types.rs:130:17
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn to_bytes(&self) -> std::borrow::Cow<[u8]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 130 |     fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/queue_backend/src/types.rs:145:17
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn to_bytes(&self) -> std::borrow::Cow<[u8]> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn to_bytes(&self) -> std::borrow::Cow<'_, [u8]> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc3jOkgn/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc3jOkgn/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libic_cdk-d63ff20084241c64,libic0-88cedc4127ae8e95,libcandid-11e4546d6f0897f6,libstacker-79a0e27245b02a8e,libpsm-71159a527fc0e226,liblibc-aa070599fea9ccde,libhex-28742b4ca144387c,libserde_bytes-199c29b231926ae7,libpretty-0f59cab5a1ff11d2,libunicode_width-d4af6ef784b2a0cb,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libleb128-ae0983f084a091ac,libbyteorder-1efcbe4f07366651,libic_principal-39e65c0f545169f4,libcrc32fast-b0a822c04decf57d,libdata_encoding-02a524d0cb7bb851,libsha2-662696809238184c,libnum_bigint-1a568b9c2f177888,libnum_integer-3b8018de5d267fee,libnum_traits-0dc368860bb68f9d,libanyhow-5a7a6c9026c03448,libbinread-8dfba7acd7f09513,liblazy_static-2bb390fee0230a38,libthiserror-c44398710ef1bd9f,libserde-a838f840fff6493a,libuuid_by_string-e0e6e68b1bdf7153,libmd5-a2c230cb4c8995a7,libsha1-65c7c1dda91c5d29,libcpufeatures-42c2188ae17ada4c,libcfg_if-33ef6c02a07f9fec,libdigest-3c2d891685d4b89e,libblock_buffer-8cfc6f57c23bdc22,libcrypto_common-66e2e31812479249,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3jOkgn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-23fd123e29a9199f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libdemo_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustc3jOkgn/list:3: ; expected, but got create_uuid
[INFO] [stdout]           >>>     canister_query create_uuid;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `demo_backend` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcyhw2c7/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcyhw2c7/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-13e04982b8da3c0f,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libic_cdk_timers-90568dcef644eb8c,libic_cdk-936b68bf0d50e598,libic0-ffac5c3a91b50e91,libcandid-f41f4208db3ac2e4,liblogos-82cf05a2aba9c45a,libnum_enum-dbd601c9cad56f01,liblalrpop_util-70fb6e545a52e2af,libregex-1670b2d4a7436485,libregex_automata-5f1041d78354b440,libaho_corasick-21386b6dd214be5a,libregex_syntax-8de78d0afdb2bf35,libcodespan_reporting-fc51de8f376d3aab,libtermcolor-96a9ed65821a6544,libpretty-90d63a9d2fe1aa9e,libslotmap-84a0c90be2aa9fe2,libfutures-ea5152158957b5f6,libfutures_executor-d5e126a36b07253e,libfutures_util-25057e7aacd82d1a,libmemchr-659d2f3239d1b4b2,libfutures_io-1e8dd8eeffe2c5f5,libslab-43d976c9737ff31a,libfutures_channel-2567751a6eaafbe5,libpin_project_lite-e0c50e8704e39276,libfutures_sink-14e79dfc79b50e92,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-14ebb66ec99947da,libic_stable_structures-1441efa15715c130,libic_cdk-d63ff20084241c64,libic0-88cedc4127ae8e95,libcandid-11e4546d6f0897f6,libstacker-79a0e27245b02a8e,libpsm-71159a527fc0e226,liblibc-aa070599fea9ccde,libhex-28742b4ca144387c,libserde_bytes-199c29b231926ae7,libpretty-0f59cab5a1ff11d2,libunicode_width-d4af6ef784b2a0cb,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libleb128-ae0983f084a091ac,libbyteorder-1efcbe4f07366651,libic_principal-39e65c0f545169f4,libcrc32fast-b0a822c04decf57d,libdata_encoding-02a524d0cb7bb851,libsha2-662696809238184c,libcpufeatures-42c2188ae17ada4c,libcfg_if-33ef6c02a07f9fec,libdigest-3c2d891685d4b89e,libblock_buffer-8cfc6f57c23bdc22,libcrypto_common-66e2e31812479249,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0,libnum_bigint-1a568b9c2f177888,libnum_integer-3b8018de5d267fee,libnum_traits-0dc368860bb68f9d,libanyhow-5a7a6c9026c03448,libbinread-8dfba7acd7f09513,liblazy_static-2bb390fee0230a38,libthiserror-c44398710ef1bd9f,libserde-a838f840fff6493a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcyhw2c7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-23fd123e29a9199f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libqueue_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcyhw2c7/list:5: ; expected, but got cache_subscriber_data
[INFO] [stdout]           >>>     canister_query cache_subscriber_data;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `queue_backend` (lib) due to 1 previous error; 23 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustczrGnFA/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustczrGnFA/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libuuid_by_string-e0e6e68b1bdf7153,libmd5-a2c230cb4c8995a7,libsha1-65c7c1dda91c5d29,libic_cdk-d63ff20084241c64,libic0-88cedc4127ae8e95,libic_stable_structures-1441efa15715c130,libcandid-11e4546d6f0897f6,libstacker-79a0e27245b02a8e,libpsm-71159a527fc0e226,liblibc-aa070599fea9ccde,libhex-28742b4ca144387c,libserde_bytes-199c29b231926ae7,libpretty-0f59cab5a1ff11d2,libunicode_width-d4af6ef784b2a0cb,libarrayvec-f5ee3f47c3793c70,libtyped_arena-e8efe135793da16d,libleb128-ae0983f084a091ac,libbyteorder-1efcbe4f07366651,libic_principal-39e65c0f545169f4,libcrc32fast-b0a822c04decf57d,libdata_encoding-02a524d0cb7bb851,libsha2-662696809238184c,libcpufeatures-42c2188ae17ada4c,libcfg_if-33ef6c02a07f9fec,libdigest-3c2d891685d4b89e,libblock_buffer-8cfc6f57c23bdc22,libcrypto_common-66e2e31812479249,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0,libnum_bigint-1a568b9c2f177888,libnum_integer-3b8018de5d267fee,libnum_traits-0dc368860bb68f9d,libanyhow-5a7a6c9026c03448,libbinread-8dfba7acd7f09513,liblazy_static-2bb390fee0230a38,libthiserror-c44398710ef1bd9f,libserde-a838f840fff6493a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczrGnFA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-23fd123e29a9199f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libregistry_backend.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustczrGnFA/list:3: ; expected, but got agent_subscriptions
[INFO] [stdout]           >>>     canister_query agent_subscriptions;
[INFO] [stdout]           >>>                    ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `registry_backend` (lib) due to 1 previous error; 13 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b3e9898810784b5548f080f25fd9a753a36c0a18aa9cf7677a8e8ffd5b37ec20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3e9898810784b5548f080f25fd9a753a36c0a18aa9cf7677a8e8ffd5b37ec20", kill_on_drop: false }`
[INFO] [stdout] b3e9898810784b5548f080f25fd9a753a36c0a18aa9cf7677a8e8ffd5b37ec20
