[INFO] fetching crate actix-raft 0.4.4... [INFO] testing actix-raft-0.4.4 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate actix-raft 0.4.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate actix-raft 0.4.4 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55d96be13a3a2391883099fdb455c6a0f6f42a44c7d30fd5d8b08b55aa93c4f0 [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" "55d96be13a3a2391883099fdb455c6a0f6f42a44c7d30fd5d8b08b55aa93c4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55d96be13a3a2391883099fdb455c6a0f6f42a44c7d30fd5d8b08b55aa93c4f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55d96be13a3a2391883099fdb455c6a0f6f42a44c7d30fd5d8b08b55aa93c4f0", kill_on_drop: false }` [INFO] [stdout] 55d96be13a3a2391883099fdb455c6a0f6f42a44c7d30fd5d8b08b55aa93c4f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eeb68dc097c6a7b1a6bcaf593ceeed15711370313ffb03699c20f1456fd58e5 [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" "5eeb68dc097c6a7b1a6bcaf593ceeed15711370313ffb03699c20f1456fd58e5", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [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 const-random-macro v0.1.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [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.6 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [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 tokio-reactor v0.1.12 [INFO] [stderr] Compiling actix-utils v0.4.7 [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 serde v1.0.130 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.71 [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 2m 31s [INFO] running `Command { std: "docker" "inspect" "5eeb68dc097c6a7b1a6bcaf593ceeed15711370313ffb03699c20f1456fd58e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eeb68dc097c6a7b1a6bcaf593ceeed15711370313ffb03699c20f1456fd58e5", kill_on_drop: false }` [INFO] [stdout] 5eeb68dc097c6a7b1a6bcaf593ceeed15711370313ffb03699c20f1456fd58e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc1fcd2253858fdacf527e2180d657dc9239aef1e5923d513dd98fe9d06648f6 [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" "bc1fcd2253858fdacf527e2180d657dc9239aef1e5923d513dd98fe9d06648f6", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling env_logger v0.7.1 [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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: 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/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.clustering.1d3c07a1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656.3mtec0hksvy70shn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libtempfile-5ce276a390db5a89.rlib" "/opt/rustwide/target/debug/deps/librand-e149eb39cb32e3da.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d72310a0e28311aa.rlib" "/opt/rustwide/target/debug/deps/librand_core-32d7fce7a36f748c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b24d97b39fb4ecc7.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-836eaffb76904aa2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libatty-e3f2b28841024177.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libasync_log-3054706f3587a385.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-7ea8b96bac79c2ca.rlib" "/opt/rustwide/target/debug/deps/librmp-4b300757fbb1b715.rlib" "/opt/rustwide/target/debug/deps/libactix_raft-70336272585ef519.rlib" "/opt/rustwide/target/debug/deps/libactix-6e01dd7af58f9736.rlib" "/opt/rustwide/target/debug/deps/libactix_http-517d9f5377721935.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/librand-5aac1045b4379392.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2694103f545071f7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-1cf804ba5a07d4ae.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-140096bd605e75eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2829d3620f05a670.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libchrono-584e17dffd6b94ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libserde_json-15ed86bf21039ebd.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-14a64754eab9e871.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libtime-fdc1bec56f2aa27a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-feb3aecb3e7703ff.rlib" "/opt/rustwide/target/debug/deps/libahash-ec7e06a4e92b4290.rlib" "/opt/rustwide/target/debug/deps/libconst_random-19fdf89ac1ff89cb.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-0043b8456975070f.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-47e2d0291a17158b.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libh2-9b17b819cd903db9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libstring-0fcff4bd3cf979c5.rlib" "/opt/rustwide/target/debug/deps/libhttp-b82f6998063e7d19.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7622c2472e4481f5.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-2359243343a50144.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-9c1bb4e258e78872.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b89453447c67acbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4e82ef82eb0dfbaa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1645674e10a850eb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-af94a008f9795e32.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-4f43be020b2ca9de.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-754f00add7267a54.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-6ab035ce0362d24e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1d75c288ce6d8c9f.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-d7df50a36595c445.rlib" "/opt/rustwide/target/debug/deps/libhostname-de34af816e30e419.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-479ec7468d37e8a7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libfailure-9c0eca1cd64c122d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-926dd01d592f8c6d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-9524d7fc8523db25.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fb97a0665a60eacf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f6217ddf14feb733.rlib" "/opt/rustwide/target/debug/deps/librand-eeae7b209a406d80.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-dc4908da77298a4b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0bdc93d521417174.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-e976587cf438d008.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-ff8a9e9b68dcbab2.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-636885e83fb1dc58.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1e3ae95a69d1e9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-86ddf4197eb8b03a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a4f26332294e7953.rlib" "/opt/rustwide/target/debug/deps/libbytes-970111657494cf0e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e3f0d256040f1892.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8982a486847ef731.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab4901400f01212e.rlib" "/opt/rustwide/target/debug/deps/libmio-0abf7273dd715e92.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libiovec-68179acf41d35512.rlib" "/opt/rustwide/target/debug/deps/libnet2-465bec57b3b6369b.rlib" "/opt/rustwide/target/debug/deps/liblibc-6133e2f1f805a429.rlib" "/opt/rustwide/target/debug/deps/liblog-c249ef5807937b36.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-7dffc42041844f20.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3d090b6dee5f0c4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cb1e397db8ab6e1b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/clustering-a715e221ff4df656" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-raft` due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.client_writes.6e7ea1e3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980.2tzqnds4xxtkom98.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libtempfile-5ce276a390db5a89.rlib" "/opt/rustwide/target/debug/deps/librand-e149eb39cb32e3da.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d72310a0e28311aa.rlib" "/opt/rustwide/target/debug/deps/librand_core-32d7fce7a36f748c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b24d97b39fb4ecc7.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-836eaffb76904aa2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libatty-e3f2b28841024177.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libasync_log-3054706f3587a385.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-7ea8b96bac79c2ca.rlib" "/opt/rustwide/target/debug/deps/librmp-4b300757fbb1b715.rlib" "/opt/rustwide/target/debug/deps/libactix_raft-70336272585ef519.rlib" "/opt/rustwide/target/debug/deps/libactix-6e01dd7af58f9736.rlib" "/opt/rustwide/target/debug/deps/libactix_http-517d9f5377721935.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/librand-5aac1045b4379392.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2694103f545071f7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-1cf804ba5a07d4ae.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-140096bd605e75eb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2829d3620f05a670.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libdtoa-7012297f6199db48.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libchrono-584e17dffd6b94ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libserde_json-15ed86bf21039ebd.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-14a64754eab9e871.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-15487c0decabf63d.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libtime-fdc1bec56f2aa27a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-feb3aecb3e7703ff.rlib" "/opt/rustwide/target/debug/deps/libahash-ec7e06a4e92b4290.rlib" "/opt/rustwide/target/debug/deps/libconst_random-19fdf89ac1ff89cb.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-0043b8456975070f.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-47e2d0291a17158b.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libh2-9b17b819cd903db9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libstring-0fcff4bd3cf979c5.rlib" "/opt/rustwide/target/debug/deps/libhttp-b82f6998063e7d19.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7622c2472e4481f5.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-2359243343a50144.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-9c1bb4e258e78872.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b89453447c67acbe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4e82ef82eb0dfbaa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1645674e10a850eb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-af94a008f9795e32.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-4f43be020b2ca9de.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-754f00add7267a54.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-6ab035ce0362d24e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1d75c288ce6d8c9f.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-d7df50a36595c445.rlib" "/opt/rustwide/target/debug/deps/libhostname-de34af816e30e419.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-479ec7468d37e8a7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libfailure-9c0eca1cd64c122d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-926dd01d592f8c6d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-9524d7fc8523db25.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-fb97a0665a60eacf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f6217ddf14feb733.rlib" "/opt/rustwide/target/debug/deps/librand-eeae7b209a406d80.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-7471cadbc336a1e6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2834c6c9975fd946.rlib" "/opt/rustwide/target/debug/deps/librand_hc-7d82f4601a805bf2.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-81fcaa9536f0542d.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-9a57256bab0accff.rlib" "/opt/rustwide/target/debug/deps/librand_core-78a41ab4e441eb16.rlib" "/opt/rustwide/target/debug/deps/librand_os-dc4908da77298a4b.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0bdc93d521417174.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-e976587cf438d008.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-ff8a9e9b68dcbab2.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-636885e83fb1dc58.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1e3ae95a69d1e9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-86ddf4197eb8b03a.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-a4f26332294e7953.rlib" "/opt/rustwide/target/debug/deps/libbytes-970111657494cf0e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e3f0d256040f1892.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8982a486847ef731.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ab4901400f01212e.rlib" "/opt/rustwide/target/debug/deps/libmio-0abf7273dd715e92.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libiovec-68179acf41d35512.rlib" "/opt/rustwide/target/debug/deps/libnet2-465bec57b3b6369b.rlib" "/opt/rustwide/target/debug/deps/liblibc-6133e2f1f805a429.rlib" "/opt/rustwide/target/debug/deps/liblog-c249ef5807937b36.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-7dffc42041844f20.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3d090b6dee5f0c4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cb1e397db8ab6e1b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client_writes-a0aaf040e2b98980" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bc1fcd2253858fdacf527e2180d657dc9239aef1e5923d513dd98fe9d06648f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1fcd2253858fdacf527e2180d657dc9239aef1e5923d513dd98fe9d06648f6", kill_on_drop: false }` [INFO] [stdout] bc1fcd2253858fdacf527e2180d657dc9239aef1e5923d513dd98fe9d06648f6