Oct 12 23:54:26.414 INFO testing sleepy771/Subnetizers against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 23:54:26.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 23:54:26.862 INFO blam! f7cdfc6a6e08ee7c80ccd3e2fec5053eb64cfa37ee234e8c7734c77e6c5d2e2b Oct 12 23:54:26.865 INFO running `"docker" "start" "-a" "f7cdfc6a6e08ee7c80ccd3e2fec5053eb64cfa37ee234e8c7734c77e6c5d2e2b"` Oct 12 23:54:28.159 INFO kablam! usermod: no changes Oct 12 23:54:28.331 INFO kablam! Compiling log-mdc v0.1.0 Oct 12 23:54:28.339 INFO kablam! Compiling miniz-sys v0.1.10 Oct 12 23:54:28.339 INFO kablam! Compiling memchr v1.0.2 Oct 12 23:54:28.339 INFO kablam! Compiling log v0.4.1 Oct 12 23:54:28.339 INFO kablam! Compiling snap v0.2.4 Oct 12 23:54:28.339 INFO kablam! Compiling serde_json v1.0.13 Oct 12 23:54:28.339 INFO kablam! Compiling ordered-float v0.5.0 Oct 12 23:54:28.339 INFO kablam! Compiling chrono v0.4.1 Oct 12 23:54:30.011 INFO kablam! Compiling serde_yaml v0.7.3 Oct 12 23:54:32.243 INFO kablam! Compiling syn v0.12.15 Oct 12 23:54:32.291 INFO kablam! Compiling openssl-sys v0.9.27 Oct 12 23:54:32.335 INFO kablam! Compiling nom v3.2.1 Oct 12 23:54:32.511 INFO kablam! Compiling serde-value v0.5.1 Oct 12 23:54:40.095 INFO kablam! Compiling log v0.3.9 Oct 12 23:54:40.155 INFO kablam! Compiling openssl v0.9.24 Oct 12 23:54:40.164 INFO kablam! Compiling error-chain v0.10.0 Oct 12 23:54:43.427 INFO kablam! Compiling flate2 v0.2.20 Oct 12 23:54:43.427 INFO kablam! Compiling flate2 v1.0.1 Oct 12 23:54:51.228 INFO kablam! Compiling serde_derive_internals v0.22.2 Oct 12 23:54:54.511 INFO kablam! Compiling kafka v0.7.0 Oct 12 23:54:56.587 INFO kablam! Compiling serde_derive v1.0.36 Oct 12 23:55:13.247 INFO kablam! Compiling log4rs v0.8.0 Oct 12 23:55:24.247 INFO kablam! Compiling ipaggregator-rs v0.1.0 (/source) Oct 12 23:55:25.323 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 23:55:25.323 INFO kablam! --> src/main.rs:24:5 Oct 12 23:55:25.323 INFO kablam! | Oct 12 23:55:25.323 INFO kablam! 24 | use std::env::home_dir; Oct 12 23:55:25.323 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 23:55:25.323 INFO kablam! | Oct 12 23:55:25.323 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:55:25.323 INFO kablam! Oct 12 23:55:25.324 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 23:55:25.326 INFO kablam! --> src/main.rs:33:38 Oct 12 23:55:25.326 INFO kablam! | Oct 12 23:55:25.326 INFO kablam! 33 | if let Some(home_path) = home_dir() { Oct 12 23:55:25.326 INFO kablam! | ^^^^^^^^ Oct 12 23:55:25.326 INFO kablam! Oct 12 23:55:25.818 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:25.818 INFO kablam! --> src/subnet_tree.rs:208:13 Oct 12 23:55:25.818 INFO kablam! | Oct 12 23:55:25.818 INFO kablam! 208 | let mut reassign: bool; Oct 12 23:55:25.818 INFO kablam! | ----^^^^^^^^ Oct 12 23:55:25.818 INFO kablam! | | Oct 12 23:55:25.818 INFO kablam! | help: remove this `mut` Oct 12 23:55:25.818 INFO kablam! | Oct 12 23:55:25.818 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 23:55:25.818 INFO kablam! Oct 12 23:55:25.975 INFO kablam! warning: method is never used: `clear` Oct 12 23:55:25.975 INFO kablam! --> src/subnet_tree.rs:419:5 Oct 12 23:55:25.975 INFO kablam! | Oct 12 23:55:25.975 INFO kablam! 419 | fn clear(&mut self) -> () { Oct 12 23:55:25.975 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:55:25.975 INFO kablam! | Oct 12 23:55:25.975 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:55:25.975 INFO kablam! Oct 12 23:55:25.979 INFO kablam! warning: variant is never constructed: `TERMINATE` Oct 12 23:55:25.979 INFO kablam! --> src/ipagg.rs:130:5 Oct 12 23:55:25.979 INFO kablam! | Oct 12 23:55:25.979 INFO kablam! 130 | TERMINATE, Oct 12 23:55:25.979 INFO kablam! | ^^^^^^^^^ Oct 12 23:55:25.979 INFO kablam! Oct 12 23:55:25.979 INFO kablam! warning: function is never used: `simple_parser` Oct 12 23:55:25.979 INFO kablam! --> src/parsers.rs:8:1 Oct 12 23:55:25.979 INFO kablam! | Oct 12 23:55:25.979 INFO kablam! 8 | pub fn simple_parser(bytes: &[u8]) -> Result, String> { Oct 12 23:55:25.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:55:25.979 INFO kablam! Oct 12 23:55:25.979 INFO kablam! warning: method is never used: `shutdown` Oct 12 23:55:25.979 INFO kablam! --> src/listeners.rs:127:9 Oct 12 23:55:25.979 INFO kablam! | Oct 12 23:55:25.979 INFO kablam! 127 | pub fn shutdown(&self) -> () { Oct 12 23:55:25.979 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:55:25.979 INFO kablam! Oct 12 23:55:30.986 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 12 23:55:30.998 INFO kablam! su: No module specific data is present Oct 12 23:55:32.326 INFO running `"docker" "rm" "-f" "f7cdfc6a6e08ee7c80ccd3e2fec5053eb64cfa37ee234e8c7734c77e6c5d2e2b"` Oct 12 23:55:32.682 INFO blam! f7cdfc6a6e08ee7c80ccd3e2fec5053eb64cfa37ee234e8c7734c77e6c5d2e2b Oct 12 23:55:32.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 23:55:33.045 INFO blam! bcf024ff35c034a1533b0749268dfe106bede02c46e0aefd4141147de3a31420 Oct 12 23:55:33.046 INFO running `"docker" "start" "-a" "bcf024ff35c034a1533b0749268dfe106bede02c46e0aefd4141147de3a31420"` Oct 12 23:55:34.519 INFO kablam! usermod: no changes Oct 12 23:55:34.767 INFO kablam! Compiling ipaggregator-rs v0.1.0 (/source) Oct 12 23:55:36.063 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 23:55:36.063 INFO kablam! --> src/main.rs:24:5 Oct 12 23:55:36.063 INFO kablam! | Oct 12 23:55:36.063 INFO kablam! 24 | use std::env::home_dir; Oct 12 23:55:36.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 23:55:36.063 INFO kablam! | Oct 12 23:55:36.063 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 23:55:36.063 INFO kablam! Oct 12 23:55:36.063 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 23:55:36.063 INFO kablam! --> src/main.rs:33:38 Oct 12 23:55:36.063 INFO kablam! | Oct 12 23:55:36.063 INFO kablam! 33 | if let Some(home_path) = home_dir() { Oct 12 23:55:36.063 INFO kablam! | ^^^^^^^^ Oct 12 23:55:36.063 INFO kablam! Oct 12 23:55:36.945 INFO kablam! warning: unused variable: `addr` Oct 12 23:55:36.945 INFO kablam! --> src/senders.rs:168:26 Oct 12 23:55:36.945 INFO kablam! | Oct 12 23:55:36.945 INFO kablam! 168 | Ok((len, addr)) => { Oct 12 23:55:36.945 INFO kablam! | ^^^^ help: consider using `_addr` instead Oct 12 23:55:36.951 INFO kablam! | Oct 12 23:55:36.951 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:55:36.951 INFO kablam! Oct 12 23:55:36.987 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:36.987 INFO kablam! --> src/subnet_tree.rs:208:13 Oct 12 23:55:36.987 INFO kablam! | Oct 12 23:55:36.987 INFO kablam! 208 | let mut reassign: bool; Oct 12 23:55:36.987 INFO kablam! | ----^^^^^^^^ Oct 12 23:55:36.987 INFO kablam! | | Oct 12 23:55:36.987 INFO kablam! | help: remove this `mut` Oct 12 23:55:36.987 INFO kablam! | Oct 12 23:55:36.987 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 23:55:36.987 INFO kablam! Oct 12 23:55:37.023 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:37.023 INFO kablam! --> src/subnet_tree.rs:553:13 Oct 12 23:55:37.023 INFO kablam! | Oct 12 23:55:37.023 INFO kablam! 553 | let mut node = LastNode { Oct 12 23:55:37.023 INFO kablam! | ----^^^^ Oct 12 23:55:37.023 INFO kablam! | | Oct 12 23:55:37.023 INFO kablam! | help: remove this `mut` Oct 12 23:55:37.023 INFO kablam! Oct 12 23:55:37.023 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:37.023 INFO kablam! --> src/subnet_tree.rs:562:13 Oct 12 23:55:37.023 INFO kablam! | Oct 12 23:55:37.023 INFO kablam! 562 | let mut node = LastNode { Oct 12 23:55:37.024 INFO kablam! | ----^^^^ Oct 12 23:55:37.024 INFO kablam! | | Oct 12 23:55:37.024 INFO kablam! | help: remove this `mut` Oct 12 23:55:37.024 INFO kablam! Oct 12 23:55:37.035 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:37.035 INFO kablam! --> src/subnet_tree.rs:625:13 Oct 12 23:55:37.035 INFO kablam! | Oct 12 23:55:37.035 INFO kablam! 625 | let mut node = StandardNode { Oct 12 23:55:37.035 INFO kablam! | ----^^^^ Oct 12 23:55:37.035 INFO kablam! | | Oct 12 23:55:37.035 INFO kablam! | help: remove this `mut` Oct 12 23:55:37.035 INFO kablam! Oct 12 23:55:37.043 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:37.043 INFO kablam! --> src/subnet_tree.rs:674:13 Oct 12 23:55:37.043 INFO kablam! | Oct 12 23:55:37.043 INFO kablam! 674 | let mut node = StandardNode { Oct 12 23:55:37.043 INFO kablam! | ----^^^^ Oct 12 23:55:37.043 INFO kablam! | | Oct 12 23:55:37.043 INFO kablam! | help: remove this `mut` Oct 12 23:55:37.043 INFO kablam! Oct 12 23:55:37.043 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:37.043 INFO kablam! --> src/subnet_tree.rs:723:13 Oct 12 23:55:37.043 INFO kablam! | Oct 12 23:55:37.043 INFO kablam! 723 | let mut node = StandardNode { Oct 12 23:55:37.043 INFO kablam! | ----^^^^ Oct 12 23:55:37.043 INFO kablam! | | Oct 12 23:55:37.043 INFO kablam! | help: remove this `mut` Oct 12 23:55:37.044 INFO kablam! Oct 12 23:55:37.096 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:37.096 INFO kablam! --> src/senders.rs:160:17 Oct 12 23:55:37.097 INFO kablam! | Oct 12 23:55:37.097 INFO kablam! 160 | let mut socket = UdpSocket::bind("127.0.0.1:13345").unwrap(); Oct 12 23:55:37.098 INFO kablam! | ----^^^^^^ Oct 12 23:55:37.098 INFO kablam! | | Oct 12 23:55:37.099 INFO kablam! | help: remove this `mut` Oct 12 23:55:37.099 INFO kablam! Oct 12 23:55:37.099 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:37.100 INFO kablam! --> src/senders.rs:158:35 Oct 12 23:55:37.100 INFO kablam! | Oct 12 23:55:37.100 INFO kablam! 158 | let (mut udp_listener_tx, mut udp_listener_rx) = channel(); Oct 12 23:55:37.100 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 12 23:55:37.100 INFO kablam! | | Oct 12 23:55:37.100 INFO kablam! | help: remove this `mut` Oct 12 23:55:37.101 INFO kablam! Oct 12 23:55:37.101 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:37.101 INFO kablam! --> src/senders.rs:158:14 Oct 12 23:55:37.101 INFO kablam! | Oct 12 23:55:37.101 INFO kablam! 158 | let (mut udp_listener_tx, mut udp_listener_rx) = channel(); Oct 12 23:55:37.101 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 12 23:55:37.101 INFO kablam! | | Oct 12 23:55:37.101 INFO kablam! | help: remove this `mut` Oct 12 23:55:37.101 INFO kablam! Oct 12 23:55:37.102 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:37.102 INFO kablam! --> src/senders.rs:179:22 Oct 12 23:55:37.102 INFO kablam! | Oct 12 23:55:37.102 INFO kablam! 179 | let (mut tx, mut rx) = channel(); Oct 12 23:55:37.102 INFO kablam! | ----^^ Oct 12 23:55:37.102 INFO kablam! | | Oct 12 23:55:37.102 INFO kablam! | help: remove this `mut` Oct 12 23:55:37.102 INFO kablam! Oct 12 23:55:37.102 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:37.102 INFO kablam! --> src/senders.rs:179:14 Oct 12 23:55:37.102 INFO kablam! | Oct 12 23:55:37.102 INFO kablam! 179 | let (mut tx, mut rx) = channel(); Oct 12 23:55:37.102 INFO kablam! | ----^^ Oct 12 23:55:37.102 INFO kablam! | | Oct 12 23:55:37.102 INFO kablam! | help: remove this `mut` Oct 12 23:55:37.103 INFO kablam! Oct 12 23:55:37.247 INFO kablam! warning: variable does not need to be mutable Oct 12 23:55:37.247 INFO kablam! --> src/listeners.rs:186:21 Oct 12 23:55:37.247 INFO kablam! | Oct 12 23:55:37.247 INFO kablam! 186 | let mut socket = UdpSocket::bind("127.0.0.1:12341").unwrap(); Oct 12 23:55:37.247 INFO kablam! | ----^^^^^^ Oct 12 23:55:37.247 INFO kablam! | | Oct 12 23:55:37.247 INFO kablam! | help: remove this `mut` Oct 12 23:55:37.247 INFO kablam! Oct 12 23:55:37.271 INFO kablam! warning: method is never used: `clear` Oct 12 23:55:37.271 INFO kablam! --> src/subnet_tree.rs:419:5 Oct 12 23:55:37.271 INFO kablam! | Oct 12 23:55:37.271 INFO kablam! 419 | fn clear(&mut self) -> () { Oct 12 23:55:37.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:55:37.271 INFO kablam! | Oct 12 23:55:37.271 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:55:37.271 INFO kablam! Oct 12 23:55:37.271 INFO kablam! warning: variant is never constructed: `TERMINATE` Oct 12 23:55:37.271 INFO kablam! --> src/ipagg.rs:130:5 Oct 12 23:55:37.271 INFO kablam! | Oct 12 23:55:37.271 INFO kablam! 130 | TERMINATE, Oct 12 23:55:37.271 INFO kablam! | ^^^^^^^^^ Oct 12 23:55:37.271 INFO kablam! Oct 12 23:55:37.271 INFO kablam! warning: method is never used: `shutdown` Oct 12 23:55:37.271 INFO kablam! --> src/listeners.rs:127:9 Oct 12 23:55:37.271 INFO kablam! | Oct 12 23:55:37.271 INFO kablam! 127 | pub fn shutdown(&self) -> () { Oct 12 23:55:37.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:55:37.271 INFO kablam! Oct 12 23:55:37.279 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 23:55:37.279 INFO kablam! --> src/subnet_tree.rs:542:5 Oct 12 23:55:37.279 INFO kablam! | Oct 12 23:55:37.279 INFO kablam! 542 | / fn test_last_node__set_heap_bit() { Oct 12 23:55:37.279 INFO kablam! 543 | | let mut node = LastNode { Oct 12 23:55:37.279 INFO kablam! 544 | | octet: 0, Oct 12 23:55:37.279 INFO kablam! 545 | | heap: [0, 0, 0, 0, 0, 0, 0, 0], Oct 12 23:55:37.279 INFO kablam! ... | Oct 12 23:55:37.279 INFO kablam! 548 | | assert_eq!(node.heap, [1, 0, 0, 0, 0, 0, 0, 0]); Oct 12 23:55:37.279 INFO kablam! 549 | | } Oct 12 23:55:37.279 INFO kablam! | |_____^ Oct 12 23:55:37.279 INFO kablam! | Oct 12 23:55:37.279 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 23:55:37.280 INFO kablam! Oct 12 23:55:37.280 INFO kablam! warning: function `test_last_node___has_subnet` should have a snake case name such as `test_last_node_has_subnet` Oct 12 23:55:37.280 INFO kablam! --> src/subnet_tree.rs:552:5 Oct 12 23:55:37.280 INFO kablam! | Oct 12 23:55:37.280 INFO kablam! 552 | / fn test_last_node___has_subnet() { Oct 12 23:55:37.280 INFO kablam! 553 | | let mut node = LastNode { Oct 12 23:55:37.280 INFO kablam! 554 | | octet: 0, Oct 12 23:55:37.280 INFO kablam! 555 | | heap: [0, 0, 0, 0, 1, 0, 0, 0], Oct 12 23:55:37.280 INFO kablam! 556 | | }; Oct 12 23:55:37.280 INFO kablam! 557 | | assert!(node.contains_subnet_in_heap(256 + 0)); Oct 12 23:55:37.280 INFO kablam! 558 | | } Oct 12 23:55:37.280 INFO kablam! | |_____^ Oct 12 23:55:37.280 INFO kablam! Oct 12 23:55:37.287 INFO kablam! warning: function `test_standard_node__has_subnet` should have a snake case name such as `test_standard_node_has_subnet` Oct 12 23:55:37.287 INFO kablam! --> src/subnet_tree.rs:624:5 Oct 12 23:55:37.287 INFO kablam! | Oct 12 23:55:37.287 INFO kablam! 624 | / fn test_standard_node__has_subnet() { Oct 12 23:55:37.287 INFO kablam! 625 | | let mut node = StandardNode { Oct 12 23:55:37.287 INFO kablam! 626 | | level: 0, Oct 12 23:55:37.287 INFO kablam! 627 | | heap: [2, 0, 0, 0, 0, 0, 0, 0], Oct 12 23:55:37.287 INFO kablam! ... | Oct 12 23:55:37.287 INFO kablam! 632 | | assert!(!node.contains_subnet_in_heap(2)); Oct 12 23:55:37.287 INFO kablam! 633 | | } Oct 12 23:55:37.288 INFO kablam! | |_____^ Oct 12 23:55:37.288 INFO kablam! Oct 12 23:55:37.288 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 23:55:37.288 INFO kablam! --> src/subnet_tree.rs:636:5 Oct 12 23:55:37.288 INFO kablam! | Oct 12 23:55:37.288 INFO kablam! 636 | / fn test_standard_node__unset_heap_bit() { Oct 12 23:55:37.288 INFO kablam! 637 | | let mut node = StandardNode { Oct 12 23:55:37.288 INFO kablam! 638 | | octet: 0, Oct 12 23:55:37.288 INFO kablam! 639 | | heap: [1, 0, 0, 0, 0, 0, 0, 0], Oct 12 23:55:37.288 INFO kablam! ... | Oct 12 23:55:37.288 INFO kablam! 644 | | assert_eq!(node.heap, [0; 8]); Oct 12 23:55:37.288 INFO kablam! 645 | | } Oct 12 23:55:37.288 INFO kablam! | |_____^ Oct 12 23:55:37.288 INFO kablam! Oct 12 23:55:37.288 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 23:55:37.288 INFO kablam! --> src/subnet_tree.rs:648:5 Oct 12 23:55:37.288 INFO kablam! | Oct 12 23:55:37.288 INFO kablam! 648 | / fn test_standard_node__set_heap_bit() { Oct 12 23:55:37.288 INFO kablam! 649 | | let mut node = StandardNode { Oct 12 23:55:37.288 INFO kablam! 650 | | octet: 0, Oct 12 23:55:37.288 INFO kablam! 651 | | heap: [0, 0, 0, 0, 0, 0, 0, 0], Oct 12 23:55:37.288 INFO kablam! ... | Oct 12 23:55:37.288 INFO kablam! 656 | | assert_eq!(node.heap, [1, 0, 0, 0, 0, 0, 0, 0]); Oct 12 23:55:37.289 INFO kablam! 657 | | } Oct 12 23:55:37.289 INFO kablam! | |_____^ Oct 12 23:55:37.289 INFO kablam! Oct 12 23:55:37.289 INFO kablam! warning: function `test_standard_node__subnetize` should have a snake case name such as `test_standard_node_subnetize` Oct 12 23:55:37.289 INFO kablam! --> src/subnet_tree.rs:660:5 Oct 12 23:55:37.289 INFO kablam! | Oct 12 23:55:37.289 INFO kablam! 660 | / fn test_standard_node__subnetize() { Oct 12 23:55:37.289 INFO kablam! 661 | | let mut node = StandardNode { Oct 12 23:55:37.289 INFO kablam! 662 | | octet: 0, Oct 12 23:55:37.289 INFO kablam! 663 | | heap: [0, 0, 0, 0, 3, 0, 0, 0], Oct 12 23:55:37.289 INFO kablam! ... | Oct 12 23:55:37.289 INFO kablam! 668 | | assert_eq!(node.heap, [0, 0, 1, 0, 0, 0, 0, 0]); Oct 12 23:55:37.289 INFO kablam! 669 | | } Oct 12 23:55:37.289 INFO kablam! | |_____^ Oct 12 23:55:37.289 INFO kablam! Oct 12 23:55:37.289 INFO kablam! warning: function `test_standard_node__is_subnet` should have a snake case name such as `test_standard_node_is_subnet` Oct 12 23:55:37.289 INFO kablam! --> src/subnet_tree.rs:672:5 Oct 12 23:55:37.289 INFO kablam! | Oct 12 23:55:37.289 INFO kablam! 672 | / fn test_standard_node__is_subnet() { Oct 12 23:55:37.289 INFO kablam! 673 | | // Node has subnet bit set up Oct 12 23:55:37.289 INFO kablam! 674 | | let mut node = StandardNode { Oct 12 23:55:37.289 INFO kablam! 675 | | octet: 0, Oct 12 23:55:37.289 INFO kablam! ... | Oct 12 23:55:37.289 INFO kablam! 729 | | assert!(node.is_part_of_aggregated_subnet(23)); Oct 12 23:55:37.289 INFO kablam! 730 | | } Oct 12 23:55:37.290 INFO kablam! | |_____^ Oct 12 23:55:37.290 INFO kablam! Oct 12 23:55:37.295 INFO kablam! warning: function `test__calculate_partial_cidr` should have a snake case name such as `test_calculate_partial_cidr` Oct 12 23:55:37.295 INFO kablam! --> src/subnet_tree.rs:926:5 Oct 12 23:55:37.295 INFO kablam! | Oct 12 23:55:37.295 INFO kablam! 926 | / fn test__calculate_partial_cidr() { Oct 12 23:55:37.295 INFO kablam! 927 | | assert_eq!((0u8, 0u8), calculate_partial_cidr(1u16)); Oct 12 23:55:37.295 INFO kablam! 928 | | assert_eq!((0u8, 1u8), calculate_partial_cidr(2u16)); Oct 12 23:55:37.295 INFO kablam! 929 | | assert_eq!((0u8, 8u8), calculate_partial_cidr(256u16)); Oct 12 23:55:37.295 INFO kablam! 930 | | assert_eq!((255u8, 8u8), calculate_partial_cidr(511u16)); Oct 12 23:55:37.295 INFO kablam! 931 | | } Oct 12 23:55:37.295 INFO kablam! | |_____^ Oct 12 23:55:37.295 INFO kablam! Oct 12 23:55:37.311 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:55:37.311 INFO kablam! --> src/listeners.rs:189:17 Oct 12 23:55:37.311 INFO kablam! | Oct 12 23:55:37.311 INFO kablam! 189 | socket.send_to(b"STOP!", "127.0.0.1:12345"); Oct 12 23:55:37.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:55:37.311 INFO kablam! | Oct 12 23:55:37.311 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:55:37.311 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:55:37.311 INFO kablam! Oct 12 23:55:44.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.47s Oct 12 23:55:44.038 INFO kablam! su: No module specific data is present Oct 12 23:55:45.466 INFO running `"docker" "rm" "-f" "bcf024ff35c034a1533b0749268dfe106bede02c46e0aefd4141147de3a31420"` Oct 12 23:55:45.843 INFO blam! bcf024ff35c034a1533b0749268dfe106bede02c46e0aefd4141147de3a31420 Oct 12 23:55:45.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 23:55:46.352 INFO blam! b69fdef098305e615d3f51664b6c0c202f4d2077ac23bb93c1de3d027b5aa9ad Oct 12 23:55:46.354 INFO running `"docker" "start" "-a" "b69fdef098305e615d3f51664b6c0c202f4d2077ac23bb93c1de3d027b5aa9ad"` Oct 12 23:55:48.579 INFO kablam! usermod: no changes Oct 12 23:55:48.766 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 12 23:55:48.782 INFO kablam! Running /target/debug/deps/ipaggregator_rs-5e18d1ca115788a8 Oct 12 23:55:48.796 INFO blam! Oct 12 23:55:48.796 INFO blam! running 40 tests Oct 12 23:55:48.797 INFO blam! test formatters::tests::test_concat_to_size_with_exact_len ... ok Oct 12 23:55:48.797 INFO blam! test formatters::tests::test_concat_to_size_too_short ... ok Oct 12 23:55:48.797 INFO blam! test subnet_tree::tests::test__calculate_partial_cidr ... ok Oct 12 23:55:48.798 INFO blam! test formatters::tests::test_concat_to_size ... ok Oct 12 23:55:48.798 INFO blam! test subnet_tree::tests::test_calculate_subnet ... ok Oct 12 23:55:48.798 INFO blam! test subnet_tree::tests::test_is_flag_set ... ok Oct 12 23:55:48.798 INFO blam! test subnet_tree::tests::test_floor_log2 ... ok Oct 12 23:55:48.798 INFO blam! test subnet_tree::tests::test_last_node___has_subnet ... ok Oct 12 23:55:48.799 INFO blam! test subnet_tree::tests::test_last_node__set_heap_bit ... ok Oct 12 23:55:48.799 INFO blam! test subnet_tree::tests::test_last_node_add ... ok Oct 12 23:55:48.799 INFO blam! test subnet_tree::tests::test_last_node_contains ... ok Oct 12 23:55:48.800 INFO blam! test subnet_tree::tests::test_last_node_subnetize ... ok Oct 12 23:55:48.800 INFO blam! test senders::tests::test_udp_sender_run_sender ... ok Oct 12 23:55:48.800 INFO blam! test subnet_tree::tests::test_last_node_is_subnet ... ok Oct 12 23:55:48.800 INFO blam! test subnet_tree::tests::test_last_node_expand ... ok Oct 12 23:55:48.801 INFO blam! test subnet_tree::tests::test_last_node_unset_heap_bit ... ok Oct 12 23:55:48.801 INFO blam! test subnet_tree::tests::test_last_node_walk_empty ... ok Oct 12 23:55:48.802 INFO blam! test parsers::tests::test_parse_ip ... ok Oct 12 23:55:48.802 INFO blam! test subnet_tree::tests::test_last_node_walk_single_element ... ok Oct 12 23:55:48.803 INFO blam! test parsers::tests::test_nom_ip_parser ... ok Oct 12 23:55:48.803 INFO blam! test subnet_tree::tests::test_last_node_walk_multiple ... ok Oct 12 23:55:48.804 INFO blam! test subnet_tree::tests::test_standard_node__has_subnet ... ok Oct 12 23:55:48.805 INFO blam! test subnet_tree::tests::test_neighbor ... ok Oct 12 23:55:48.805 INFO blam! test parsers::tests::test_simpl_parser ... ok Oct 12 23:55:48.805 INFO blam! test subnet_tree::tests::test_standard_node__is_subnet ... ok Oct 12 23:55:48.806 INFO blam! test subnet_tree::tests::test_standard_node__unset_heap_bit ... ok Oct 12 23:55:48.806 INFO blam! test subnet_tree::tests::test_standard_node_expand ... ok Oct 12 23:55:48.807 INFO blam! test subnet_tree::tests::test_standard_node_add ... ok Oct 12 23:55:48.815 INFO blam! test subnet_tree::tests::test_standard_node__set_heap_bit ... ok Oct 12 23:55:48.815 INFO blam! test subnet_tree::tests::test_standard_node__subnetize ... ok Oct 12 23:55:48.815 INFO blam! test subnet_tree::tests::test_standard_node_contains ... ok Oct 12 23:55:48.815 INFO blam! test subnet_tree::tests::test_standard_node_add_subnet_carry_over ... ok Oct 12 23:55:48.823 INFO blam! test subnet_tree::tests::test_to_position ... ok Oct 12 23:55:48.831 INFO blam! test subnet_tree::tests::test_standard_node_walk_multiple_heap ... ok Oct 12 23:55:48.831 INFO blam! test subnet_tree::tests::test_standard_node_walk_single_nested ... ok Oct 12 23:55:48.831 INFO blam! test subnet_tree::tests::test_standard_node_walk_single_heap ... ok Oct 12 23:55:48.831 INFO blam! test subnet_tree::tests::test_standard_node_walk_empty ... ok Oct 12 23:55:48.832 INFO blam! test listeners::udp::tests::test_udp_server_listener ... ok Oct 12 23:55:48.875 INFO blam! test subnet_tree::tests::test_standard_node_add_multiple_heap ... ok Oct 12 23:55:49.339 INFO blam! test subnet_tree::tests::test_standard_node_is_subnet ... ok Oct 12 23:55:49.339 INFO blam! Oct 12 23:55:49.339 INFO blam! test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 23:55:49.339 INFO blam! Oct 12 23:55:49.341 INFO kablam! su: No module specific data is present Oct 12 23:55:51.081 INFO running `"docker" "rm" "-f" "b69fdef098305e615d3f51664b6c0c202f4d2077ac23bb93c1de3d027b5aa9ad"` Oct 12 23:55:51.499 INFO blam! b69fdef098305e615d3f51664b6c0c202f4d2077ac23bb93c1de3d027b5aa9ad