[INFO] cloning repository https://github.com/joshuef/sn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshuef/sn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuef%2Fsn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuef%2Fsn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe56b20bf6e87ae3e635d6bc084a59623ea70bf8 [INFO] checking joshuef/sn against master#30b3f35c420694a4f24e5a4df00f06073f4f3a37 for pr-94081 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshuef%2Fsn" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshuef/sn on toolchain 30b3f35c420694a4f24e5a4df00f06073f4f3a37 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+30b3f35c420694a4f24e5a4df00f06073f4f3a37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-11/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/joshuef/sn [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/joshuef/sn [INFO] tweaked toml for git repo https://github.com/joshuef/sn written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/joshuef/sn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+30b3f35c420694a4f24e5a4df00f06073f4f3a37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+30b3f35c420694a4f24e5a4df00f06073f4f3a37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d97cf7024b6b349b6b9f37045a4643a8d4f27820243973f4fad2c5a1fda7a41 [INFO] running `Command { std: "docker" "start" "-a" "3d97cf7024b6b349b6b9f37045a4643a8d4f27820243973f4fad2c5a1fda7a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d97cf7024b6b349b6b9f37045a4643a8d4f27820243973f4fad2c5a1fda7a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d97cf7024b6b349b6b9f37045a4643a8d4f27820243973f4fad2c5a1fda7a41", kill_on_drop: false }` [INFO] [stdout] 3d97cf7024b6b349b6b9f37045a4643a8d4f27820243973f4fad2c5a1fda7a41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+30b3f35c420694a4f24e5a4df00f06073f4f3a37" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 766ce10c11cda9e4a7a6eeaf039d20764a526fab42f06c3dfd638be719fc1dba [INFO] running `Command { std: "docker" "start" "-a" "766ce10c11cda9e4a7a6eeaf039d20764a526fab42f06c3dfd638be719fc1dba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking signature v1.3.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling sysinfo v0.19.2 [INFO] [stderr] Compiling self_update v0.26.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking base-x v0.2.8 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking uhttp_uri v0.5.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling blst v0.3.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tracing-core v0.1.19 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking sharded-slab v0.1.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking rmp v0.8.10 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking eyre v0.6.5 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking flate2 v1.0.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sled v0.34.6 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Checking brotli v3.3.2 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking exponential-backoff v1.0.0 [INFO] [stderr] Checking rcgen v0.8.13 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking block-modes v0.8.1 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking resource_proof v0.8.0 [INFO] [stderr] Checking proptest v0.10.1 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling custom_debug_derive v0.5.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Checking zeroize v1.4.1 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking data-encoding-macro v0.1.12 [INFO] [stderr] Checking custom_debug v0.5.0 [INFO] [stderr] Checking multibase v0.8.0 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking structopt v0.3.23 [INFO] [stderr] Checking ff v0.6.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking group v0.6.0 [INFO] [stderr] Checking pairing v0.16.0 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking xor_name v3.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking blsttc v2.4.0 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking ed25519 v1.2.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking quinn-proto v0.7.3 [INFO] [stderr] Checking secured_linked_list v0.3.1 [INFO] [stderr] Checking bls_dkg v0.6.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tracing-subscriber v0.2.20 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking crdts v7.0.0 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking tracing-appender v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.6 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking attohttpc v0.16.3 [INFO] [stderr] Checking color-eyre v0.5.11 [INFO] [stderr] Checking sn_launch_tool v0.6.0 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking backoff v0.3.0 [INFO] [stderr] Checking quinn v0.7.2 [INFO] [stderr] Checking self_encryption v0.26.2 [INFO] [stderr] Checking criterion v0.3.5 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking hyper v0.14.12 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking igd v0.12.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Checking qp2p v0.17.4 [INFO] [stderr] Checking safe_network v0.29.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `client_pk` [INFO] [stdout] --> src/client/connections/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | client_pk: PublicKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Session` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/connections/mod.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `aggregator` [INFO] [stdout] --> src/client/connections/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | aggregator: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Session` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/connections/mod.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `incoming_errors` [INFO] [stdout] --> src/client/client_api/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | incoming_errors: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Client` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/client_api/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `db_name` [INFO] [stdout] --> src/dbs/event_store.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | db_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventStore` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbs/event_store.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `msg` [INFO] [stdout] --> src/node/event_mapping/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | msg: MessageReceived, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MsgContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/event_mapping/mod.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `src` [INFO] [stdout] --> src/node/event_mapping/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | src: SrcLocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MsgContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/event_mapping/mod.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `root_dir` [INFO] [stdout] --> src/node/node_api/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | root_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NodeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/node_api/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reward_key` [INFO] [stdout] --> src/node/node_api/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | reward_key: PublicKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NodeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/node_api/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scheme` [INFO] [stdout] --> src/url/url_parts.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub(super) scheme: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UrlParts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/url/url_parts.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `memory` [INFO] [stdout] --> src/node/logging/system.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub(super) memory: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Process` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/logging/system.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `virtual_memory` [INFO] [stdout] --> src/node/logging/system.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(super) virtual_memory: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Process` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/logging/system.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cpu_usage` [INFO] [stdout] --> src/node/logging/system.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub(super) cpu_usage: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Process` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/logging/system.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `disk_usage` [INFO] [stdout] --> src/node/logging/system.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub(super) disk_usage: DiskUsage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Process` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/logging/system.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/routing/core/register_storage.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegisterStorage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/routing/core/register_storage.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `client_pk` [INFO] [stdout] --> src/client/connections/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | client_pk: PublicKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Session` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/connections/mod.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `aggregator` [INFO] [stdout] --> src/client/connections/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | aggregator: Arc>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Session` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/connections/mod.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `incoming_errors` [INFO] [stdout] --> src/client/client_api/mod.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | incoming_errors: Arc>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Client` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client/client_api/mod.rs:34:10 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `db_name` [INFO] [stdout] --> src/dbs/event_store.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | db_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `EventStore` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/dbs/event_store.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `msg` [INFO] [stdout] --> src/node/event_mapping/mod.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | msg: MessageReceived, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MsgContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/event_mapping/mod.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `src` [INFO] [stdout] --> src/node/event_mapping/mod.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | src: SrcLocation, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MsgContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/event_mapping/mod.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `root_dir` [INFO] [stdout] --> src/node/node_api/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | root_dir: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NodeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/node_api/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `reward_key` [INFO] [stdout] --> src/node/node_api/mod.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | reward_key: PublicKey, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `NodeInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/node_api/mod.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scheme` [INFO] [stdout] --> src/url/url_parts.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | pub(super) scheme: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `UrlParts` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/url/url_parts.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `memory` [INFO] [stdout] --> src/node/logging/system.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub(super) memory: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Process` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/logging/system.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `virtual_memory` [INFO] [stdout] --> src/node/logging/system.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub(super) virtual_memory: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Process` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/logging/system.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cpu_usage` [INFO] [stdout] --> src/node/logging/system.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub(super) cpu_usage: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Process` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/logging/system.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `disk_usage` [INFO] [stdout] --> src/node/logging/system.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub(super) disk_usage: DiskUsage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Process` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/node/logging/system.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/routing/core/register_storage.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | path: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RegisterStorage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/routing/core/register_storage.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.70s [INFO] running `Command { std: "docker" "inspect" "766ce10c11cda9e4a7a6eeaf039d20764a526fab42f06c3dfd638be719fc1dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "766ce10c11cda9e4a7a6eeaf039d20764a526fab42f06c3dfd638be719fc1dba", kill_on_drop: false }` [INFO] [stdout] 766ce10c11cda9e4a7a6eeaf039d20764a526fab42f06c3dfd638be719fc1dba