[INFO] fetching crate moleculer 0.3.5... [INFO] building moleculer-0.3.5 against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] extracting crate moleculer 0.3.5 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate moleculer 0.3.5 on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate moleculer 0.3.5 [INFO] finished tweaking crates.io crate moleculer 0.3.5 [INFO] tweaked toml for crates.io crate moleculer 0.3.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate moleculer 0.3.5 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64-url v1.4.10 [INFO] [stderr] Downloaded nats v0.10.1 [INFO] [stderr] Downloaded nuid v0.3.0 [INFO] [stderr] Downloaded async-nats v0.10.1 [INFO] [stderr] Downloaded cargo-lock v7.0.1 [INFO] [stderr] Downloaded sysinfo v0.19.2 [INFO] [stderr] Downloaded signatory v0.21.0 [INFO] [stderr] Downloaded nkeys v0.1.0 [INFO] [stderr] Downloaded act-zero v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e073705c5f829a559e88e23f5fed6fe76e2dee401e15f56c9f36d61783781d56 [INFO] running `Command { std: "docker" "start" "-a" "e073705c5f829a559e88e23f5fed6fe76e2dee401e15f56c9f36d61783781d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e073705c5f829a559e88e23f5fed6fe76e2dee401e15f56c9f36d61783781d56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e073705c5f829a559e88e23f5fed6fe76e2dee401e15f56c9f36d61783781d56", kill_on_drop: false }` [INFO] [stdout] e073705c5f829a559e88e23f5fed6fe76e2dee401e15f56c9f36d61783781d56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8833dc917fc6b21345417c248e6266aa41d501e3a260aefd0358f716946bceac [INFO] running `Command { std: "docker" "start" "-a" "8833dc917fc6b21345417c248e6266aa41d501e3a260aefd0358f716946bceac", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling nuid v0.3.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling base64-url v1.4.10 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling signatory v0.21.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling nkeys v0.1.0 [INFO] [stderr] Compiling cargo-lock v7.0.1 [INFO] [stderr] Compiling built v0.5.1 [INFO] [stderr] Compiling moleculer v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling nats v0.10.1 [INFO] [stderr] Compiling async-nats v0.10.1 [INFO] [stderr] Compiling act-zero v0.4.0 [INFO] [stdout] warning: fields `ip_list`, `hostname`, `client`, and `instance_id` are never read [INFO] [stdout] --> src/broker/registry.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 172 | pub(crate) struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 177 | pub(crate) ip_list: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 178 | pub(crate) hostname: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 179 | pub(crate) client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 180 | pub(crate) instance_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_`, `version`, and `lang_version` are never read [INFO] [stdout] --> src/channels/messages.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct Client { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 12 | #[serde(rename = "type")] [INFO] [stdout] 13 | type_: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | lang_version: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Client` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ver` is never read [INFO] [stdout] --> src/channels/messages.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) struct HeartbeatMessage { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 28 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HeartbeatMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ver` is never read [INFO] [stdout] --> src/channels/messages.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) struct DisconnectMessage { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 35 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DisconnectMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ver`, `config`, and `metadata` are never read [INFO] [stdout] --> src/channels/messages.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) struct InfoMessage { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 42 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) config: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 54 | pub(crate) metadata: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfoMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ver` is never read [INFO] [stdout] --> src/channels/messages.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) struct DiscoverMessage { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 59 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiscoverMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ver`, `tracing`, `stream`, `seq`, and `groups` are never read [INFO] [stdout] --> src/channels/messages.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 64 | pub(crate) struct EventMessage { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub(crate) tracing: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub(crate) stream: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub(crate) seq: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub(crate) groups: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/channels/messages.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 104 | pub(crate) struct RequestMessage { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 105 | pub(crate) id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 106 | pub(crate) sender: String, [INFO] [stdout] 107 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub(crate) timeout: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | pub(crate) level: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub(crate) tracing: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | pub(crate) stream: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub(crate) seq: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ver`, `meta`, `error`, and `success` are never read [INFO] [stdout] --> src/channels/messages.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 139 | pub(crate) struct ResponseMessage { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 142 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub(crate) meta: Value, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | pub(crate) error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub(crate) success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.48s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo-lock v7.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8833dc917fc6b21345417c248e6266aa41d501e3a260aefd0358f716946bceac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8833dc917fc6b21345417c248e6266aa41d501e3a260aefd0358f716946bceac", kill_on_drop: false }` [INFO] [stdout] 8833dc917fc6b21345417c248e6266aa41d501e3a260aefd0358f716946bceac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 863ee1ed34b1dfa4d4d4b076e4be06017a6b3a796da96b562ca5cb4744674dfe [INFO] running `Command { std: "docker" "start" "-a" "863ee1ed34b1dfa4d4d4b076e4be06017a6b3a796da96b562ca5cb4744674dfe", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stdout] warning: fields `ip_list`, `hostname`, `client`, and `instance_id` are never read [INFO] [stdout] --> src/broker/registry.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 172 | pub(crate) struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 177 | pub(crate) ip_list: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 178 | pub(crate) hostname: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 179 | pub(crate) client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 180 | pub(crate) instance_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_`, `version`, and `lang_version` are never read [INFO] [stdout] --> src/channels/messages.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct Client { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 12 | #[serde(rename = "type")] [INFO] [stdout] 13 | type_: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | lang_version: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Client` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ver` is never read [INFO] [stdout] --> src/channels/messages.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) struct HeartbeatMessage { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 28 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HeartbeatMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ver` is never read [INFO] [stdout] --> src/channels/messages.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) struct DisconnectMessage { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 35 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DisconnectMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ver`, `config`, and `metadata` are never read [INFO] [stdout] --> src/channels/messages.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) struct InfoMessage { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 42 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) config: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 54 | pub(crate) metadata: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfoMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ver` is never read [INFO] [stdout] --> src/channels/messages.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) struct DiscoverMessage { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 59 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiscoverMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ver`, `tracing`, `stream`, `seq`, and `groups` are never read [INFO] [stdout] --> src/channels/messages.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 64 | pub(crate) struct EventMessage { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub(crate) tracing: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub(crate) stream: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub(crate) seq: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub(crate) groups: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/channels/messages.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 104 | pub(crate) struct RequestMessage { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 105 | pub(crate) id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 106 | pub(crate) sender: String, [INFO] [stdout] 107 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub(crate) timeout: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | pub(crate) level: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub(crate) tracing: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | pub(crate) stream: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub(crate) seq: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ver`, `meta`, `error`, and `success` are never read [INFO] [stdout] --> src/channels/messages.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 139 | pub(crate) struct ResponseMessage { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 142 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub(crate) meta: Value, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | pub(crate) error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub(crate) success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling moleculer v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcM3S8Mh/symbols.o" "/opt/rustwide/target/debug/examples/async_in_callback-1c04b2350ac1bf43.async_in_callback.7bdae61e138e58e9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/async_in_callback-1c04b2350ac1bf43.async_in_callback.7bdae61e138e58e9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/async_in_callback-1c04b2350ac1bf43.3xvu3s296k1r2h2o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-1e4f5aaee3911582/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolor_eyre-12c3b641e3be000d.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-26b9bd3fef38dae2.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-839192da1bd0b4ba.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-8eb9293d22aac9c9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f3e94c342238ea1f.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-7f0bb0ef0d42b676.rlib" "/opt/rustwide/target/debug/deps/libtracing-6f52868f7fdb3c82.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a4fc140cb295994a.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-26eb8ed2a916e5a1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0d45690f66760e31.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b58a989ce8c741d6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-b9e6773f63644c49.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-f69cf47a53e87fac.rlib" "/opt/rustwide/target/debug/deps/libgimli-2e23180f9e6aec8e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-9a7945df9b99bbfb.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-83b67edf11ca121b.rlib" "/opt/rustwide/target/debug/deps/libatty-705cbb37d1da19d3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-75e8a229f3cc7d11.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libeyre-8433b593a5a4926c.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/libmoleculer-7806c2fd28b6487b.rlib" "/opt/rustwide/target/debug/deps/libctrlc-0347ee384aefc531.rlib" "/opt/rustwide/target/debug/deps/libnix-4209fe6cb58eb861.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-1b10521ed429f3c9.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-66a1fa6ea391150e.rlib" "/opt/rustwide/target/debug/deps/libhostname-5e5aca914a208a74.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-70c6f805a37aac56.rlib" "/opt/rustwide/target/debug/deps/librayon-75116696d195d26a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-adee17e43768790e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8c8c9bb0b5a7ad64.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-72ac7a0a7562730c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-41d0065c78292d4d.rlib" "/opt/rustwide/target/debug/deps/libeither-e779026d249f34d5.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libasync_nats-7b2ad6d6034f1361.rlib" "/opt/rustwide/target/debug/deps/libnats-dfd945dd5557997b.rlib" "/opt/rustwide/target/debug/deps/libnuid-08c6d74c28978d69.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-af6bbcefd584cd0c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c6643c6179751bb8.rlib" "/opt/rustwide/target/debug/deps/libbase64_url-220cfdfbffd19fdd.rlib" "/opt/rustwide/target/debug/deps/libjson-fb477a4d45dd1e30.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f8573de9412487b7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fe4ce5abb27b2af5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28d27a84310fd0dc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-017fb35c41b51611.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6bf61972d608a5db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-203ba488c48e8f4c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/librustls-c22a89dbb76a6954.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libsct-e6e544fbe701e5c6.rlib" "/opt/rustwide/target/debug/deps/libwebpki-639cd7327545a9be.rlib" "/opt/rustwide/target/debug/deps/libring-c736b5958dd8015f.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libregex-45bc921a28a509ad.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b4dae12c670e4bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e6e50f5cbbe90528.rlib" "/opt/rustwide/target/debug/deps/libnkeys-45d5c962301580f6.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-279b76a7d4068a92.rlib" "/opt/rustwide/target/debug/deps/libsignatory-9b308b5ac5bb2759.rlib" "/opt/rustwide/target/debug/deps/libsubtle_encoding-762c60351c8cf74f.rlib" "/opt/rustwide/target/debug/deps/librand-5585601f501c12eb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b932d434d03e5755.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-447974d54a6ab244.rlib" "/opt/rustwide/target/debug/deps/libsha2-f5eda36395256eef.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-471328cfa2195edf.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4244b6aaf6078e27.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-86aaca7480f46cb9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-8be4e32619226adf.rlib" "/opt/rustwide/target/debug/deps/librand_core-5bc79f5b514a92db.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d9ab47b9c6061170.rlib" "/opt/rustwide/target/debug/deps/libdigest-398efe9a9fabf345.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d1ff9d19ea6efe22.rlib" "/opt/rustwide/target/debug/deps/libtypenum-02b0e34c806c6cbb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13319a8ad922f345.rlib" "/opt/rustwide/target/debug/deps/libed25519-61b1d0bedccf7c59.rlib" "/opt/rustwide/target/debug/deps/libsignature-dcf6b07e20467cfe.rlib" "/opt/rustwide/target/debug/deps/libblocking-f68ef995734509fb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-9a03b61c7f2561dd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-3ae15fc488cb52e6.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-316594b94716acb3.rlib" "/opt/rustwide/target/debug/deps/libparking-5d347c5922689b59.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ab415504d8fbb45d.rlib" "/opt/rustwide/target/debug/deps/libasync_task-12fd8617aedcf494.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-da691b57ee2e8b37.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-afe8e4ab7c83fa5e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-522055c6c106e494.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-65d0bef863774aa2.rlib" "/opt/rustwide/target/debug/deps/libact_zero-c48cd39e413ea9fc.rlib" "/opt/rustwide/target/debug/deps/libtokio-0cf840f615ac8aa3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-694c0c7b68201ec5.rlib" "/opt/rustwide/target/debug/deps/libmio-915d211664eb0433.rlib" "/opt/rustwide/target/debug/deps/liblog-f68eb7e9ba583f2a.rlib" "/opt/rustwide/target/debug/deps/libfutures-caf3b54da5e7f464.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a688758b01085b05.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3507596b9be70e1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7aca7bbfa6232ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fda27adef83726f4.rlib" "/opt/rustwide/target/debug/deps/libslab-071482c4c950dd98.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-32031b062f9a5fcd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a4323654e768e620.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1c596805bb1efa78.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c1672392c57739b8.rlib" "/opt/rustwide/target/debug/deps/libmaplit-0bdfb58050f15c6b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-700527cdfa1490ef.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-62a3ab728f2eb46b.rlib" "/opt/rustwide/target/debug/deps/libuuid-67222780bfc1983e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-80a56ec049f56f73.rlib" "/opt/rustwide/target/debug/deps/libstrum-542666e467c10857.rlib" "/opt/rustwide/target/debug/deps/libserde-40950af75c83f530.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-b06569d363f88e6f.rlib" "/opt/rustwide/target/debug/deps/librand-4e573721a68240a2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-811be093f15035e4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a9b36edfe4d694a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-1d2338837f43cccf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9d517d159ff397b2.rlib" "/opt/rustwide/target/debug/deps/liblibc-bc5eac9b54e831f0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/async_in_callback-1c04b2350ac1bf43" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `moleculer` (example "async_in_callback") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `ip_list`, `hostname`, `client`, and `instance_id` are never read [INFO] [stdout] --> src/broker/registry.rs:177:16 [INFO] [stdout] | [INFO] [stdout] 172 | pub(crate) struct Node { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 177 | pub(crate) ip_list: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 178 | pub(crate) hostname: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 179 | pub(crate) client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 180 | pub(crate) instance_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `type_`, `version`, and `lang_version` are never read [INFO] [stdout] --> src/channels/messages.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct Client { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 12 | #[serde(rename = "type")] [INFO] [stdout] 13 | type_: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 15 | lang_version: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Client` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ver` is never read [INFO] [stdout] --> src/channels/messages.rs:28:20 [INFO] [stdout] | [INFO] [stdout] 27 | pub(crate) struct HeartbeatMessage { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 28 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HeartbeatMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ver` is never read [INFO] [stdout] --> src/channels/messages.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) struct DisconnectMessage { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 35 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DisconnectMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ver`, `config`, and `metadata` are never read [INFO] [stdout] --> src/channels/messages.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) struct InfoMessage { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 42 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub(crate) config: HashMap, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 54 | pub(crate) metadata: HashMap, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InfoMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ver` is never read [INFO] [stdout] --> src/channels/messages.rs:59:20 [INFO] [stdout] | [INFO] [stdout] 58 | pub(crate) struct DiscoverMessage { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 59 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DiscoverMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ver`, `tracing`, `stream`, `seq`, and `groups` are never read [INFO] [stdout] --> src/channels/messages.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 64 | pub(crate) struct EventMessage { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub(crate) tracing: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub(crate) stream: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub(crate) seq: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub(crate) groups: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EventMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/channels/messages.rs:105:20 [INFO] [stdout] | [INFO] [stdout] 104 | pub(crate) struct RequestMessage { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 105 | pub(crate) id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 106 | pub(crate) sender: String, [INFO] [stdout] 107 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub(crate) timeout: f32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 118 | pub(crate) level: i32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 121 | pub(crate) tracing: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 133 | pub(crate) stream: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub(crate) seq: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ver`, `meta`, `error`, and `success` are never read [INFO] [stdout] --> src/channels/messages.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 139 | pub(crate) struct ResponseMessage { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 142 | pub(crate) ver: String, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | pub(crate) meta: Value, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | pub(crate) error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | pub(crate) success: bool, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcHr0Ryx/symbols.o" "/opt/rustwide/target/debug/examples/simple_send_request-94a039a1ab168c49.simple_send_request.2fb9628b20b8c038-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_send_request-94a039a1ab168c49.simple_send_request.2fb9628b20b8c038-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_send_request-94a039a1ab168c49.simple_send_request.2fb9628b20b8c038-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_send_request-94a039a1ab168c49.simple_send_request.2fb9628b20b8c038-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_send_request-94a039a1ab168c49.simple_send_request.2fb9628b20b8c038-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_send_request-94a039a1ab168c49.4e5248hbwrkkha7i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-1e4f5aaee3911582/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcolor_eyre-12c3b641e3be000d.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-26b9bd3fef38dae2.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-839192da1bd0b4ba.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-8eb9293d22aac9c9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f3e94c342238ea1f.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-7f0bb0ef0d42b676.rlib" "/opt/rustwide/target/debug/deps/libtracing-6f52868f7fdb3c82.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a4fc140cb295994a.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-26eb8ed2a916e5a1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0d45690f66760e31.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b58a989ce8c741d6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libobject-b9e6773f63644c49.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-f69cf47a53e87fac.rlib" "/opt/rustwide/target/debug/deps/libgimli-2e23180f9e6aec8e.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-9a7945df9b99bbfb.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-83b67edf11ca121b.rlib" "/opt/rustwide/target/debug/deps/libatty-705cbb37d1da19d3.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-75e8a229f3cc7d11.rlib" "/opt/rustwide/target/debug/deps/libhumantime-28a5c7939082a25f.rlib" "/opt/rustwide/target/debug/deps/libeyre-8433b593a5a4926c.rlib" "/opt/rustwide/target/debug/deps/libindenter-7d27c00e8da0d8a9.rlib" "/opt/rustwide/target/debug/deps/libmoleculer-7806c2fd28b6487b.rlib" "/opt/rustwide/target/debug/deps/libctrlc-0347ee384aefc531.rlib" "/opt/rustwide/target/debug/deps/libnix-4209fe6cb58eb861.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b8f2fcfec265dfb2.rlib" "/opt/rustwide/target/debug/deps/libget_if_addrs-1b10521ed429f3c9.rlib" "/opt/rustwide/target/debug/deps/libc_linked_list-66a1fa6ea391150e.rlib" "/opt/rustwide/target/debug/deps/libhostname-5e5aca914a208a74.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4d64094482ccd140.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-70c6f805a37aac56.rlib" "/opt/rustwide/target/debug/deps/librayon-75116696d195d26a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-adee17e43768790e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8c8c9bb0b5a7ad64.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-72ac7a0a7562730c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-41d0065c78292d4d.rlib" "/opt/rustwide/target/debug/deps/libeither-e779026d249f34d5.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-59471493c3e61b5e.rlib" "/opt/rustwide/target/debug/deps/libasync_nats-7b2ad6d6034f1361.rlib" "/opt/rustwide/target/debug/deps/libnats-dfd945dd5557997b.rlib" "/opt/rustwide/target/debug/deps/libnuid-08c6d74c28978d69.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-af6bbcefd584cd0c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c6643c6179751bb8.rlib" "/opt/rustwide/target/debug/deps/libbase64_url-220cfdfbffd19fdd.rlib" "/opt/rustwide/target/debug/deps/libjson-fb477a4d45dd1e30.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f8573de9412487b7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-fe4ce5abb27b2af5.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ec3d532a58682045.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28d27a84310fd0dc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-017fb35c41b51611.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6bf61972d608a5db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-203ba488c48e8f4c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/librustls-c22a89dbb76a6954.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libsct-e6e544fbe701e5c6.rlib" "/opt/rustwide/target/debug/deps/libwebpki-639cd7327545a9be.rlib" "/opt/rustwide/target/debug/deps/libring-c736b5958dd8015f.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libregex-45bc921a28a509ad.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9b4dae12c670e4bb.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e6e50f5cbbe90528.rlib" "/opt/rustwide/target/debug/deps/libnkeys-45d5c962301580f6.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-279b76a7d4068a92.rlib" "/opt/rustwide/target/debug/deps/libsignatory-9b308b5ac5bb2759.rlib" "/opt/rustwide/target/debug/deps/libsubtle_encoding-762c60351c8cf74f.rlib" "/opt/rustwide/target/debug/deps/librand-5585601f501c12eb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b932d434d03e5755.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-447974d54a6ab244.rlib" "/opt/rustwide/target/debug/deps/libsha2-f5eda36395256eef.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-471328cfa2195edf.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4244b6aaf6078e27.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-86aaca7480f46cb9.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e20c91997421cdd0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-8be4e32619226adf.rlib" "/opt/rustwide/target/debug/deps/librand_core-5bc79f5b514a92db.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d9ab47b9c6061170.rlib" "/opt/rustwide/target/debug/deps/libdigest-398efe9a9fabf345.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d1ff9d19ea6efe22.rlib" "/opt/rustwide/target/debug/deps/libtypenum-02b0e34c806c6cbb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-13319a8ad922f345.rlib" "/opt/rustwide/target/debug/deps/libed25519-61b1d0bedccf7c59.rlib" "/opt/rustwide/target/debug/deps/libsignature-dcf6b07e20467cfe.rlib" "/opt/rustwide/target/debug/deps/libblocking-f68ef995734509fb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-549db65b1a2041d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-9a03b61c7f2561dd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-3ae15fc488cb52e6.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-316594b94716acb3.rlib" "/opt/rustwide/target/debug/deps/libparking-5d347c5922689b59.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-ab415504d8fbb45d.rlib" "/opt/rustwide/target/debug/deps/libasync_task-12fd8617aedcf494.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-da691b57ee2e8b37.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-afe8e4ab7c83fa5e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-522055c6c106e494.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-65d0bef863774aa2.rlib" "/opt/rustwide/target/debug/deps/libact_zero-c48cd39e413ea9fc.rlib" "/opt/rustwide/target/debug/deps/libtokio-0cf840f615ac8aa3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-694c0c7b68201ec5.rlib" "/opt/rustwide/target/debug/deps/libmio-915d211664eb0433.rlib" "/opt/rustwide/target/debug/deps/liblog-f68eb7e9ba583f2a.rlib" "/opt/rustwide/target/debug/deps/libfutures-caf3b54da5e7f464.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a688758b01085b05.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3507596b9be70e1b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7aca7bbfa6232ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-fda27adef83726f4.rlib" "/opt/rustwide/target/debug/deps/libslab-071482c4c950dd98.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-32031b062f9a5fcd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1a10631c7aff716e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a4323654e768e620.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1c596805bb1efa78.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c1672392c57739b8.rlib" "/opt/rustwide/target/debug/deps/libmaplit-0bdfb58050f15c6b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-700527cdfa1490ef.rlib" "/opt/rustwide/target/debug/deps/libryu-a9d03167471ca5ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-62a3ab728f2eb46b.rlib" "/opt/rustwide/target/debug/deps/libuuid-67222780bfc1983e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-80a56ec049f56f73.rlib" "/opt/rustwide/target/debug/deps/libstrum-542666e467c10857.rlib" "/opt/rustwide/target/debug/deps/libserde-40950af75c83f530.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-b06569d363f88e6f.rlib" "/opt/rustwide/target/debug/deps/librand-4e573721a68240a2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-811be093f15035e4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a9b36edfe4d694a8.rlib" "/opt/rustwide/target/debug/deps/librand_core-1d2338837f43cccf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9d517d159ff397b2.rlib" "/opt/rustwide/target/debug/deps/liblibc-bc5eac9b54e831f0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple_send_request-94a039a1ab168c49" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `moleculer` (example "simple_send_request") due to 2 previous errors [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "863ee1ed34b1dfa4d4d4b076e4be06017a6b3a796da96b562ca5cb4744674dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863ee1ed34b1dfa4d4d4b076e4be06017a6b3a796da96b562ca5cb4744674dfe", kill_on_drop: false }` [INFO] [stdout] 863ee1ed34b1dfa4d4d4b076e4be06017a6b3a796da96b562ca5cb4744674dfe