Oct 14 16:18:11.877 INFO testing jonkgrimes/nbtscanner against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 16:18:11.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 16:18:12.335 INFO blam! 818c8d9adc781a9c4dc4b396993bf69e8551c85f03149f88a44aa4cd5cbb68aa Oct 14 16:18:12.337 INFO running `"docker" "start" "-a" "818c8d9adc781a9c4dc4b396993bf69e8551c85f03149f88a44aa4cd5cbb68aa"` Oct 14 16:18:14.126 INFO kablam! usermod: no changes Oct 14 16:18:14.214 INFO kablam! Compiling assert_matches v1.1.0 Oct 14 16:18:14.219 INFO kablam! Compiling clap v2.29.1 Oct 14 16:18:30.365 INFO kablam! Compiling nbtscanner v0.1.0 (/source) Oct 14 16:18:30.899 INFO kablam! warning: field is never used: `id` Oct 14 16:18:30.899 INFO kablam! --> src/thread_pool.rs:74:5 Oct 14 16:18:30.899 INFO kablam! | Oct 14 16:18:30.899 INFO kablam! 74 | id: usize, Oct 14 16:18:30.899 INFO kablam! | ^^^^^^^^^ Oct 14 16:18:30.899 INFO kablam! | Oct 14 16:18:30.901 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:18:30.901 INFO kablam! Oct 14 16:18:30.901 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 16:18:30.901 INFO kablam! --> src/thread_pool.rs:48:13 Oct 14 16:18:30.901 INFO kablam! | Oct 14 16:18:30.901 INFO kablam! 48 | self.sender.send(Message::Terminate); Oct 14 16:18:30.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:18:30.901 INFO kablam! | Oct 14 16:18:30.901 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 16:18:30.901 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 16:18:30.901 INFO kablam! Oct 14 16:18:33.047 INFO kablam! warning: unused `#[macro_use]` import Oct 14 16:18:33.047 INFO kablam! --> src/main.rs:1:1 Oct 14 16:18:33.047 INFO kablam! | Oct 14 16:18:33.047 INFO kablam! 1 | #[macro_use] Oct 14 16:18:33.047 INFO kablam! | ^^^^^^^^^^^^ Oct 14 16:18:33.047 INFO kablam! | Oct 14 16:18:33.048 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:18:33.048 INFO kablam! Oct 14 16:18:33.122 INFO kablam! warning: variant is never constructed: `IpRangeError` Oct 14 16:18:33.122 INFO kablam! --> src/ip_range.rs:38:5 Oct 14 16:18:33.122 INFO kablam! | Oct 14 16:18:33.122 INFO kablam! 38 | IpRangeError, Oct 14 16:18:33.122 INFO kablam! | ^^^^^^^^^^^^ Oct 14 16:18:33.122 INFO kablam! | Oct 14 16:18:33.122 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:18:33.124 INFO kablam! Oct 14 16:18:34.300 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.14s Oct 14 16:18:34.304 INFO kablam! su: No module specific data is present Oct 14 16:18:36.208 INFO running `"docker" "rm" "-f" "818c8d9adc781a9c4dc4b396993bf69e8551c85f03149f88a44aa4cd5cbb68aa"` Oct 14 16:18:36.587 INFO blam! 818c8d9adc781a9c4dc4b396993bf69e8551c85f03149f88a44aa4cd5cbb68aa Oct 14 16:18:36.590 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 16:18:37.041 INFO blam! ff8748e258b1ac38a9c1202f54b3be56211eb15760049e58613a46dd83bbe964 Oct 14 16:18:37.043 INFO running `"docker" "start" "-a" "ff8748e258b1ac38a9c1202f54b3be56211eb15760049e58613a46dd83bbe964"` Oct 14 16:18:38.604 INFO kablam! usermod: no changes Oct 14 16:18:38.683 INFO kablam! Compiling nbtscanner v0.1.0 (/source) Oct 14 16:18:39.495 INFO kablam! warning: unused variable: `actual` Oct 14 16:18:39.495 INFO kablam! --> src/nbt_packet.rs:124:13 Oct 14 16:18:39.495 INFO kablam! | Oct 14 16:18:39.495 INFO kablam! 124 | let actual = NetBiosPacket::from(Ipv4Addr::from([127, 0, 0, 1]), data, 175 as usize); Oct 14 16:18:39.495 INFO kablam! | ^^^^^^ help: consider using `_actual` instead Oct 14 16:18:39.507 INFO kablam! | Oct 14 16:18:39.507 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:18:39.507 INFO kablam! Oct 14 16:18:39.507 INFO kablam! warning: unused variable: `expected` Oct 14 16:18:39.507 INFO kablam! --> src/nbt_packet.rs:256:13 Oct 14 16:18:39.507 INFO kablam! | Oct 14 16:18:39.507 INFO kablam! 256 | let expected = "SHARING"; Oct 14 16:18:39.507 INFO kablam! | ^^^^^^^^ help: consider using `_expected` instead Oct 14 16:18:39.507 INFO kablam! Oct 14 16:18:39.507 INFO kablam! warning: unused variable: `actual` Oct 14 16:18:39.507 INFO kablam! --> src/nbt_packet.rs:257:13 Oct 14 16:18:39.507 INFO kablam! | Oct 14 16:18:39.507 INFO kablam! 257 | let actual = NetBiosPacket::from(Ipv4Addr::from([127, 0, 0, 1]), data, 175 as usize); Oct 14 16:18:39.507 INFO kablam! | ^^^^^^ help: consider using `_actual` instead Oct 14 16:18:39.507 INFO kablam! Oct 14 16:18:39.507 INFO kablam! warning: variant is never constructed: `IpRangeError` Oct 14 16:18:39.507 INFO kablam! --> src/ip_range.rs:38:5 Oct 14 16:18:39.507 INFO kablam! | Oct 14 16:18:39.507 INFO kablam! 38 | IpRangeError, Oct 14 16:18:39.507 INFO kablam! | ^^^^^^^^^^^^ Oct 14 16:18:39.507 INFO kablam! | Oct 14 16:18:39.507 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:18:39.507 INFO kablam! Oct 14 16:18:39.599 INFO kablam! warning: field is never used: `id` Oct 14 16:18:39.599 INFO kablam! --> src/thread_pool.rs:74:5 Oct 14 16:18:39.599 INFO kablam! | Oct 14 16:18:39.599 INFO kablam! 74 | id: usize, Oct 14 16:18:39.599 INFO kablam! | ^^^^^^^^^ Oct 14 16:18:39.599 INFO kablam! | Oct 14 16:18:39.599 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:18:39.599 INFO kablam! Oct 14 16:18:39.611 INFO kablam! warning: unused `std::result::Result` which must be used Oct 14 16:18:39.611 INFO kablam! --> src/thread_pool.rs:48:13 Oct 14 16:18:39.611 INFO kablam! | Oct 14 16:18:39.611 INFO kablam! 48 | self.sender.send(Message::Terminate); Oct 14 16:18:39.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:18:39.611 INFO kablam! | Oct 14 16:18:39.611 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 14 16:18:39.611 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 14 16:18:39.611 INFO kablam! Oct 14 16:18:41.290 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.66s Oct 14 16:18:41.293 INFO kablam! su: No module specific data is present Oct 14 16:18:42.993 INFO running `"docker" "rm" "-f" "ff8748e258b1ac38a9c1202f54b3be56211eb15760049e58613a46dd83bbe964"` Oct 14 16:18:43.355 INFO blam! ff8748e258b1ac38a9c1202f54b3be56211eb15760049e58613a46dd83bbe964 Oct 14 16:18:43.358 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 14 16:18:43.824 INFO blam! d95e057ccfd06b131e91a85228c3300b7e2525a5397df3f6d22ebb16a8942e67 Oct 14 16:18:43.825 INFO running `"docker" "start" "-a" "d95e057ccfd06b131e91a85228c3300b7e2525a5397df3f6d22ebb16a8942e67"` Oct 14 16:18:44.963 INFO kablam! usermod: no changes Oct 14 16:18:45.047 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 16:18:45.059 INFO kablam! Running /target/debug/deps/nbtscanner-7f3f794de457aae7 Oct 14 16:18:45.063 INFO blam! Oct 14 16:18:45.063 INFO blam! running 6 tests Oct 14 16:18:45.063 INFO blam! test nbt_packet::tests::parse_mac_from_data_correctly ... ok Oct 14 16:18:45.063 INFO blam! test nbt_packet::tests::parse_name_and_group_from_data_correctly_2 ... ok Oct 14 16:18:45.063 INFO blam! test nbt_packet::tests::parse_services_from_data_correctly ... ok Oct 14 16:18:45.063 INFO blam! test nbt_packet::tests::parse_name_from_data_correctly ... ok Oct 14 16:18:45.065 INFO blam! test nbt_packet::tests::create_nbt_packet_from_data_slice ... ok Oct 14 16:18:45.065 INFO blam! test nbt_packet::tests::parse_group_from_data_correctly ... ok Oct 14 16:18:45.065 INFO blam! Oct 14 16:18:45.065 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:18:45.065 INFO blam! Oct 14 16:18:45.066 INFO blam! Oct 14 16:18:45.066 INFO blam! running 8 tests Oct 14 16:18:45.067 INFO blam! test ip_range::tests::skips_the_gateway_address ... ok Oct 14 16:18:45.067 INFO blam! test ip_range::tests::skips_the_local_0_address ... ok Oct 14 16:18:45.067 INFO blam! test ip_range::tests::parse_string_to_ip_address ... ok Oct 14 16:18:45.067 INFO blam! test ip_range::tests::parse_invalid_cidr_range ... ok Oct 14 16:18:45.067 INFO blam! test ip_range::tests::parse_invalid_base_ip_address_returns_error ... ok Oct 14 16:18:45.067 INFO blam! test ip_range::tests::parse_dashed_string_into_range ... ok Oct 14 16:18:45.068 INFO kablam! Running /target/debug/deps/nbtscanner-ba695c93fac089d0 Oct 14 16:18:45.071 INFO blam! test ip_range::tests::parse_cidr_notation_into_range ... ok Oct 14 16:18:45.096 INFO blam! test ip_range::tests::cidr_notation_can_handle_large_host_range ... ok Oct 14 16:18:45.096 INFO blam! Oct 14 16:18:45.096 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:18:45.096 INFO blam! Oct 14 16:18:45.097 INFO kablam! Doc-tests nbtscanner Oct 14 16:18:45.427 INFO blam! Oct 14 16:18:45.427 INFO blam! running 0 tests Oct 14 16:18:45.427 INFO blam! Oct 14 16:18:45.427 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:18:45.427 INFO blam! Oct 14 16:18:45.429 INFO kablam! su: No module specific data is present Oct 14 16:18:46.871 INFO running `"docker" "rm" "-f" "d95e057ccfd06b131e91a85228c3300b7e2525a5397df3f6d22ebb16a8942e67"` Oct 14 16:18:47.267 INFO blam! d95e057ccfd06b131e91a85228c3300b7e2525a5397df3f6d22ebb16a8942e67