[INFO] fetching crate kad 0.6.1... [INFO] testing kad-0.6.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate kad 0.6.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate kad 0.6.1 [INFO] finished tweaking crates.io crate kad 0.6.1 [INFO] tweaked toml for crates.io crate kad 0.6.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kad 0.6.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 131 packages to latest compatible versions [INFO] [stderr] Adding futures-timer v0.1.1 (available: v3.0.3) [INFO] [stderr] Adding humantime v1.3.0 (available: v2.3.0) [INFO] [stderr] Adding num v0.2.1 (available: v0.4.3) [INFO] [stderr] Adding rand v0.5.6 (available: v0.9.2) [INFO] [stderr] Adding simplelog v0.8.0 (available: v0.12.2) [INFO] [stderr] Adding strum v0.21.0 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.21.1 (available: v0.27.2) [INFO] [stderr] Adding termcolor v1.1.3 (available: v1.4.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.21.0 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded strum_macros v0.21.1 [INFO] [stderr] Downloaded futures-timer v0.1.1 [INFO] [stderr] Downloaded rr-mux v0.10.1 [INFO] [stderr] Downloaded simplelog v0.8.0 [INFO] [stderr] Downloaded async-std v1.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 505c1f90a575d98111c0178f102dbf683f4616b7a286395a9f8fd0ea6ebf4d32 [INFO] running `Command { std: "docker" "start" "-a" "505c1f90a575d98111c0178f102dbf683f4616b7a286395a9f8fd0ea6ebf4d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "505c1f90a575d98111c0178f102dbf683f4616b7a286395a9f8fd0ea6ebf4d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505c1f90a575d98111c0178f102dbf683f4616b7a286395a9f8fd0ea6ebf4d32", kill_on_drop: false }` [INFO] [stdout] 505c1f90a575d98111c0178f102dbf683f4616b7a286395a9f8fd0ea6ebf4d32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6e8d9ed66310818d069fa99b57b079c6168f3939aae236a827fa3e5b6e3ed3e [INFO] running `Command { std: "docker" "start" "-a" "b6e8d9ed66310818d069fa99b57b079c6168f3939aae236a827fa3e5b6e3ed3e", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling kad v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/lib.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/common/id.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/dht/locate.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/dht/mod.rs:635:11 [INFO] [stdout] | [INFO] [stdout] 635 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state` and `frozen` are never read [INFO] [stdout] --> src/common/entry.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | state: EntryState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | frozen: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value` and `meta` are never read [INFO] [stdout] --> src/store/hashmapstore.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct DataEntry { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 17 | value: Data, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | meta: Meta, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `req_id` is never read [INFO] [stdout] --> src/dht/operation.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) struct Operation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 62 | pub req_id: ReqId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.18s [INFO] running `Command { std: "docker" "inspect" "b6e8d9ed66310818d069fa99b57b079c6168f3939aae236a827fa3e5b6e3ed3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e8d9ed66310818d069fa99b57b079c6168f3939aae236a827fa3e5b6e3ed3e", kill_on_drop: false }` [INFO] [stdout] b6e8d9ed66310818d069fa99b57b079c6168f3939aae236a827fa3e5b6e3ed3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5fde4e450c206f315fc4677d21f2ac4275c62d29376d725beabeb5114b38e96 [INFO] running `Command { std: "docker" "start" "-a" "c5fde4e450c206f315fc4677d21f2ac4275c62d29376d725beabeb5114b38e96", kill_on_drop: false }` [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/lib.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/common/id.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/dht/locate.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/dht/mod.rs:635:11 [INFO] [stdout] | [INFO] [stdout] 635 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state` and `frozen` are never read [INFO] [stdout] --> src/common/entry.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | state: EntryState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | frozen: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value` and `meta` are never read [INFO] [stdout] --> src/store/hashmapstore.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct DataEntry { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 17 | value: Data, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | meta: Meta, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `req_id` is never read [INFO] [stdout] --> src/dht/operation.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) struct Operation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 62 | pub req_id: ReqId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling rr-mux v0.10.1 [INFO] [stderr] Compiling kad v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> tests/main.rs:59:7 [INFO] [stdout] | [INFO] [stdout] 59 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::marker::PhantomData` [INFO] [stdout] --> tests/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::marker::PhantomData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kad::store::HashMapStore` [INFO] [stdout] --> tests/main.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use kad::store::HashMapStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kad::table::KNodeTable` [INFO] [stdout] --> tests/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use kad::table::KNodeTable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::executor::block_on` [INFO] [stdout] --> tests/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use futures::executor::block_on; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sink_rx` [INFO] [stdout] --> tests/main.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | let (sink_tx, sink_rx) = mpsc::channel(10); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sink_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MockPeer` is never constructed [INFO] [stdout] --> tests/main.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | struct MockPeer { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PeerMap` is never used [INFO] [stdout] --> tests/main.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | type PeerMap = HashMap>; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MockNetwork` is never constructed [INFO] [stdout] --> tests/main.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | struct MockNetwork { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> tests/main.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 32 | / impl MockNetwork [INFO] [stdout] 33 | | where [INFO] [stdout] 34 | | Id: DatabaseId + Debug + Send + Sync + 'static, [INFO] [stdout] 35 | | Info: Debug + Clone + PartialEq + Send + Sync + 'static, [INFO] [stdout] 36 | | Data: Debug + Clone + PartialEq + Send + Sync + 'static, [INFO] [stdout] | |____________________________________________________________- associated function in this implementation [INFO] [stdout] 37 | { [INFO] [stdout] 38 | pub fn new(config: Config, nodes: &[Entry]) -> MockNetwork { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/lib.rs:95:7 [INFO] [stdout] | [INFO] [stdout] 95 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/common/id.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/dht/locate.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 22 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/dht/mod.rs:635:11 [INFO] [stdout] | [INFO] [stdout] 635 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nope` [INFO] [stdout] --> src/dht/mod.rs:875:11 [INFO] [stdout] | [INFO] [stdout] 875 | #[cfg(nope)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state` and `frozen` are never read [INFO] [stdout] --> src/common/entry.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Entry { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 21 | state: EntryState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | frozen: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value` and `meta` are never read [INFO] [stdout] --> src/store/hashmapstore.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct DataEntry { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 17 | value: Data, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | meta: Meta, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DataEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `req_id` is never read [INFO] [stdout] --> src/dht/operation.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub(crate) struct Operation { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 62 | pub req_id: ReqId, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.57s [INFO] running `Command { std: "docker" "inspect" "c5fde4e450c206f315fc4677d21f2ac4275c62d29376d725beabeb5114b38e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5fde4e450c206f315fc4677d21f2ac4275c62d29376d725beabeb5114b38e96", kill_on_drop: false }` [INFO] [stdout] c5fde4e450c206f315fc4677d21f2ac4275c62d29376d725beabeb5114b38e96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90fbdd8f0791835562f21f3efa2aadfa4cf304a3f4c417955435ea789ecbbace [INFO] running `Command { std: "docker" "start" "-a" "90fbdd8f0791835562f21f3efa2aadfa4cf304a3f4c417955435ea789ecbbace", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `nope` [INFO] [stderr] --> src/lib.rs:95:7 [INFO] [stderr] | [INFO] [stderr] 95 | #[cfg(nope)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nope` [INFO] [stderr] --> src/common/id.rs:29:7 [INFO] [stderr] | [INFO] [stderr] 29 | #[cfg(nope)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nope` [INFO] [stderr] --> src/dht/locate.rs:22:7 [INFO] [stderr] | [INFO] [stderr] 22 | #[cfg(nope)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nope` [INFO] [stderr] --> src/dht/mod.rs:635:11 [INFO] [stderr] | [INFO] [stderr] 635 | #[cfg(nope)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: fields `state` and `frozen` are never read [INFO] [stderr] --> src/common/entry.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct Entry { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 21 | state: EntryState, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 22 | frozen: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Entry` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `value` and `meta` are never read [INFO] [stderr] --> src/store/hashmapstore.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct DataEntry { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 17 | value: Data, [INFO] [stderr] | ^^^^^ [INFO] [stderr] 18 | meta: Meta, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `DataEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `req_id` is never read [INFO] [stderr] --> src/dht/operation.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 61 | pub(crate) struct Operation { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 62 | pub req_id: ReqId, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Operation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `kad` (lib) generated 7 warnings [INFO] [stderr] warning: unexpected `cfg` condition name: `nope` [INFO] [stderr] --> tests/main.rs:59:7 [INFO] [stderr] | [INFO] [stderr] 59 | #[cfg(nope)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::marker::PhantomData` [INFO] [stderr] --> tests/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use std::marker::PhantomData; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `kad::store::HashMapStore` [INFO] [stderr] --> tests/main.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use kad::store::HashMapStore; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `kad::table::KNodeTable` [INFO] [stderr] --> tests/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use kad::table::KNodeTable; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::executor::block_on` [INFO] [stderr] --> tests/main.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use futures::executor::block_on; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sink_rx` [INFO] [stderr] --> tests/main.rs:46:27 [INFO] [stderr] | [INFO] [stderr] 46 | let (sink_tx, sink_rx) = mpsc::channel(10); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_sink_rx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `MockPeer` is never constructed [INFO] [stderr] --> tests/main.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 22 | struct MockPeer { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: type alias `PeerMap` is never used [INFO] [stderr] --> tests/main.rs:26:6 [INFO] [stderr] | [INFO] [stderr] 26 | type PeerMap = HashMap>; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `MockNetwork` is never constructed [INFO] [stderr] --> tests/main.rs:28:8 [INFO] [stderr] | [INFO] [stderr] 28 | struct MockNetwork { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> tests/main.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 32 | / impl MockNetwork [INFO] [stderr] 33 | | where [INFO] [stderr] 34 | | Id: DatabaseId + Debug + Send + Sync + 'static, [INFO] [stderr] 35 | | Info: Debug + Clone + PartialEq + Send + Sync + 'static, [INFO] [stderr] 36 | | Data: Debug + Clone + PartialEq + Send + Sync + 'static, [INFO] [stderr] | |____________________________________________________________- associated function in this implementation [INFO] [stderr] 37 | { [INFO] [stderr] 38 | pub fn new(config: Config, nodes: &[Entry]) -> MockNetwork { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `kad` (test "main") generated 10 warnings (run `cargo fix --test "main"` to apply 4 suggestions) [INFO] [stderr] warning: unexpected `cfg` condition name: `nope` [INFO] [stderr] --> src/dht/mod.rs:875:11 [INFO] [stderr] | [INFO] [stderr] 875 | #[cfg(nope)] [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nope)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nope)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `kad` (lib test) generated 8 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kad-cc6ab99ca95349c6) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] 10:19:28 [INFO] Start connect [INFO] [stdout] 10:19:28 [INFO] Start store [INFO] [stdout] test dht::tests::test_receive_ping ... ok [INFO] [stdout] 10:19:28 [INFO] Start locate [INFO] [stdout] test dht::tests::test_receive_common ... ok [INFO] [stdout] 10:19:28 [INFO] Search round 0 [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669 (Connect) start [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Initiating Connect operation (15669), sending FindNode([8]) request to 2 peers [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669 entering searching state [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669 response from [3]: NodesFound([8], 1 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Registering operation id: 45222 [INFO] [stdout] 10:19:28 [INFO] Search round 0 [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 (Store) start [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Initiating Store operation (45222), sending FindNode([12]) request to 2 peers [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 entering searching state [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 response from [2]: NodesFound([12], 1 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222, adding 1 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222, add node [9] [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: update node [2] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 response from [3]: NodesFound([12], 1 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222, adding 1 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222, add node [10] [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: update node [3] state: Complete [INFO] [stdout] 10:19:28 [INFO] Search round 1 [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222, all responses received, re-starting search [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 (Store) search iteration 1 [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 nearest: [Entry { id: [9], info: 400, seen: None, state: Ok, frozen: false }, Entry { id: [10], info: 400, seen: None, state: Ok, frozen: false }] [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 issuing search request: FindNode([12]) to: [Entry { id: [9], info: 400, seen: None, state: Ok, frozen: false }, Entry { id: [10], info: 400, seen: None, state: Ok, frozen: false }] [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 entering searching state [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 response from [9]: NodesFound([12], 0 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222, adding 0 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: update node [9] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 response from [10]: NodesFound([12], 0 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222, adding 0 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: update node [10] state: Complete [INFO] [stdout] 10:19:28 [INFO] Store round [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 search complete! [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 (Store) issuing Store([12], 1 values) request to 2 peers [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 response from [9]: ValuesFound([12], 1 values) [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222, adding 1 values to map [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: update node [9] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 response from [10]: ValuesFound([12], 1 values) [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222, adding 1 values to map [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: update node [10] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 (Store) entering done state [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operating 45222 (Store) done [INFO] [stdout] 10:19:28 [DEBUG] (5) kad::dht: Operation 45222 stored at 2 peers [INFO] [stdout] 10:19:28 [INFO] Expecting store completion [INFO] [stdout] test dht::store::tests::test_store ... ok [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Registering operation id: 7055 [INFO] [stdout] test table::knodetable::test::test_k_node_table ... ok [INFO] [stdout] 10:19:28 [INFO] Search round 0 [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 (FindValues) start [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Initiating FindValues operation (7055), sending FindNode([12]) request to 2 peers [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 entering searching state [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 response from [3]: NodesFound([12], 1 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055, adding 1 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055, add node [9] [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669, adding 1 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669, add node [9] [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: update node [3] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669 response from [2]: NodesFound([8], 1 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669, adding 1 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669, add node [10] [INFO] [stdout] 10:19:28 [DEBUG] (10) kad::dht: No values found, returning closer nodes for id: [201] [INFO] [stdout] 10:19:28 [DEBUG] (10) kad::dht: Found 1 values for id: [201] [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: update node [2] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: update node [3] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 response from [2]: NodesFound([12], 1 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055, adding 1 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055, add node [10] [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: update node [2] state: Complete [INFO] [stdout] 10:19:28 [INFO] Search round 1 [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055, all responses received, re-starting search [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 (FindValues) search iteration 1 [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 nearest: [Entry { id: [10], info: 400, seen: None, state: Ok, frozen: false }, Entry { id: [9], info: 400, seen: None, state: Ok, frozen: false }] [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 issuing search request: FindNode([12]) to: [Entry { id: [9], info: 400, seen: None, state: Ok, frozen: false }, Entry { id: [10], info: 400, seen: None, state: Ok, frozen: false }] [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 entering searching state [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 response from [9]: NodesFound([12], 0 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055, adding 0 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: update node [9] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 response from [10]: NodesFound([12], 0 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055, adding 0 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: update node [10] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 search complete! [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 (FindValues) issuing FindValues([12]) request to 2 peers [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 response from [9]: ValuesFound([12], 1 values) [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055, adding 1 values to map [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: update node [9] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 response from [10]: ValuesFound([12], 1 values) [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055, adding 1 values to map [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: update node [10] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 (FindValues) entering done state [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operating 7055 (FindValues) done [INFO] [stdout] 10:19:28 [DEBUG] (4) kad::dht: Operation 7055 values found: [500, 500] [INFO] [stdout] 10:19:28 [INFO] Expecting search completion [INFO] [stdout] test dht::tests::test_receive_find_values ... ok [INFO] [stdout] test dht::search::tests::test_search ... ok [INFO] [stdout] 10:19:28 [INFO] Search round 1 [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669, all responses received, re-starting search [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669 (Connect) search iteration 1 [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669 nearest: [Entry { id: [10], info: 400, seen: None, state: Ok, frozen: false }, Entry { id: [9], info: 400, seen: None, state: Ok, frozen: false }] [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669 issuing search request: FindNode([8]) to: [Entry { id: [9], info: 400, seen: None, state: Ok, frozen: false }, Entry { id: [10], info: 400, seen: None, state: Ok, frozen: false }] [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669 entering searching state [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669 response from [9]: NodesFound([8], 1 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669, adding 1 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669, add node [9] [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: update node [9] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669 response from [10]: NodesFound([8], 1 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669, adding 1 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669, add node [10] [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: update node [10] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669 search complete! [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operation 15669 entering done state [INFO] [stdout] 10:19:28 [DEBUG] (2) kad::dht: Operating 15669 (Connect) done [INFO] [stdout] 10:19:28 [INFO] Expecting completion [INFO] [stdout] test dht::connect::tests::test_connect ... ok [INFO] [stdout] test dht::tests::test_receive_find_nodes ... ok [INFO] [stdout] 10:19:28 [DEBUG] (19) kad::dht: Stored 1 values for id: [2] [INFO] [stdout] test dht::tests::test_receive_store ... ok [INFO] [stdout] test table::kbucket::test::test_k_bucket_update ... ok [INFO] [stdout] 10:19:28 [INFO] Start locate [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Registering operation id: 3609 [INFO] [stdout] 10:19:28 [INFO] Search round 0 [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609 (FindNode) start [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Initiating FindNode operation (3609), sending FindNode([9]) request to 2 peers [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609 entering searching state [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609 response from [2]: NodesFound([9], 1 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609, adding 1 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609, add node [9] [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: update node [2] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609 response from [3]: NodesFound([9], 1 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609, adding 1 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609, add node [10] [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: update node [3] state: Complete [INFO] [stdout] 10:19:28 [INFO] Search round 1 [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609, all responses received, re-starting search [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609 (FindNode) search iteration 1 [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609 nearest: [Entry { id: [9], info: 400, seen: None, state: Ok, frozen: false }, Entry { id: [10], info: 400, seen: None, state: Ok, frozen: false }] [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609 issuing search request: FindNode([9]) to: [Entry { id: [9], info: 400, seen: None, state: Ok, frozen: false }, Entry { id: [10], info: 400, seen: None, state: Ok, frozen: false }] [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609 entering searching state [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609 response from [9]: NodesFound([9], 1 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609, adding 1 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609, add node [9] [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: update node [9] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609 response from [10]: NodesFound([9], 1 nodes) [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609, adding 1 nodes to map [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609, add node [10] [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: update node [10] state: Complete [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609 search complete! [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operation 3609 entering done state [INFO] [stdout] 10:19:28 [DEBUG] (3) kad::dht: Operating 3609 (FindNode) done [INFO] [stdout] 10:19:28 [INFO] Expecting completion [INFO] [stdout] test dht::locate::tests::test_lookup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-5af931420ff068e2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests kad [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "90fbdd8f0791835562f21f3efa2aadfa4cf304a3f4c417955435ea789ecbbace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fbdd8f0791835562f21f3efa2aadfa4cf304a3f4c417955435ea789ecbbace", kill_on_drop: false }` [INFO] [stdout] 90fbdd8f0791835562f21f3efa2aadfa4cf304a3f4c417955435ea789ecbbace