[INFO] fetching crate coerce 0.4.0-prerelease1... [INFO] building coerce-0.4.0-prerelease1 against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] extracting crate coerce 0.4.0-prerelease1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate coerce 0.4.0-prerelease1 on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate coerce 0.4.0-prerelease1 [INFO] finished tweaking crates.io crate coerce 0.4.0-prerelease1 [INFO] tweaked toml for crates.io crate coerce 0.4.0-prerelease1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02f96c9be087d891f2939f0f42a17ea80ca0ee1a05fed3c64887806109be7866 [INFO] running `Command { std: "docker" "start" "-a" "02f96c9be087d891f2939f0f42a17ea80ca0ee1a05fed3c64887806109be7866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02f96c9be087d891f2939f0f42a17ea80ca0ee1a05fed3c64887806109be7866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02f96c9be087d891f2939f0f42a17ea80ca0ee1a05fed3c64887806109be7866", kill_on_drop: false }` [INFO] [stdout] 02f96c9be087d891f2939f0f42a17ea80ca0ee1a05fed3c64887806109be7866 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00f72b6e479b2b56fc23f1fbf57b31bd6a12e0d43a8f202561a54edd5962af86 [INFO] running `Command { std: "docker" "start" "-a" "00f72b6e479b2b56fc23f1fbf57b31bd6a12e0d43a8f202561a54edd5962af86", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling hashring v0.2.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling opentelemetry v0.11.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling tracing-opentelemetry v0.10.0 [INFO] [stderr] Compiling coerce v0.4.0-prerelease1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/system/mod.rs:102:31 [INFO] [stdout] | [INFO] [stdout] 102 | protobuf::parse_from_bytes::(&create_result.unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use protobuf::parse_from_bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:213:35 [INFO] [stdout] | [INFO] [stdout] 213 | let res = parse_from_bytes::(&res); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | Some(ClientEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | Some(ClientEvent::Result(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:39:59 [INFO] [stdout] | [INFO] [stdout] 39 | Some(Event::Err) => Some(ClientEvent::Err(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:40:61 [INFO] [stdout] | [INFO] [stdout] 40 | Some(Event::Ping) => Some(ClientEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | Some(Event::Pong) => Some(ClientEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:66:50 [INFO] [stdout] | [INFO] [stdout] 66 | Some(SessionEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:68:62 [INFO] [stdout] | [INFO] [stdout] 68 | Some(Event::Ping) => Some(SessionEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:69:62 [INFO] [stdout] | [INFO] [stdout] 69 | Some(Event::Pong) => Some(SessionEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:74:50 [INFO] [stdout] | [INFO] [stdout] 74 | Some(SessionEvent::FindActor(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | parse_from_bytes::(message) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | Some(parse_from_bytes::(message).unwrap().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/proto/protocol.rs:4315:17 [INFO] [stdout] | [INFO] [stdout] 4315 | ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryFutureExt` [INFO] [stdout] --> src/remote/system/builder.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use futures::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `boxed_parent_ref` [INFO] [stdout] --> src/actor/context.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | boxed_parent_ref: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `children` [INFO] [stdout] --> src/actor/context.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | children: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `system` [INFO] [stdout] --> src/remote/cluster/client/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | system: RemoteActorSystem, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RemoteClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/remote/cluster/client/mod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `marker` [INFO] [stdout] --> src/remote/handler.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | marker: RemoteActorMarker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node_id` [INFO] [stdout] --> src/remote/system/builder.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | node_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `activator` [INFO] [stdout] --> src/remote/system/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | activator: ActorActivator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RemoteSystemCore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/remote/system/mod.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/system/mod.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | / self.inner [INFO] [stdout] 231 | | .registry_ref [INFO] [stdout] 232 | | .notify(RegisterActor::new(actor_id, node_id)); [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | message.sender.send(node); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | / ... sender.send(if res.get_node_id().is_empty() { [INFO] [stdout] 217 | | ... None [INFO] [stdout] 218 | | ... } else { [INFO] [stdout] 219 | | ... Some(Uuid::from_str(res.get_node_id()).unwrap()) [INFO] [stdout] 220 | | ... }); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:292:29 [INFO] [stdout] | [INFO] [stdout] 292 | ... registry_ref.notify(RegisterActor::new(actor_id, None)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | sender.send(StreamEvent::Receive(msg)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | sender.send(StreamEvent::Err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | / mediator [INFO] [stdout] 196 | | .send(Publish:: { topic, message }) [INFO] [stdout] 197 | | .await [INFO] [stdout] 198 | | .unwrap(); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.89s [INFO] running `Command { std: "docker" "inspect" "00f72b6e479b2b56fc23f1fbf57b31bd6a12e0d43a8f202561a54edd5962af86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f72b6e479b2b56fc23f1fbf57b31bd6a12e0d43a8f202561a54edd5962af86", kill_on_drop: false }` [INFO] [stdout] 00f72b6e479b2b56fc23f1fbf57b31bd6a12e0d43a8f202561a54edd5962af86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 066de13aef680b9978810045b25180a0f8ad386662fe3892be8585c61df354e4 [INFO] running `Command { std: "docker" "start" "-a" "066de13aef680b9978810045b25180a0f8ad386662fe3892be8585c61df354e4", kill_on_drop: false }` [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/system/mod.rs:102:31 [INFO] [stdout] | [INFO] [stdout] 102 | protobuf::parse_from_bytes::(&create_result.unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use protobuf::parse_from_bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:213:35 [INFO] [stdout] | [INFO] [stdout] 213 | let res = parse_from_bytes::(&res); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | Some(ClientEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | Some(ClientEvent::Result(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:39:59 [INFO] [stdout] | [INFO] [stdout] 39 | Some(Event::Err) => Some(ClientEvent::Err(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:40:61 [INFO] [stdout] | [INFO] [stdout] 40 | Some(Event::Ping) => Some(ClientEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | Some(Event::Pong) => Some(ClientEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:66:50 [INFO] [stdout] | [INFO] [stdout] 66 | Some(SessionEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:68:62 [INFO] [stdout] | [INFO] [stdout] 68 | Some(Event::Ping) => Some(SessionEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:69:62 [INFO] [stdout] | [INFO] [stdout] 69 | Some(Event::Pong) => Some(SessionEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:74:50 [INFO] [stdout] | [INFO] [stdout] 74 | Some(SessionEvent::FindActor(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | parse_from_bytes::(message) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | Some(parse_from_bytes::(message).unwrap().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/proto/protocol.rs:4315:17 [INFO] [stdout] | [INFO] [stdout] 4315 | ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::TryFutureExt` [INFO] [stdout] --> src/remote/system/builder.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use futures::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `boxed_parent_ref` [INFO] [stdout] --> src/actor/context.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | boxed_parent_ref: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `children` [INFO] [stdout] --> src/actor/context.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | children: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `system` [INFO] [stdout] --> src/remote/cluster/client/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | system: RemoteActorSystem, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RemoteClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/remote/cluster/client/mod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `marker` [INFO] [stdout] --> src/remote/handler.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | marker: RemoteActorMarker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node_id` [INFO] [stdout] --> src/remote/system/builder.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | node_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `activator` [INFO] [stdout] --> src/remote/system/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | activator: ActorActivator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RemoteSystemCore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/remote/system/mod.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/system/mod.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | / self.inner [INFO] [stdout] 231 | | .registry_ref [INFO] [stdout] 232 | | .notify(RegisterActor::new(actor_id, node_id)); [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | message.sender.send(node); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | / ... sender.send(if res.get_node_id().is_empty() { [INFO] [stdout] 217 | | ... None [INFO] [stdout] 218 | | ... } else { [INFO] [stdout] 219 | | ... Some(Uuid::from_str(res.get_node_id()).unwrap()) [INFO] [stdout] 220 | | ... }); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:292:29 [INFO] [stdout] | [INFO] [stdout] 292 | ... registry_ref.notify(RegisterActor::new(actor_id, None)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | sender.send(StreamEvent::Receive(msg)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | sender.send(StreamEvent::Err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | / mediator [INFO] [stdout] 196 | | .send(Publish:: { topic, message }) [INFO] [stdout] 197 | | .await [INFO] [stdout] 198 | | .unwrap(); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling opentelemetry-jaeger v0.10.0 [INFO] [stderr] Compiling coerce v0.4.0-prerelease1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `coerce_macros` [INFO] [stdout] --> tests/test_remote_actor_heartbeat.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate coerce_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `coerce_macros` [INFO] [stdout] --> tests/test_remote_cluster_builder.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate coerce_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `coerce_macros` [INFO] [stdout] --> tests/test_remote_cluster_client.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate coerce_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `coerce_macros` [INFO] [stdout] --> tests/test_remote_actor_locate.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | extern crate coerce_macros; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> tests/test_tracing.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | let mut sys = ActorSystem::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `coerce_test` in this scope [INFO] [stdout] --> tests/test_remote_actor_heartbeat.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[coerce_test] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/test_tracing.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / TracingActor [INFO] [stdout] 19 | | .into_actor(Some(format!("actor-id-{}", i)), &sys) [INFO] [stdout] 20 | | .await; [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] warning: unused import: `coerce::remote::net::proto::protocol::CreateActor` [INFO] [stdout] --> tests/test_remote_codec.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use coerce::remote::net::proto::protocol::CreateActor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coerce` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find attribute `coerce_test` in this scope [INFO] [stdout] --> tests/test_remote_cluster_builder.rs:81:3 [INFO] [stdout] | [INFO] [stdout] 81 | #[coerce_test] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> tests/test_remote_actor_creation.rs:93:38 [INFO] [stdout] | [INFO] [stdout] 93 | let create_actor_res = protobuf::parse_from_bytes::(&result.unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `coerce_test` in this scope [INFO] [stdout] --> tests/test_remote_actor_locate.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[coerce_test] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `coerce_test` in this scope [INFO] [stdout] --> tests/test_remote_cluster_client.rs:47:3 [INFO] [stdout] | [INFO] [stdout] 47 | #[coerce_test] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `coerce::remote::storage::state::ActorStore` [INFO] [stdout] --> tests/test_remote_actor_creation.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use coerce::remote::storage::state::ActorStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::FutureExt` [INFO] [stdout] --> tests/test_message.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use futures::FutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> tests/test_remote_actor_creation.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | state: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/test_remote_pubsub.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | / self.on_completion [INFO] [stdout] 65 | | .take() [INFO] [stdout] 66 | | .unwrap() [INFO] [stdout] 67 | | .send(self.received_stream_messages); [INFO] [stdout] | |_____________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/system/mod.rs:102:31 [INFO] [stdout] | [INFO] [stdout] 102 | protobuf::parse_from_bytes::(&create_result.unwrap()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use protobuf::parse_from_bytes; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/actor/handler.rs:213:35 [INFO] [stdout] | [INFO] [stdout] 213 | let res = parse_from_bytes::(&res); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:7:16 [INFO] [stdout] | [INFO] [stdout] 7 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:34:49 [INFO] [stdout] | [INFO] [stdout] 34 | Some(ClientEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:37:46 [INFO] [stdout] | [INFO] [stdout] 37 | Some(ClientEvent::Result(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:39:59 [INFO] [stdout] | [INFO] [stdout] 39 | Some(Event::Err) => Some(ClientEvent::Err(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:40:61 [INFO] [stdout] | [INFO] [stdout] 40 | Some(Event::Ping) => Some(ClientEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:41:61 [INFO] [stdout] | [INFO] [stdout] 41 | Some(Event::Pong) => Some(ClientEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:66:50 [INFO] [stdout] | [INFO] [stdout] 66 | Some(SessionEvent::Handshake(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:68:62 [INFO] [stdout] | [INFO] [stdout] 68 | Some(Event::Ping) => Some(SessionEvent::Ping(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:69:62 [INFO] [stdout] | [INFO] [stdout] 69 | Some(Event::Pong) => Some(SessionEvent::Pong(parse_from_bytes(message).unwrap())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:74:50 [INFO] [stdout] | [INFO] [stdout] 74 | Some(SessionEvent::FindActor(parse_from_bytes(message).unwrap())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/message.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | parse_from_bytes(message).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use protobuf::{parse_from_bytes, Message, ProtobufEnum, ProtobufError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | parse_from_bytes::(message) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/stream/system.rs:54:26 [INFO] [stdout] | [INFO] [stdout] 54 | Some(parse_from_bytes::(message).unwrap().into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `protobuf::parse_from_bytes`: Use Message::parse_from_bytes instead [INFO] [stdout] --> src/remote/net/proto/protocol.rs:4315:17 [INFO] [stdout] | [INFO] [stdout] 4315 | ::protobuf::parse_from_bytes(file_descriptor_proto_data).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.test_remote_cluster_nodes.4ec49d52-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7.2474oabw5bpc2q6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-99495cca8bccf19c.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-77187b6b5d97d3f9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-726cf7a6ceb83d9a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-79fa9b4a33efec6c.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9c1ca95fa49f9c7e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libatty-e31efd09d3fc968d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libcoerce-936e940cecf406c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-665527e47e08270d.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-19afb30dec2e37e5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cee1ec9b816f1fea.rlib" "/opt/rustwide/target/debug/deps/libthread_local-391fa987f0e18243.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-111bc533c0a7a4e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bdfe0e61c1ddcf8c.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libtracing-cb02896a2be3cb05.rlib" "/opt/rustwide/target/debug/deps/libmatchers-814b38cb650d18dc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-52226d086d4ee202.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-808ae8c820022687.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-a0058c280eae8186.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-0ffa5d9e7b2d26df.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9b30a8889fdf7a58.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-5192a7672e2f9af2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2459b4c55d502026.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-174c286f5c9889f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d1fd6b244ce7e414.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-aa95c79811a73bb4.rlib" "/opt/rustwide/target/debug/deps/libchrono-70a6919f486f4fe9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8410677669eae2d5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-459c53b68db37723.rlib" "/opt/rustwide/target/debug/deps/libtime-6c7153816d7ab4d1.rlib" "/opt/rustwide/target/debug/deps/libhashring-f86e62d173c94596.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-82144cb16318712f.rlib" "/opt/rustwide/target/debug/deps/libfutures-564925b139d62698.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c33d1ca653fd4399.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e5095398b641919c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1f9e1dbb1fda747c.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2b69a435edd0b693.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/libtokio-46493ca6f92c0047.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-84a498cec7373919.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6db3735aefbe9e39.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-c93da3335fc7b57a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca7b1ba7f31a9234.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4857a094a92784c1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-301591e11a6cbad2.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9979fb80d12c229.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2c766695cb05e52.rlib" "/opt/rustwide/target/debug/deps/liblibc-074d0dddade370f7.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libserde-0ff59a7d7be0809b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-516357af627e1a7d.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cb5ef8235cf10de.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c94e3d0069d19330.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5a532766d1e80b5b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d08f0c83526179dc.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d995c6cafdb3d253.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-02ebc04a72bd9433.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5cbc32ae14534ca9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-969ebc8623abfcc9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7f98f837d3579544.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c79b77d9c2e73c7a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7b2792f3bc0d0eb.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7558dde8464d46ce.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b3d84848ab790cf7.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ffaac76756e3f83b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f98cce041f593917.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_remote_cluster_nodes-b8c1e8e3294bafc7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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] [stdout] warning: unused import: `futures::TryFutureExt` [INFO] [stdout] --> src/remote/system/builder.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use futures::TryFutureExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/actor/children.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let mut system = ActorSystem::new(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `boxed_parent_ref` [INFO] [stdout] --> src/actor/context.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | boxed_parent_ref: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `children` [INFO] [stdout] --> src/actor/context.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | children: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `system` [INFO] [stdout] --> src/remote/cluster/client/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | system: RemoteActorSystem, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RemoteClusterClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/remote/cluster/client/mod.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `marker` [INFO] [stdout] --> src/remote/handler.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | marker: RemoteActorMarker, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `node_id` [INFO] [stdout] --> src/remote/system/builder.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | node_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `activator` [INFO] [stdout] --> src/remote/system/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | activator: ActorActivator, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RemoteSystemCore` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/remote/system/mod.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/system/mod.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 230 | / self.inner [INFO] [stdout] 231 | | .registry_ref [INFO] [stdout] 232 | | .notify(RegisterActor::new(actor_id, node_id)); [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | message.sender.send(node); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:216:33 [INFO] [stdout] | [INFO] [stdout] 216 | / ... sender.send(if res.get_node_id().is_empty() { [INFO] [stdout] 217 | | ... None [INFO] [stdout] 218 | | ... } else { [INFO] [stdout] 219 | | ... Some(Uuid::from_str(res.get_node_id()).unwrap()) [INFO] [stdout] 220 | | ... }); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/actor/handler.rs:292:29 [INFO] [stdout] | [INFO] [stdout] 292 | ... registry_ref.notify(RegisterActor::new(actor_id, None)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | sender.send(StreamEvent::Receive(msg)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:91:17 [INFO] [stdout] | [INFO] [stdout] 91 | sender.send(StreamEvent::Err); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/remote/stream/pubsub.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | / mediator [INFO] [stdout] 196 | | .send(Publish:: { topic, message }) [INFO] [stdout] 197 | | .await [INFO] [stdout] 198 | | .unwrap(); [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.test_tracing.0fe34feb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b.5f2gtic07upc705f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libopentelemetry_jaeger-53425afaf0035778.rlib" "/opt/rustwide/target/debug/deps/libthrift-7cc1603f16188717.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-e3a4d3ea6bba5e2a.rlib" "/opt/rustwide/target/debug/deps/libinteger_encoding-688dba1daa800fb4.rlib" "/opt/rustwide/target/debug/deps/libordered_float-111b7c615a113800.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-99495cca8bccf19c.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-77187b6b5d97d3f9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-726cf7a6ceb83d9a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-79fa9b4a33efec6c.rlib" "/opt/rustwide/target/debug/deps/libcoerce-936e940cecf406c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-665527e47e08270d.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-19afb30dec2e37e5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cee1ec9b816f1fea.rlib" "/opt/rustwide/target/debug/deps/libthread_local-391fa987f0e18243.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-111bc533c0a7a4e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bdfe0e61c1ddcf8c.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libtracing-cb02896a2be3cb05.rlib" "/opt/rustwide/target/debug/deps/libmatchers-814b38cb650d18dc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-52226d086d4ee202.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-808ae8c820022687.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-a0058c280eae8186.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-0ffa5d9e7b2d26df.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9b30a8889fdf7a58.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-5192a7672e2f9af2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2459b4c55d502026.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-174c286f5c9889f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d1fd6b244ce7e414.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-aa95c79811a73bb4.rlib" "/opt/rustwide/target/debug/deps/libchrono-70a6919f486f4fe9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8410677669eae2d5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-459c53b68db37723.rlib" "/opt/rustwide/target/debug/deps/libtime-6c7153816d7ab4d1.rlib" "/opt/rustwide/target/debug/deps/libhashring-f86e62d173c94596.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-82144cb16318712f.rlib" "/opt/rustwide/target/debug/deps/libfutures-564925b139d62698.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c33d1ca653fd4399.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e5095398b641919c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1f9e1dbb1fda747c.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2b69a435edd0b693.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/libtokio-46493ca6f92c0047.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-84a498cec7373919.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6db3735aefbe9e39.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-c93da3335fc7b57a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca7b1ba7f31a9234.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4857a094a92784c1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-301591e11a6cbad2.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9979fb80d12c229.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2c766695cb05e52.rlib" "/opt/rustwide/target/debug/deps/liblibc-074d0dddade370f7.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libserde-0ff59a7d7be0809b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-516357af627e1a7d.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cb5ef8235cf10de.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c94e3d0069d19330.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5a532766d1e80b5b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d08f0c83526179dc.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d995c6cafdb3d253.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-02ebc04a72bd9433.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5cbc32ae14534ca9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-969ebc8623abfcc9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7f98f837d3579544.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c79b77d9c2e73c7a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7b2792f3bc0d0eb.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7558dde8464d46ce.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b3d84848ab790cf7.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ffaac76756e3f83b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f98cce041f593917.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_tracing-71b9e2f1052b039b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.test_worker.eea6fb78-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7.3t3ac7x89zcsbj7q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-99495cca8bccf19c.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-77187b6b5d97d3f9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-726cf7a6ceb83d9a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-79fa9b4a33efec6c.rlib" "/opt/rustwide/target/debug/deps/libcoerce-936e940cecf406c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-665527e47e08270d.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-19afb30dec2e37e5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cee1ec9b816f1fea.rlib" "/opt/rustwide/target/debug/deps/libthread_local-391fa987f0e18243.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-111bc533c0a7a4e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bdfe0e61c1ddcf8c.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libtracing-cb02896a2be3cb05.rlib" "/opt/rustwide/target/debug/deps/libmatchers-814b38cb650d18dc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-52226d086d4ee202.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-808ae8c820022687.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-a0058c280eae8186.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-0ffa5d9e7b2d26df.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9b30a8889fdf7a58.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-5192a7672e2f9af2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2459b4c55d502026.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-174c286f5c9889f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d1fd6b244ce7e414.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-aa95c79811a73bb4.rlib" "/opt/rustwide/target/debug/deps/libchrono-70a6919f486f4fe9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8410677669eae2d5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-459c53b68db37723.rlib" "/opt/rustwide/target/debug/deps/libtime-6c7153816d7ab4d1.rlib" "/opt/rustwide/target/debug/deps/libhashring-f86e62d173c94596.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-82144cb16318712f.rlib" "/opt/rustwide/target/debug/deps/libfutures-564925b139d62698.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c33d1ca653fd4399.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e5095398b641919c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1f9e1dbb1fda747c.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2b69a435edd0b693.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/libtokio-46493ca6f92c0047.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-84a498cec7373919.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6db3735aefbe9e39.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-c93da3335fc7b57a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca7b1ba7f31a9234.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4857a094a92784c1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-301591e11a6cbad2.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9979fb80d12c229.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2c766695cb05e52.rlib" "/opt/rustwide/target/debug/deps/liblibc-074d0dddade370f7.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libserde-0ff59a7d7be0809b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-516357af627e1a7d.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cb5ef8235cf10de.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c94e3d0069d19330.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5a532766d1e80b5b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d08f0c83526179dc.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d995c6cafdb3d253.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-02ebc04a72bd9433.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5cbc32ae14534ca9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-969ebc8623abfcc9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7f98f837d3579544.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c79b77d9c2e73c7a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7b2792f3bc0d0eb.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7558dde8464d46ce.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b3d84848ab790cf7.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ffaac76756e3f83b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f98cce041f593917.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_worker-4b0f9c1fbc52cbf7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.test_timer.be727c83-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2.8uc0b97jhise36k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-99495cca8bccf19c.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-77187b6b5d97d3f9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-726cf7a6ceb83d9a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-79fa9b4a33efec6c.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9c1ca95fa49f9c7e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libatty-e31efd09d3fc968d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libcoerce-936e940cecf406c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-665527e47e08270d.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-19afb30dec2e37e5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cee1ec9b816f1fea.rlib" "/opt/rustwide/target/debug/deps/libthread_local-391fa987f0e18243.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-111bc533c0a7a4e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bdfe0e61c1ddcf8c.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libtracing-cb02896a2be3cb05.rlib" "/opt/rustwide/target/debug/deps/libmatchers-814b38cb650d18dc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-52226d086d4ee202.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-808ae8c820022687.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-a0058c280eae8186.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-0ffa5d9e7b2d26df.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9b30a8889fdf7a58.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-5192a7672e2f9af2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2459b4c55d502026.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-174c286f5c9889f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d1fd6b244ce7e414.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-aa95c79811a73bb4.rlib" "/opt/rustwide/target/debug/deps/libchrono-70a6919f486f4fe9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8410677669eae2d5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-459c53b68db37723.rlib" "/opt/rustwide/target/debug/deps/libtime-6c7153816d7ab4d1.rlib" "/opt/rustwide/target/debug/deps/libhashring-f86e62d173c94596.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-82144cb16318712f.rlib" "/opt/rustwide/target/debug/deps/libfutures-564925b139d62698.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c33d1ca653fd4399.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e5095398b641919c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1f9e1dbb1fda747c.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2b69a435edd0b693.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/libtokio-46493ca6f92c0047.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-84a498cec7373919.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6db3735aefbe9e39.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-c93da3335fc7b57a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca7b1ba7f31a9234.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4857a094a92784c1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-301591e11a6cbad2.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9979fb80d12c229.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2c766695cb05e52.rlib" "/opt/rustwide/target/debug/deps/liblibc-074d0dddade370f7.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libserde-0ff59a7d7be0809b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-516357af627e1a7d.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cb5ef8235cf10de.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c94e3d0069d19330.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5a532766d1e80b5b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d08f0c83526179dc.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d995c6cafdb3d253.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-02ebc04a72bd9433.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5cbc32ae14534ca9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-969ebc8623abfcc9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7f98f837d3579544.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c79b77d9c2e73c7a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7b2792f3bc0d0eb.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7558dde8464d46ce.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b3d84848ab790cf7.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ffaac76756e3f83b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f98cce041f593917.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_timer-845c6324bba4b9a2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.test_lifecycle.048b5895-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76.t8x26ag91mx15hz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-99495cca8bccf19c.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-77187b6b5d97d3f9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-726cf7a6ceb83d9a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-79fa9b4a33efec6c.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-9c1ca95fa49f9c7e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libatty-e31efd09d3fc968d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libcoerce-936e940cecf406c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-665527e47e08270d.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-19afb30dec2e37e5.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-cee1ec9b816f1fea.rlib" "/opt/rustwide/target/debug/deps/libthread_local-391fa987f0e18243.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-111bc533c0a7a4e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bdfe0e61c1ddcf8c.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libtracing-cb02896a2be3cb05.rlib" "/opt/rustwide/target/debug/deps/libmatchers-814b38cb650d18dc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-68870cde42a61b21.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-52226d086d4ee202.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-808ae8c820022687.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-a0058c280eae8186.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/librand-0ffa5d9e7b2d26df.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9b30a8889fdf7a58.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-5192a7672e2f9af2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2459b4c55d502026.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-174c286f5c9889f7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d1fd6b244ce7e414.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-aa95c79811a73bb4.rlib" "/opt/rustwide/target/debug/deps/libchrono-70a6919f486f4fe9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8410677669eae2d5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-459c53b68db37723.rlib" "/opt/rustwide/target/debug/deps/libtime-6c7153816d7ab4d1.rlib" "/opt/rustwide/target/debug/deps/libhashring-f86e62d173c94596.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-82144cb16318712f.rlib" "/opt/rustwide/target/debug/deps/libfutures-564925b139d62698.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c33d1ca653fd4399.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e5095398b641919c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1f9e1dbb1fda747c.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2b69a435edd0b693.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/libtokio-46493ca6f92c0047.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-84a498cec7373919.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6db3735aefbe9e39.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-c93da3335fc7b57a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ca7b1ba7f31a9234.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4857a094a92784c1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8f9d61d1e1d4273d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-301591e11a6cbad2.rlib" "/opt/rustwide/target/debug/deps/libuuid-e9979fb80d12c229.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e2c766695cb05e52.rlib" "/opt/rustwide/target/debug/deps/liblibc-074d0dddade370f7.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libserde-0ff59a7d7be0809b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-516357af627e1a7d.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cb5ef8235cf10de.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c94e3d0069d19330.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-5a532766d1e80b5b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d08f0c83526179dc.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d995c6cafdb3d253.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-02ebc04a72bd9433.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5cbc32ae14534ca9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-969ebc8623abfcc9.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7f98f837d3579544.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c79b77d9c2e73c7a.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7b2792f3bc0d0eb.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7558dde8464d46ce.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b3d84848ab790cf7.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ffaac76756e3f83b.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f98cce041f593917.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a7f375789bab1a4e4a291c963081a8ca7d2b6bd7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_lifecycle-d10f18c5266fbd76" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "066de13aef680b9978810045b25180a0f8ad386662fe3892be8585c61df354e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "066de13aef680b9978810045b25180a0f8ad386662fe3892be8585c61df354e4", kill_on_drop: false }` [INFO] [stdout] 066de13aef680b9978810045b25180a0f8ad386662fe3892be8585c61df354e4