[INFO] fetching crate actix-raft 0.4.4... [INFO] testing actix-raft-0.4.4 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate actix-raft 0.4.4 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate actix-raft 0.4.4 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-raft 0.4.4 [INFO] finished tweaking crates.io crate actix-raft 0.4.4 [INFO] tweaked toml for crates.io crate actix-raft 0.4.4 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-log-attributes v1.0.1 [INFO] [stderr] Downloaded async-log v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10390f9c01f03fbd02ca1ef0927a17519038909203992da3480723b58e12f4a2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "10390f9c01f03fbd02ca1ef0927a17519038909203992da3480723b58e12f4a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10390f9c01f03fbd02ca1ef0927a17519038909203992da3480723b58e12f4a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10390f9c01f03fbd02ca1ef0927a17519038909203992da3480723b58e12f4a2", kill_on_drop: false }` [INFO] [stdout] 10390f9c01f03fbd02ca1ef0927a17519038909203992da3480723b58e12f4a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d13d65799592a39d67cec90898ab0c9fb6fde019f0d3cb209aa111b6e928236 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3d13d65799592a39d67cec90898ab0c9fb6fde019f0d3cb209aa111b6e928236", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling actix-raft v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `term` [INFO] [stdout] --> src/common.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub term: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> src/replication/mod.rs:489:5 [INFO] [stdout] | [INFO] [stdout] 489 | pub target: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> src/replication/mod.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | pub target: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> src/replication/mod.rs:531:5 [INFO] [stdout] | [INFO] [stdout] 531 | pub target: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `membership` [INFO] [stdout] --> src/replication/mod.rs:550:5 [INFO] [stdout] | [INFO] [stdout] 550 | pub membership: MembershipConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "3d13d65799592a39d67cec90898ab0c9fb6fde019f0d3cb209aa111b6e928236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d13d65799592a39d67cec90898ab0c9fb6fde019f0d3cb209aa111b6e928236", kill_on_drop: false }` [INFO] [stdout] 3d13d65799592a39d67cec90898ab0c9fb6fde019f0d3cb209aa111b6e928236 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eef93a99192515159d42a813e5874b0a71bfe96d944623834d596e37f8d6ef54 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eef93a99192515159d42a813e5874b0a71bfe96d944623834d596e37f8d6ef54", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stdout] warning: field is never read: `term` [INFO] [stdout] --> src/common.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub term: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> src/replication/mod.rs:489:5 [INFO] [stdout] | [INFO] [stdout] 489 | pub target: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> src/replication/mod.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | pub target: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> src/replication/mod.rs:531:5 [INFO] [stdout] | [INFO] [stdout] 531 | pub target: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `membership` [INFO] [stdout] --> src/replication/mod.rs:550:5 [INFO] [stdout] | [INFO] [stdout] 550 | pub membership: MembershipConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling async-log v2.0.0 [INFO] [stderr] Compiling actix-raft v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/clustering.rs:77:93 [INFO] [stdout] | [INFO] [stdout] 77 | ctx.spawn(fut::wrap_future(rx0).map_err(|err, _: &mut RaftTestController, _| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 77 | ctx.spawn(fut::wrap_future(rx0).map_err(|err, _: &mut RaftTestController, _| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 77 | ctx.spawn(fut::wrap_future(rx0).map_err(|err, _: &mut RaftTestController, _| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/clustering.rs:110:93 [INFO] [stdout] | [INFO] [stdout] 110 | ctx.spawn(fut::wrap_future(rx1).map_err(|err, _: &mut RaftTestController, _| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 110 | ctx.spawn(fut::wrap_future(rx1).map_err(|err, _: &mut RaftTestController, _| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 110 | ctx.spawn(fut::wrap_future(rx1).map_err(|err, _: &mut RaftTestController, _| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/initialization.rs:58:66 [INFO] [stdout] | [INFO] [stdout] 58 | .map_err(|err, _: &mut RaftTestController, _| panic!(err)).and_then(|res, _, _| fut::result(res)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 58 | .map_err(|err, _: &mut RaftTestController, _| panic!("{}", err)).and_then(|res, _, _| fut::result(res)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 58 | .map_err(|err, _: &mut RaftTestController, _| std::panic::panic_any(err)).and_then(|res, _, _| fut::result(res)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/initialization.rs:64:84 [INFO] [stdout] | [INFO] [stdout] 64 | .send(InitWithConfig::new(vec![0, 1, 2])).map_err(|err| panic!(err)).and_then(|res| res))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 64 | .send(InitWithConfig::new(vec![0, 1, 2])).map_err(|err| panic!("{}", err)).and_then(|res| res))); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 64 | .send(InitWithConfig::new(vec![0, 1, 2])).map_err(|err| std::panic::panic_any(err)).and_then(|res| res))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/initialization.rs:66:84 [INFO] [stdout] | [INFO] [stdout] 66 | .send(InitWithConfig::new(vec![0, 1, 2])).map_err(|err| panic!(err)).and_then(|res| res))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 66 | .send(InitWithConfig::new(vec![0, 1, 2])).map_err(|err| panic!("{}", err)).and_then(|res| res))); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 66 | .send(InitWithConfig::new(vec![0, 1, 2])).map_err(|err| std::panic::panic_any(err)).and_then(|res| res))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/initialization.rs:68:84 [INFO] [stdout] | [INFO] [stdout] 68 | .send(InitWithConfig::new(vec![0, 1, 2])).map_err(|err| panic!(err)).and_then(|res| res))); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 68 | .send(InitWithConfig::new(vec![0, 1, 2])).map_err(|err| panic!("{}", err)).and_then(|res| res))); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 68 | .send(InitWithConfig::new(vec![0, 1, 2])).map_err(|err| std::panic::panic_any(err)).and_then(|res| res))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/initialization.rs:70:77 [INFO] [stdout] | [INFO] [stdout] 70 | fut::wrap_future(join_all(cmds)).map_err(|err, _, _| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 70 | fut::wrap_future(join_all(cmds)).map_err(|err, _, _| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 70 | fut::wrap_future(join_all(cmds)).map_err(|err, _, _| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/initialization.rs:93:45 [INFO] [stdout] | [INFO] [stdout] 93 | .map_err(|err, _, _| panic!(err)).and_then(|res, _, _| fut::result(res)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 93 | .map_err(|err, _, _| panic!("{}", err)).and_then(|res, _, _| fut::result(res)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 93 | .map_err(|err, _, _| std::panic::panic_any(err)).and_then(|res, _, _| fut::result(res)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/client_writes.rs:110:118 [INFO] [stdout] | [INFO] [stdout] 110 | fut::wrap_future(storage0.send(GetCurrentState)).map_err(|err, _: &mut RaftTestController, _| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 110 | fut::wrap_future(storage0.send(GetCurrentState)).map_err(|err, _: &mut RaftTestController, _| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 110 | fut::wrap_future(storage0.send(GetCurrentState)).map_err(|err, _: &mut RaftTestController, _| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/client_writes.rs:112:101 [INFO] [stdout] | [INFO] [stdout] 112 | fut::wrap_future(storage1.send(GetCurrentState)).map_err(|err, _, _| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 112 | fut::wrap_future(storage1.send(GetCurrentState)).map_err(|err, _, _| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 112 | fut::wrap_future(storage1.send(GetCurrentState)).map_err(|err, _, _| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/client_writes.rs:114:109 [INFO] [stdout] | [INFO] [stdout] 114 | ... fut::wrap_future(storage2.send(GetCurrentState)).map_err(|err, _, _| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 114 | fut::wrap_future(storage2.send(GetCurrentState)).map_err(|err, _, _| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 114 | fut::wrap_future(storage2.send(GetCurrentState)).map_err(|err, _, _| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/singlenode.rs:53:66 [INFO] [stdout] | [INFO] [stdout] 53 | .map_err(|err, _: &mut RaftTestController, _| panic!(err)).and_then(|res, _, _| fut::result(res)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 53 | .map_err(|err, _: &mut RaftTestController, _| panic!("{}", err)).and_then(|res, _, _| fut::result(res)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 53 | .map_err(|err, _: &mut RaftTestController, _| std::panic::panic_any(err)).and_then(|res, _, _| fut::result(res)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/singlenode.rs:59:43 [INFO] [stdout] | [INFO] [stdout] 59 | .map_err(|err| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 59 | .map_err(|err| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 59 | .map_err(|err| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/singlenode.rs:61:43 [INFO] [stdout] | [INFO] [stdout] 61 | .map_err(|err| panic!(err)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 61 | .map_err(|err| panic!("{}", err)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 61 | .map_err(|err| std::panic::panic_any(err)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/singlenode.rs:85:45 [INFO] [stdout] | [INFO] [stdout] 85 | .map_err(|err, _, _| panic!(err)).and_then(|res, _, _| fut::result(res)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 85 | .map_err(|err, _, _| panic!("{}", err)).and_then(|res, _, _| fut::result(res)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 85 | .map_err(|err, _, _| std::panic::panic_any(err)).and_then(|res, _, _| fut::result(res)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/dynamic_membership.rs:89:49 [INFO] [stdout] | [INFO] [stdout] 89 | .map_err(|err, _, _| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 89 | .map_err(|err, _, _| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 89 | .map_err(|err, _, _| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:88:39 [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 88 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:103:39 [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 103 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/fixtures/dev.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| panic!(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| panic!("{}", ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 118 | .map_err(|_, _, _| std::panic::panic_any(ERR_ROUTING_FAILURE)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/snapshotting.rs:89:118 [INFO] [stdout] | [INFO] [stdout] 89 | fut::wrap_future(storage0.send(GetCurrentState)).map_err(|err, _: &mut RaftTestController, _| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 89 | fut::wrap_future(storage0.send(GetCurrentState)).map_err(|err, _: &mut RaftTestController, _| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 89 | fut::wrap_future(storage0.send(GetCurrentState)).map_err(|err, _: &mut RaftTestController, _| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/snapshotting.rs:91:101 [INFO] [stdout] | [INFO] [stdout] 91 | fut::wrap_future(storage1.send(GetCurrentState)).map_err(|err, _, _| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 91 | fut::wrap_future(storage1.send(GetCurrentState)).map_err(|err, _, _| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 91 | fut::wrap_future(storage1.send(GetCurrentState)).map_err(|err, _, _| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> tests/snapshotting.rs:93:109 [INFO] [stdout] | [INFO] [stdout] 93 | ... fut::wrap_future(storage2.send(GetCurrentState)).map_err(|err, _, _| panic!(err)) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 93 | fut::wrap_future(storage2.send(GetCurrentState)).map_err(|err, _, _| panic!("{}", err)) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 93 | fut::wrap_future(storage2.send(GetCurrentState)).map_err(|err, _, _| std::panic::panic_any(err)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `term` [INFO] [stdout] --> src/common.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub term: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> src/replication/mod.rs:489:5 [INFO] [stdout] | [INFO] [stdout] 489 | pub target: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> src/replication/mod.rs:501:5 [INFO] [stdout] | [INFO] [stdout] 501 | pub target: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `target` [INFO] [stdout] --> src/replication/mod.rs:531:5 [INFO] [stdout] | [INFO] [stdout] 531 | pub target: NodeId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `membership` [INFO] [stdout] --> src/replication/mod.rs:550:5 [INFO] [stdout] | [INFO] [stdout] 550 | pub membership: MembershipConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-raft`; 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name client_writes --edition=2018 tests/client_writes.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e015721a0415dea6 -C extra-filename=-e015721a0415dea6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-d0bddf311cbfe7ed.rlib --extern actix_raft=/opt/rustwide/target/debug/deps/libactix_raft-5027d364a9809b1d.rlib --extern async_log=/opt/rustwide/target/debug/deps/libasync_log-d9dabb2addad933a.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3b999b4993be76ca.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-71aeb6b3eca8fc30.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6f5ea06de4b094fc.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-03650cb4c08fcc48.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ee6fe23da14c843d.rlib --extern rmp=/opt/rustwide/target/debug/deps/librmp-b5677fb6a6a106e4.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-dfc31d594cbc0b14.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-faa518997b763d7a.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c4d4eebc2fc9ab2c.rlib --extern tokio_timer=/opt/rustwide/target/debug/deps/libtokio_timer-1e7cd46031ac9fa8.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 5 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/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.singlenode.d43a7b27-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455.25c2fjz5oy99zfoy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c4d4eebc2fc9ab2c.rlib" "/opt/rustwide/target/debug/deps/librand-b07cec5d3ef651e2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4abd1d57c9bafbd5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bf4beff376412b7c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2bc280161e654cae.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-71aeb6b3eca8fc30.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libatty-e2579797eaea7ed0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libasync_log-d9dabb2addad933a.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-dfc31d594cbc0b14.rlib" "/opt/rustwide/target/debug/deps/librmp-b5677fb6a6a106e4.rlib" "/opt/rustwide/target/debug/deps/libactix_raft-5027d364a9809b1d.rlib" "/opt/rustwide/target/debug/deps/libactix-d0bddf311cbfe7ed.rlib" "/opt/rustwide/target/debug/deps/libactix_http-e1e9f31ac4d3065c.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f70e73fb45e74f8.rlib" "/opt/rustwide/target/debug/deps/librand-02156b303290df34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fc1fb21c0df22e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6c641f031d9b514.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-54fe964c1e0f970b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3907acbc90daec09.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libchrono-8e87b0cd609b159f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-80872d1dd5aaa911.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dabe2dff25800db8.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-faa518997b763d7a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libtime-e72ff0eea2d2bcbf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-36530a4a3905df09.rlib" "/opt/rustwide/target/debug/deps/libahash-7fcfcd7207b9ed81.rlib" "/opt/rustwide/target/debug/deps/libconst_random-869b88ea4252b97e.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-bed37776fbdb2c63.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-79971cee56f11238.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libh2-26b8b6cbd494e135.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad802e4cbbe71e86.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libstring-960966e456addf15.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1b2c722cd84d15b.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libactix_service-58cd33caacca6592.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-66e67e4ad8561fc6.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-1e0d31c9f6e89cca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6adb094575b93ea6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c8b025ced04be008.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-941dba068a5c337f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5fd7e6486f693c4e.rlib" "/opt/rustwide/target/debug/deps/liburl-d4b36e5d5ed54ccd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-bb3b18453590a1aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-17033afd2676f536.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c459b3df7c3e2a43.rlib" "/opt/rustwide/target/debug/deps/libidna-c7f4dd4831080ff6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-b654fbfb0220f178.rlib" "/opt/rustwide/target/debug/deps/libhostname-2994010000761d16.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fd9d0298f631f5c1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libfailure-9c2fa4fa4b084239.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f296e00f3c56c2fa.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-ff7218ab3c9206e5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8f6bc3816505c3da.rlib" "/opt/rustwide/target/debug/deps/libgimli-ace8dbef7a95f53f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a745560839f57bb3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-590f10ecfd937957.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bbac73b51256e50d.rlib" "/opt/rustwide/target/debug/deps/librand-ee6fe23da14c843d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-434ae24a13e1b509.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-018eb20e63ba9bc4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a1795a7e55582ff8.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-66ad3f087e451ce9.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-8ae40f608742f89b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1e7cd46031ac9fa8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-94a5237db5635bf0.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-0e044041e02b1f36.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-51eb78a33fe023fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-3b999b4993be76ca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed53c880a7893d2a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8a9bf9326c2fc9ea.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3e541f430b0056eb.rlib" "/opt/rustwide/target/debug/deps/libmio-73d2f4f9aefa1e8e.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libiovec-3b0af272951b5d34.rlib" "/opt/rustwide/target/debug/deps/libnet2-da117162997a15f5.rlib" "/opt/rustwide/target/debug/deps/liblibc-28182bd7f8d5f203.rlib" "/opt/rustwide/target/debug/deps/liblog-03650cb4c08fcc48.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-97f708c86df11d07.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-63890fe8dc2810a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b872823e6168871.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-829ed6711166cddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures-6f5ea06de4b094fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/singlenode-f8124cbf9d0c1455" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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; 7 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/clustering-7473690364afe578.clustering.70d69fb0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.clustering.70d69fb0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578.2qx804s2h8hzn4l8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c4d4eebc2fc9ab2c.rlib" "/opt/rustwide/target/debug/deps/librand-b07cec5d3ef651e2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4abd1d57c9bafbd5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bf4beff376412b7c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2bc280161e654cae.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-71aeb6b3eca8fc30.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libatty-e2579797eaea7ed0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libasync_log-d9dabb2addad933a.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-dfc31d594cbc0b14.rlib" "/opt/rustwide/target/debug/deps/librmp-b5677fb6a6a106e4.rlib" "/opt/rustwide/target/debug/deps/libactix_raft-5027d364a9809b1d.rlib" "/opt/rustwide/target/debug/deps/libactix-d0bddf311cbfe7ed.rlib" "/opt/rustwide/target/debug/deps/libactix_http-e1e9f31ac4d3065c.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f70e73fb45e74f8.rlib" "/opt/rustwide/target/debug/deps/librand-02156b303290df34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fc1fb21c0df22e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6c641f031d9b514.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-54fe964c1e0f970b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3907acbc90daec09.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libchrono-8e87b0cd609b159f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-80872d1dd5aaa911.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dabe2dff25800db8.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-faa518997b763d7a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libtime-e72ff0eea2d2bcbf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-36530a4a3905df09.rlib" "/opt/rustwide/target/debug/deps/libahash-7fcfcd7207b9ed81.rlib" "/opt/rustwide/target/debug/deps/libconst_random-869b88ea4252b97e.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-bed37776fbdb2c63.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-79971cee56f11238.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libh2-26b8b6cbd494e135.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad802e4cbbe71e86.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libstring-960966e456addf15.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1b2c722cd84d15b.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libactix_service-58cd33caacca6592.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-66e67e4ad8561fc6.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-1e0d31c9f6e89cca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6adb094575b93ea6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c8b025ced04be008.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-941dba068a5c337f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5fd7e6486f693c4e.rlib" "/opt/rustwide/target/debug/deps/liburl-d4b36e5d5ed54ccd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-bb3b18453590a1aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-17033afd2676f536.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c459b3df7c3e2a43.rlib" "/opt/rustwide/target/debug/deps/libidna-c7f4dd4831080ff6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-b654fbfb0220f178.rlib" "/opt/rustwide/target/debug/deps/libhostname-2994010000761d16.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fd9d0298f631f5c1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libfailure-9c2fa4fa4b084239.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f296e00f3c56c2fa.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-ff7218ab3c9206e5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8f6bc3816505c3da.rlib" "/opt/rustwide/target/debug/deps/libgimli-ace8dbef7a95f53f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a745560839f57bb3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-590f10ecfd937957.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bbac73b51256e50d.rlib" "/opt/rustwide/target/debug/deps/librand-ee6fe23da14c843d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-434ae24a13e1b509.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-018eb20e63ba9bc4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a1795a7e55582ff8.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-66ad3f087e451ce9.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-8ae40f608742f89b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1e7cd46031ac9fa8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-94a5237db5635bf0.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-0e044041e02b1f36.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-51eb78a33fe023fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-3b999b4993be76ca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed53c880a7893d2a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8a9bf9326c2fc9ea.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3e541f430b0056eb.rlib" "/opt/rustwide/target/debug/deps/libmio-73d2f4f9aefa1e8e.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libiovec-3b0af272951b5d34.rlib" "/opt/rustwide/target/debug/deps/libnet2-da117162997a15f5.rlib" "/opt/rustwide/target/debug/deps/liblibc-28182bd7f8d5f203.rlib" "/opt/rustwide/target/debug/deps/liblog-03650cb4c08fcc48.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-97f708c86df11d07.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-63890fe8dc2810a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b872823e6168871.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-829ed6711166cddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures-6f5ea06de4b094fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/clustering-7473690364afe578" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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; 5 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/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.snapshotting.1ee06b81-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867.3kqyd70rqtv6vqvd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libtempfile-c4d4eebc2fc9ab2c.rlib" "/opt/rustwide/target/debug/deps/librand-b07cec5d3ef651e2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4abd1d57c9bafbd5.rlib" "/opt/rustwide/target/debug/deps/librand_core-bf4beff376412b7c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2bc280161e654cae.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-71aeb6b3eca8fc30.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libatty-e2579797eaea7ed0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libasync_log-d9dabb2addad933a.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-dfc31d594cbc0b14.rlib" "/opt/rustwide/target/debug/deps/librmp-b5677fb6a6a106e4.rlib" "/opt/rustwide/target/debug/deps/libactix_raft-5027d364a9809b1d.rlib" "/opt/rustwide/target/debug/deps/libactix-d0bddf311cbfe7ed.rlib" "/opt/rustwide/target/debug/deps/libactix_http-e1e9f31ac4d3065c.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-9f70e73fb45e74f8.rlib" "/opt/rustwide/target/debug/deps/librand-02156b303290df34.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5fc1fb21c0df22e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-c6c641f031d9b514.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-54fe964c1e0f970b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3907acbc90daec09.rlib" "/opt/rustwide/target/debug/deps/liburl-eb3918a50331e149.rlib" "/opt/rustwide/target/debug/deps/libidna-25d28862c194ea27.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1412316b040be4e0.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libchrono-8e87b0cd609b159f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-80872d1dd5aaa911.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dabe2dff25800db8.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-faa518997b763d7a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libtime-e72ff0eea2d2bcbf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-36530a4a3905df09.rlib" "/opt/rustwide/target/debug/deps/libahash-7fcfcd7207b9ed81.rlib" "/opt/rustwide/target/debug/deps/libconst_random-869b88ea4252b97e.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-bed37776fbdb2c63.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-79971cee56f11238.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libh2-26b8b6cbd494e135.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ad802e4cbbe71e86.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libstring-960966e456addf15.rlib" "/opt/rustwide/target/debug/deps/libhttp-d1b2c722cd84d15b.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libactix_service-58cd33caacca6592.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-66e67e4ad8561fc6.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-1e0d31c9f6e89cca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6adb094575b93ea6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-640e354f188cfa52.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c8b025ced04be008.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-941dba068a5c337f.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5fd7e6486f693c4e.rlib" "/opt/rustwide/target/debug/deps/liburl-d4b36e5d5ed54ccd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-bb3b18453590a1aa.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-17033afd2676f536.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c459b3df7c3e2a43.rlib" "/opt/rustwide/target/debug/deps/libidna-c7f4dd4831080ff6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3fb7aa12e091aaa0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-58b26917c8f79f70.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-b654fbfb0220f178.rlib" "/opt/rustwide/target/debug/deps/libhostname-2994010000761d16.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fd9d0298f631f5c1.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-652c6f4943ddd406.rlib" "/opt/rustwide/target/debug/deps/libfailure-9c2fa4fa4b084239.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f296e00f3c56c2fa.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-ff7218ab3c9206e5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8f6bc3816505c3da.rlib" "/opt/rustwide/target/debug/deps/libgimli-ace8dbef7a95f53f.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-066fc8b4483e5e43.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a745560839f57bb3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-590f10ecfd937957.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bbac73b51256e50d.rlib" "/opt/rustwide/target/debug/deps/librand-ee6fe23da14c843d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ab505d75aae818f3.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d7ce2f11f8c84738.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a0a75dd4af812220.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dba76580cf2ee4ff.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-13a854f61f415c86.rlib" "/opt/rustwide/target/debug/deps/librand_core-a03f340c157b8ac6.rlib" "/opt/rustwide/target/debug/deps/librand_os-434ae24a13e1b509.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-60352e5bd5110e26.rlib" "/opt/rustwide/target/debug/deps/librand_core-3a46beeb136e9cca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-018eb20e63ba9bc4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a1795a7e55582ff8.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-66ad3f087e451ce9.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-8ae40f608742f89b.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1e7cd46031ac9fa8.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-94a5237db5635bf0.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-0e044041e02b1f36.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-51eb78a33fe023fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-3b999b4993be76ca.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ed53c880a7893d2a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8a9bf9326c2fc9ea.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-557b026a7b505c72.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3e541f430b0056eb.rlib" "/opt/rustwide/target/debug/deps/libmio-73d2f4f9aefa1e8e.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libiovec-3b0af272951b5d34.rlib" "/opt/rustwide/target/debug/deps/libnet2-da117162997a15f5.rlib" "/opt/rustwide/target/debug/deps/liblibc-28182bd7f8d5f203.rlib" "/opt/rustwide/target/debug/deps/liblog-03650cb4c08fcc48.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-97f708c86df11d07.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-63890fe8dc2810a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-2b872823e6168871.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-829ed6711166cddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures-6f5ea06de4b094fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/snapshotting-ca653ec47db4b867" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "eef93a99192515159d42a813e5874b0a71bfe96d944623834d596e37f8d6ef54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eef93a99192515159d42a813e5874b0a71bfe96d944623834d596e37f8d6ef54", kill_on_drop: false }` [INFO] [stdout] eef93a99192515159d42a813e5874b0a71bfe96d944623834d596e37f8d6ef54