Oct 12 13:30:13.270 INFO checking sleepy771/Subnetizers against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 13:30:13.270 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 13:30:13.816 INFO blam! 0f78ee1f1e3163a4907b30c09c202b2ea3bf659c9f7eb0d61c2de8ababe36364 Oct 12 13:30:13.818 INFO running `"docker" "start" "-a" "0f78ee1f1e3163a4907b30c09c202b2ea3bf659c9f7eb0d61c2de8ababe36364"` Oct 12 13:30:14.751 INFO kablam! usermod: no changes Oct 12 13:30:14.912 INFO kablam! Compiling build_const v0.2.0 Oct 12 13:30:14.912 INFO kablam! Checking serde v1.0.36 Oct 12 13:30:14.912 INFO kablam! Checking ref_slice v1.1.1 Oct 12 13:30:14.915 INFO kablam! Compiling openssl-sys v0.9.27 Oct 12 13:30:14.924 INFO kablam! Checking memchr v1.0.2 Oct 12 13:30:14.924 INFO kablam! Checking snap v0.2.4 Oct 12 13:30:14.924 INFO kablam! Checking chrono v0.4.1 Oct 12 13:30:14.924 INFO kablam! Compiling syn v0.12.15 Oct 12 13:30:15.213 INFO kablam! Checking miniz-sys v0.1.10 Oct 12 13:30:15.731 INFO kablam! Checking twox-hash v1.1.0 Oct 12 13:30:15.758 INFO kablam! Checking nom v3.2.1 Oct 12 13:30:17.753 INFO kablam! Checking flate2 v1.0.1 Oct 12 13:30:17.756 INFO kablam! Checking flate2 v0.2.20 Oct 12 13:30:18.613 INFO kablam! Checking error-chain v0.10.0 Oct 12 13:30:20.768 INFO kablam! Compiling crc v1.7.0 Oct 12 13:30:21.277 INFO kablam! Compiling openssl v0.9.24 Oct 12 13:30:30.728 INFO kablam! Compiling serde_derive_internals v0.22.2 Oct 12 13:30:34.061 INFO kablam! Compiling serde_derive v1.0.36 Oct 12 13:30:36.141 INFO kablam! Checking log v0.4.1 Oct 12 13:30:36.141 INFO kablam! Checking serde_yaml v0.7.3 Oct 12 13:30:36.141 INFO kablam! Checking serde-value v0.5.1 Oct 12 13:30:36.142 INFO kablam! Checking serde_json v1.0.13 Oct 12 13:30:37.894 INFO kablam! Checking log v0.3.9 Oct 12 13:30:38.932 INFO kablam! Checking kafka v0.7.0 Oct 12 13:30:48.187 INFO kablam! Checking log4rs v0.8.0 Oct 12 13:30:50.629 INFO kablam! Checking ipaggregator-rs v0.1.0 (/source) Oct 12 13:30:52.340 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 13:30:52.340 INFO kablam! --> src/main.rs:24:5 Oct 12 13:30:52.340 INFO kablam! | Oct 12 13:30:52.341 INFO kablam! 24 | use std::env::home_dir; Oct 12 13:30:52.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 13:30:52.341 INFO kablam! | Oct 12 13:30:52.341 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 13:30:52.341 INFO kablam! Oct 12 13:30:52.341 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 13:30:52.341 INFO kablam! --> src/main.rs:33:38 Oct 12 13:30:52.341 INFO kablam! | Oct 12 13:30:52.341 INFO kablam! 33 | if let Some(home_path) = home_dir() { Oct 12 13:30:52.341 INFO kablam! | ^^^^^^^^ Oct 12 13:30:52.341 INFO kablam! Oct 12 13:30:52.507 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 13:30:52.507 INFO kablam! --> src/main.rs:24:5 Oct 12 13:30:52.507 INFO kablam! | Oct 12 13:30:52.507 INFO kablam! 24 | use std::env::home_dir; Oct 12 13:30:52.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 13:30:52.507 INFO kablam! | Oct 12 13:30:52.512 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 13:30:52.512 INFO kablam! Oct 12 13:30:52.518 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 12 13:30:52.518 INFO kablam! --> src/main.rs:33:38 Oct 12 13:30:52.518 INFO kablam! | Oct 12 13:30:52.518 INFO kablam! 33 | if let Some(home_path) = home_dir() { Oct 12 13:30:52.518 INFO kablam! | ^^^^^^^^ Oct 12 13:30:52.518 INFO kablam! Oct 12 13:30:53.308 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:53.309 INFO kablam! --> src/subnet_tree.rs:208:13 Oct 12 13:30:53.309 INFO kablam! | Oct 12 13:30:53.309 INFO kablam! 208 | let mut reassign: bool; Oct 12 13:30:53.309 INFO kablam! | ----^^^^^^^^ Oct 12 13:30:53.309 INFO kablam! | | Oct 12 13:30:53.309 INFO kablam! | help: remove this `mut` Oct 12 13:30:53.309 INFO kablam! | Oct 12 13:30:53.309 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 13:30:53.309 INFO kablam! Oct 12 13:30:53.616 INFO kablam! warning: method is never used: `clear` Oct 12 13:30:53.617 INFO kablam! --> src/subnet_tree.rs:419:5 Oct 12 13:30:53.617 INFO kablam! | Oct 12 13:30:53.617 INFO kablam! 419 | fn clear(&mut self) -> () { Oct 12 13:30:53.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:30:53.618 INFO kablam! | Oct 12 13:30:53.618 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 13:30:53.618 INFO kablam! Oct 12 13:30:53.619 INFO kablam! warning: variant is never constructed: `TERMINATE` Oct 12 13:30:53.620 INFO kablam! --> src/ipagg.rs:130:5 Oct 12 13:30:53.620 INFO kablam! | Oct 12 13:30:53.620 INFO kablam! 130 | TERMINATE, Oct 12 13:30:53.621 INFO kablam! | ^^^^^^^^^ Oct 12 13:30:53.621 INFO kablam! Oct 12 13:30:53.621 INFO kablam! warning: function is never used: `simple_parser` Oct 12 13:30:53.622 INFO kablam! --> src/parsers.rs:8:1 Oct 12 13:30:53.622 INFO kablam! | Oct 12 13:30:53.622 INFO kablam! 8 | pub fn simple_parser(bytes: &[u8]) -> Result, String> { Oct 12 13:30:53.623 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:30:53.623 INFO kablam! Oct 12 13:30:53.623 INFO kablam! warning: method is never used: `shutdown` Oct 12 13:30:53.624 INFO kablam! --> src/listeners.rs:127:9 Oct 12 13:30:53.624 INFO kablam! | Oct 12 13:30:53.624 INFO kablam! 127 | pub fn shutdown(&self) -> () { Oct 12 13:30:53.625 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:30:53.625 INFO kablam! Oct 12 13:30:53.987 INFO kablam! warning: unused variable: `addr` Oct 12 13:30:53.987 INFO kablam! --> src/senders.rs:168:26 Oct 12 13:30:53.987 INFO kablam! | Oct 12 13:30:53.987 INFO kablam! 168 | Ok((len, addr)) => { Oct 12 13:30:53.987 INFO kablam! | ^^^^ help: consider using `_addr` instead Oct 12 13:30:53.987 INFO kablam! | Oct 12 13:30:53.988 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 13:30:53.988 INFO kablam! Oct 12 13:30:54.016 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:54.016 INFO kablam! --> src/subnet_tree.rs:208:13 Oct 12 13:30:54.016 INFO kablam! | Oct 12 13:30:54.017 INFO kablam! 208 | let mut reassign: bool; Oct 12 13:30:54.017 INFO kablam! | ----^^^^^^^^ Oct 12 13:30:54.017 INFO kablam! | | Oct 12 13:30:54.017 INFO kablam! | help: remove this `mut` Oct 12 13:30:54.017 INFO kablam! | Oct 12 13:30:54.017 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 13:30:54.017 INFO kablam! Oct 12 13:30:54.039 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:54.039 INFO kablam! --> src/subnet_tree.rs:553:13 Oct 12 13:30:54.039 INFO kablam! | Oct 12 13:30:54.039 INFO kablam! 553 | let mut node = LastNode { Oct 12 13:30:54.039 INFO kablam! | ----^^^^ Oct 12 13:30:54.039 INFO kablam! | | Oct 12 13:30:54.039 INFO kablam! | help: remove this `mut` Oct 12 13:30:54.039 INFO kablam! Oct 12 13:30:54.040 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:54.040 INFO kablam! --> src/subnet_tree.rs:562:13 Oct 12 13:30:54.040 INFO kablam! | Oct 12 13:30:54.040 INFO kablam! 562 | let mut node = LastNode { Oct 12 13:30:54.040 INFO kablam! | ----^^^^ Oct 12 13:30:54.040 INFO kablam! | | Oct 12 13:30:54.040 INFO kablam! | help: remove this `mut` Oct 12 13:30:54.040 INFO kablam! Oct 12 13:30:54.050 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:54.050 INFO kablam! --> src/subnet_tree.rs:625:13 Oct 12 13:30:54.050 INFO kablam! | Oct 12 13:30:54.051 INFO kablam! 625 | let mut node = StandardNode { Oct 12 13:30:54.051 INFO kablam! | ----^^^^ Oct 12 13:30:54.051 INFO kablam! | | Oct 12 13:30:54.052 INFO kablam! | help: remove this `mut` Oct 12 13:30:54.052 INFO kablam! Oct 12 13:30:54.058 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:54.058 INFO kablam! --> src/subnet_tree.rs:674:13 Oct 12 13:30:54.059 INFO kablam! | Oct 12 13:30:54.059 INFO kablam! 674 | let mut node = StandardNode { Oct 12 13:30:54.060 INFO kablam! | ----^^^^ Oct 12 13:30:54.060 INFO kablam! | | Oct 12 13:30:54.060 INFO kablam! | help: remove this `mut` Oct 12 13:30:54.061 INFO kablam! Oct 12 13:30:54.061 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:54.062 INFO kablam! --> src/subnet_tree.rs:723:13 Oct 12 13:30:54.062 INFO kablam! | Oct 12 13:30:54.062 INFO kablam! 723 | let mut node = StandardNode { Oct 12 13:30:54.063 INFO kablam! | ----^^^^ Oct 12 13:30:54.063 INFO kablam! | | Oct 12 13:30:54.064 INFO kablam! | help: remove this `mut` Oct 12 13:30:54.064 INFO kablam! Oct 12 13:30:54.115 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:54.115 INFO kablam! --> src/senders.rs:160:17 Oct 12 13:30:54.116 INFO kablam! | Oct 12 13:30:54.116 INFO kablam! 160 | let mut socket = UdpSocket::bind("127.0.0.1:13345").unwrap(); Oct 12 13:30:54.117 INFO kablam! | ----^^^^^^ Oct 12 13:30:54.117 INFO kablam! | | Oct 12 13:30:54.117 INFO kablam! | help: remove this `mut` Oct 12 13:30:54.118 INFO kablam! Oct 12 13:30:54.118 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:54.119 INFO kablam! --> src/senders.rs:158:35 Oct 12 13:30:54.119 INFO kablam! | Oct 12 13:30:54.119 INFO kablam! 158 | let (mut udp_listener_tx, mut udp_listener_rx) = channel(); Oct 12 13:30:54.120 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 12 13:30:54.120 INFO kablam! | | Oct 12 13:30:54.121 INFO kablam! | help: remove this `mut` Oct 12 13:30:54.121 INFO kablam! Oct 12 13:30:54.121 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:54.122 INFO kablam! --> src/senders.rs:158:14 Oct 12 13:30:54.122 INFO kablam! | Oct 12 13:30:54.123 INFO kablam! 158 | let (mut udp_listener_tx, mut udp_listener_rx) = channel(); Oct 12 13:30:54.123 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 12 13:30:54.123 INFO kablam! | | Oct 12 13:30:54.124 INFO kablam! | help: remove this `mut` Oct 12 13:30:54.124 INFO kablam! Oct 12 13:30:54.124 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:54.125 INFO kablam! --> src/senders.rs:179:22 Oct 12 13:30:54.125 INFO kablam! | Oct 12 13:30:54.126 INFO kablam! 179 | let (mut tx, mut rx) = channel(); Oct 12 13:30:54.126 INFO kablam! | ----^^ Oct 12 13:30:54.126 INFO kablam! | | Oct 12 13:30:54.127 INFO kablam! | help: remove this `mut` Oct 12 13:30:54.127 INFO kablam! Oct 12 13:30:54.128 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:54.128 INFO kablam! --> src/senders.rs:179:14 Oct 12 13:30:54.128 INFO kablam! | Oct 12 13:30:54.129 INFO kablam! 179 | let (mut tx, mut rx) = channel(); Oct 12 13:30:54.129 INFO kablam! | ----^^ Oct 12 13:30:54.130 INFO kablam! | | Oct 12 13:30:54.130 INFO kablam! | help: remove this `mut` Oct 12 13:30:54.130 INFO kablam! Oct 12 13:30:54.274 INFO kablam! warning: variable does not need to be mutable Oct 12 13:30:54.274 INFO kablam! --> src/listeners.rs:186:21 Oct 12 13:30:54.274 INFO kablam! | Oct 12 13:30:54.275 INFO kablam! 186 | let mut socket = UdpSocket::bind("127.0.0.1:12341").unwrap(); Oct 12 13:30:54.275 INFO kablam! | ----^^^^^^ Oct 12 13:30:54.276 INFO kablam! | | Oct 12 13:30:54.276 INFO kablam! | help: remove this `mut` Oct 12 13:30:54.276 INFO kablam! Oct 12 13:30:54.303 INFO kablam! warning: method is never used: `clear` Oct 12 13:30:54.303 INFO kablam! --> src/subnet_tree.rs:419:5 Oct 12 13:30:54.303 INFO kablam! | Oct 12 13:30:54.304 INFO kablam! 419 | fn clear(&mut self) -> () { Oct 12 13:30:54.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:30:54.305 INFO kablam! | Oct 12 13:30:54.305 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 13:30:54.305 INFO kablam! Oct 12 13:30:54.306 INFO kablam! warning: variant is never constructed: `TERMINATE` Oct 12 13:30:54.307 INFO kablam! --> src/ipagg.rs:130:5 Oct 12 13:30:54.307 INFO kablam! | Oct 12 13:30:54.307 INFO kablam! 130 | TERMINATE, Oct 12 13:30:54.308 INFO kablam! | ^^^^^^^^^ Oct 12 13:30:54.308 INFO kablam! Oct 12 13:30:54.309 INFO kablam! warning: method is never used: `shutdown` Oct 12 13:30:54.309 INFO kablam! --> src/listeners.rs:127:9 Oct 12 13:30:54.310 INFO kablam! | Oct 12 13:30:54.310 INFO kablam! 127 | pub fn shutdown(&self) -> () { Oct 12 13:30:54.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:30:54.311 INFO kablam! Oct 12 13:30:54.318 INFO kablam! warning: function `test_last_node__set_heap_bit` should have a snake case name such as `test_last_node_set_heap_bit` Oct 12 13:30:54.319 INFO kablam! --> src/subnet_tree.rs:542:5 Oct 12 13:30:54.319 INFO kablam! | Oct 12 13:30:54.319 INFO kablam! 542 | / fn test_last_node__set_heap_bit() { Oct 12 13:30:54.320 INFO kablam! 543 | | let mut node = LastNode { Oct 12 13:30:54.320 INFO kablam! 544 | | octet: 0, Oct 12 13:30:54.321 INFO kablam! 545 | | heap: [0, 0, 0, 0, 0, 0, 0, 0], Oct 12 13:30:54.321 INFO kablam! ... | Oct 12 13:30:54.321 INFO kablam! 548 | | assert_eq!(node.heap, [1, 0, 0, 0, 0, 0, 0, 0]); Oct 12 13:30:54.322 INFO kablam! 549 | | } Oct 12 13:30:54.322 INFO kablam! | |_____^ Oct 12 13:30:54.322 INFO kablam! | Oct 12 13:30:54.323 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 13:30:54.323 INFO kablam! Oct 12 13:30:54.324 INFO kablam! warning: function `test_last_node___has_subnet` should have a snake case name such as `test_last_node_has_subnet` Oct 12 13:30:54.324 INFO kablam! --> src/subnet_tree.rs:552:5 Oct 12 13:30:54.325 INFO kablam! | Oct 12 13:30:54.325 INFO kablam! 552 | / fn test_last_node___has_subnet() { Oct 12 13:30:54.325 INFO kablam! 553 | | let mut node = LastNode { Oct 12 13:30:54.326 INFO kablam! 554 | | octet: 0, Oct 12 13:30:54.326 INFO kablam! 555 | | heap: [0, 0, 0, 0, 1, 0, 0, 0], Oct 12 13:30:54.326 INFO kablam! 556 | | }; Oct 12 13:30:54.327 INFO kablam! 557 | | assert!(node.contains_subnet_in_heap(256 + 0)); Oct 12 13:30:54.327 INFO kablam! 558 | | } Oct 12 13:30:54.328 INFO kablam! | |_____^ Oct 12 13:30:54.328 INFO kablam! Oct 12 13:30:54.331 INFO kablam! warning: function `test_standard_node__has_subnet` should have a snake case name such as `test_standard_node_has_subnet` Oct 12 13:30:54.331 INFO kablam! --> src/subnet_tree.rs:624:5 Oct 12 13:30:54.332 INFO kablam! | Oct 12 13:30:54.332 INFO kablam! 624 | / fn test_standard_node__has_subnet() { Oct 12 13:30:54.333 INFO kablam! 625 | | let mut node = StandardNode { Oct 12 13:30:54.333 INFO kablam! 626 | | level: 0, Oct 12 13:30:54.333 INFO kablam! 627 | | heap: [2, 0, 0, 0, 0, 0, 0, 0], Oct 12 13:30:54.334 INFO kablam! ... | Oct 12 13:30:54.334 INFO kablam! 632 | | assert!(!node.contains_subnet_in_heap(2)); Oct 12 13:30:54.334 INFO kablam! 633 | | } Oct 12 13:30:54.335 INFO kablam! | |_____^ Oct 12 13:30:54.335 INFO kablam! Oct 12 13:30:54.336 INFO kablam! warning: function `test_standard_node__unset_heap_bit` should have a snake case name such as `test_standard_node_unset_heap_bit` Oct 12 13:30:54.336 INFO kablam! --> src/subnet_tree.rs:636:5 Oct 12 13:30:54.337 INFO kablam! | Oct 12 13:30:54.337 INFO kablam! 636 | / fn test_standard_node__unset_heap_bit() { Oct 12 13:30:54.337 INFO kablam! 637 | | let mut node = StandardNode { Oct 12 13:30:54.338 INFO kablam! 638 | | octet: 0, Oct 12 13:30:54.338 INFO kablam! 639 | | heap: [1, 0, 0, 0, 0, 0, 0, 0], Oct 12 13:30:54.338 INFO kablam! ... | Oct 12 13:30:54.339 INFO kablam! 644 | | assert_eq!(node.heap, [0; 8]); Oct 12 13:30:54.339 INFO kablam! 645 | | } Oct 12 13:30:54.340 INFO kablam! | |_____^ Oct 12 13:30:54.340 INFO kablam! Oct 12 13:30:54.341 INFO kablam! warning: function `test_standard_node__set_heap_bit` should have a snake case name such as `test_standard_node_set_heap_bit` Oct 12 13:30:54.341 INFO kablam! --> src/subnet_tree.rs:648:5 Oct 12 13:30:54.342 INFO kablam! | Oct 12 13:30:54.342 INFO kablam! 648 | / fn test_standard_node__set_heap_bit() { Oct 12 13:30:54.342 INFO kablam! 649 | | let mut node = StandardNode { Oct 12 13:30:54.343 INFO kablam! 650 | | octet: 0, Oct 12 13:30:54.343 INFO kablam! 651 | | heap: [0, 0, 0, 0, 0, 0, 0, 0], Oct 12 13:30:54.343 INFO kablam! ... | Oct 12 13:30:54.344 INFO kablam! 656 | | assert_eq!(node.heap, [1, 0, 0, 0, 0, 0, 0, 0]); Oct 12 13:30:54.344 INFO kablam! 657 | | } Oct 12 13:30:54.344 INFO kablam! | |_____^ Oct 12 13:30:54.345 INFO kablam! Oct 12 13:30:54.346 INFO kablam! warning: function `test_standard_node__subnetize` should have a snake case name such as `test_standard_node_subnetize` Oct 12 13:30:54.346 INFO kablam! --> src/subnet_tree.rs:660:5 Oct 12 13:30:54.346 INFO kablam! | Oct 12 13:30:54.347 INFO kablam! 660 | / fn test_standard_node__subnetize() { Oct 12 13:30:54.347 INFO kablam! 661 | | let mut node = StandardNode { Oct 12 13:30:54.347 INFO kablam! 662 | | octet: 0, Oct 12 13:30:54.348 INFO kablam! 663 | | heap: [0, 0, 0, 0, 3, 0, 0, 0], Oct 12 13:30:54.348 INFO kablam! ... | Oct 12 13:30:54.348 INFO kablam! 668 | | assert_eq!(node.heap, [0, 0, 1, 0, 0, 0, 0, 0]); Oct 12 13:30:54.349 INFO kablam! 669 | | } Oct 12 13:30:54.349 INFO kablam! | |_____^ Oct 12 13:30:54.350 INFO kablam! Oct 12 13:30:54.350 INFO kablam! warning: function `test_standard_node__is_subnet` should have a snake case name such as `test_standard_node_is_subnet` Oct 12 13:30:54.351 INFO kablam! --> src/subnet_tree.rs:672:5 Oct 12 13:30:54.351 INFO kablam! | Oct 12 13:30:54.352 INFO kablam! 672 | / fn test_standard_node__is_subnet() { Oct 12 13:30:54.352 INFO kablam! 673 | | // Node has subnet bit set up Oct 12 13:30:54.352 INFO kablam! 674 | | let mut node = StandardNode { Oct 12 13:30:54.353 INFO kablam! 675 | | octet: 0, Oct 12 13:30:54.353 INFO kablam! ... | Oct 12 13:30:54.353 INFO kablam! 729 | | assert!(node.is_part_of_aggregated_subnet(23)); Oct 12 13:30:54.354 INFO kablam! 730 | | } Oct 12 13:30:54.354 INFO kablam! | |_____^ Oct 12 13:30:54.354 INFO kablam! Oct 12 13:30:54.361 INFO kablam! warning: function `test__calculate_partial_cidr` should have a snake case name such as `test_calculate_partial_cidr` Oct 12 13:30:54.361 INFO kablam! --> src/subnet_tree.rs:926:5 Oct 12 13:30:54.362 INFO kablam! | Oct 12 13:30:54.362 INFO kablam! 926 | / fn test__calculate_partial_cidr() { Oct 12 13:30:54.362 INFO kablam! 927 | | assert_eq!((0u8, 0u8), calculate_partial_cidr(1u16)); Oct 12 13:30:54.363 INFO kablam! 928 | | assert_eq!((0u8, 1u8), calculate_partial_cidr(2u16)); Oct 12 13:30:54.363 INFO kablam! 929 | | assert_eq!((0u8, 8u8), calculate_partial_cidr(256u16)); Oct 12 13:30:54.363 INFO kablam! 930 | | assert_eq!((255u8, 8u8), calculate_partial_cidr(511u16)); Oct 12 13:30:54.364 INFO kablam! 931 | | } Oct 12 13:30:54.364 INFO kablam! | |_____^ Oct 12 13:30:54.364 INFO kablam! Oct 12 13:30:54.381 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 13:30:54.381 INFO kablam! --> src/listeners.rs:189:17 Oct 12 13:30:54.382 INFO kablam! | Oct 12 13:30:54.382 INFO kablam! 189 | socket.send_to(b"STOP!", "127.0.0.1:12345"); Oct 12 13:30:54.382 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 13:30:54.383 INFO kablam! | Oct 12 13:30:54.383 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 13:30:54.384 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 13:30:54.384 INFO kablam! Oct 12 13:30:54.449 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.68s Oct 12 13:30:54.458 INFO kablam! su: No module specific data is present Oct 12 13:30:56.002 INFO running `"docker" "rm" "-f" "0f78ee1f1e3163a4907b30c09c202b2ea3bf659c9f7eb0d61c2de8ababe36364"` Oct 12 13:30:56.296 INFO blam! 0f78ee1f1e3163a4907b30c09c202b2ea3bf659c9f7eb0d61c2de8ababe36364