Oct 16 00:02:49.052 INFO testing pktparse-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 00:02:49.052 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 00:02:49.363 INFO blam! aafc8b2711237c4ab7a0a70eadc2a656fe07513c758ddcace720b2ce1ba4bc7c Oct 16 00:02:49.365 INFO running `"docker" "start" "-a" "aafc8b2711237c4ab7a0a70eadc2a656fe07513c758ddcace720b2ce1ba4bc7c"` Oct 16 00:02:49.955 INFO kablam! usermod: no changes Oct 16 00:02:50.031 INFO kablam! Compiling memchr v2.1.0 Oct 16 00:02:51.554 INFO kablam! Compiling nom v4.1.1 Oct 16 00:02:54.987 INFO kablam! Compiling pktparse v0.3.0 (/source) Oct 16 00:02:55.871 INFO kablam! warning: unused imports: `be_u16`, `le_u16` Oct 16 00:02:55.871 INFO kablam! --> src/arp.rs:3:27 Oct 16 00:02:55.871 INFO kablam! | Oct 16 00:02:55.871 INFO kablam! 3 | use nom::{IResult, be_u8, be_u16, le_u16}; Oct 16 00:02:55.871 INFO kablam! | ^^^^^^ ^^^^^^ Oct 16 00:02:55.871 INFO kablam! | Oct 16 00:02:55.871 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 00:02:55.871 INFO kablam! Oct 16 00:02:55.871 INFO kablam! warning: unused import: `self` Oct 16 00:02:55.871 INFO kablam! --> src/arp.rs:4:23 Oct 16 00:02:55.871 INFO kablam! | Oct 16 00:02:55.871 INFO kablam! 4 | use nom::Endianness::{self, Big}; Oct 16 00:02:55.871 INFO kablam! | ^^^^ Oct 16 00:02:55.871 INFO kablam! Oct 16 00:02:55.871 INFO kablam! warning: unused imports: `be_u16`, `le_u16` Oct 16 00:02:55.871 INFO kablam! --> src/ethernet.rs:3:20 Oct 16 00:02:55.871 INFO kablam! | Oct 16 00:02:55.871 INFO kablam! 3 | use nom::{IResult, le_u16, be_u16}; Oct 16 00:02:55.871 INFO kablam! | ^^^^^^ ^^^^^^ Oct 16 00:02:55.871 INFO kablam! Oct 16 00:02:55.871 INFO kablam! warning: unused import: `self` Oct 16 00:02:55.871 INFO kablam! --> src/ethernet.rs:4:23 Oct 16 00:02:55.871 INFO kablam! | Oct 16 00:02:55.871 INFO kablam! 4 | use nom::Endianness::{self, Big}; Oct 16 00:02:55.871 INFO kablam! | ^^^^ Oct 16 00:02:55.871 INFO kablam! Oct 16 00:02:55.871 INFO kablam! warning: unused imports: `be_u16`, `le_u16` Oct 16 00:02:55.871 INFO kablam! --> src/ipv4.rs:3:27 Oct 16 00:02:55.871 INFO kablam! | Oct 16 00:02:55.871 INFO kablam! 3 | use nom::{IResult, be_u8, be_u16, le_u16}; Oct 16 00:02:55.871 INFO kablam! | ^^^^^^ ^^^^^^ Oct 16 00:02:55.871 INFO kablam! Oct 16 00:02:55.871 INFO kablam! warning: unused import: `self` Oct 16 00:02:55.871 INFO kablam! --> src/ipv4.rs:4:23 Oct 16 00:02:55.871 INFO kablam! | Oct 16 00:02:55.871 INFO kablam! 4 | use nom::Endianness::{self, Big}; Oct 16 00:02:55.871 INFO kablam! | ^^^^ Oct 16 00:02:55.871 INFO kablam! Oct 16 00:02:55.871 INFO kablam! warning: unused imports: `be_u16`, `be_u32`, `le_u16`, `le_u32` Oct 16 00:02:55.871 INFO kablam! --> src/tcp.rs:3:40 Oct 16 00:02:55.871 INFO kablam! | Oct 16 00:02:55.871 INFO kablam! 3 | use nom::{IResult, Needed, Err, be_u8, be_u16, le_u16, be_u32, le_u32}; Oct 16 00:02:55.871 INFO kablam! | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ Oct 16 00:02:55.871 INFO kablam! Oct 16 00:02:55.871 INFO kablam! warning: unused import: `self` Oct 16 00:02:55.871 INFO kablam! --> src/tcp.rs:4:23 Oct 16 00:02:55.871 INFO kablam! | Oct 16 00:02:55.871 INFO kablam! 4 | use nom::Endianness::{self, Big}; Oct 16 00:02:55.871 INFO kablam! | ^^^^ Oct 16 00:02:55.871 INFO kablam! Oct 16 00:02:56.979 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.99s Oct 16 00:02:56.987 INFO kablam! su: No module specific data is present Oct 16 00:02:57.373 INFO running `"docker" "rm" "-f" "aafc8b2711237c4ab7a0a70eadc2a656fe07513c758ddcace720b2ce1ba4bc7c"` Oct 16 00:02:57.799 INFO blam! aafc8b2711237c4ab7a0a70eadc2a656fe07513c758ddcace720b2ce1ba4bc7c Oct 16 00:02:57.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 00:02:58.141 INFO blam! 34fcdc6f832599c58e86573c5b9107c242936e09ce789ed0898367168e767ffd Oct 16 00:02:58.144 INFO running `"docker" "start" "-a" "34fcdc6f832599c58e86573c5b9107c242936e09ce789ed0898367168e767ffd"` Oct 16 00:02:59.210 INFO kablam! usermod: no changes Oct 16 00:02:59.271 INFO kablam! Compiling pktparse v0.3.0 (/source) Oct 16 00:03:00.600 INFO kablam! warning: unused imports: `be_u16`, `le_u16` Oct 16 00:03:00.600 INFO kablam! --> src/arp.rs:3:27 Oct 16 00:03:00.600 INFO kablam! | Oct 16 00:03:00.601 INFO kablam! 3 | use nom::{IResult, be_u8, be_u16, le_u16}; Oct 16 00:03:00.601 INFO kablam! | ^^^^^^ ^^^^^^ Oct 16 00:03:00.601 INFO kablam! | Oct 16 00:03:00.601 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 00:03:00.601 INFO kablam! Oct 16 00:03:00.601 INFO kablam! warning: unused import: `self` Oct 16 00:03:00.601 INFO kablam! --> src/arp.rs:4:23 Oct 16 00:03:00.601 INFO kablam! | Oct 16 00:03:00.601 INFO kablam! 4 | use nom::Endianness::{self, Big}; Oct 16 00:03:00.601 INFO kablam! | ^^^^ Oct 16 00:03:00.601 INFO kablam! Oct 16 00:03:00.601 INFO kablam! warning: unused imports: `be_u16`, `le_u16` Oct 16 00:03:00.601 INFO kablam! --> src/ethernet.rs:3:20 Oct 16 00:03:00.601 INFO kablam! | Oct 16 00:03:00.601 INFO kablam! 3 | use nom::{IResult, le_u16, be_u16}; Oct 16 00:03:00.601 INFO kablam! | ^^^^^^ ^^^^^^ Oct 16 00:03:00.601 INFO kablam! Oct 16 00:03:00.601 INFO kablam! warning: unused import: `self` Oct 16 00:03:00.601 INFO kablam! --> src/ethernet.rs:4:23 Oct 16 00:03:00.601 INFO kablam! | Oct 16 00:03:00.601 INFO kablam! 4 | use nom::Endianness::{self, Big}; Oct 16 00:03:00.601 INFO kablam! | ^^^^ Oct 16 00:03:00.601 INFO kablam! Oct 16 00:03:00.606 INFO kablam! warning: unused imports: `be_u16`, `le_u16` Oct 16 00:03:00.606 INFO kablam! --> src/ipv4.rs:3:27 Oct 16 00:03:00.606 INFO kablam! | Oct 16 00:03:00.606 INFO kablam! 3 | use nom::{IResult, be_u8, be_u16, le_u16}; Oct 16 00:03:00.606 INFO kablam! | ^^^^^^ ^^^^^^ Oct 16 00:03:00.606 INFO kablam! Oct 16 00:03:00.606 INFO kablam! warning: unused import: `self` Oct 16 00:03:00.606 INFO kablam! --> src/ipv4.rs:4:23 Oct 16 00:03:00.606 INFO kablam! | Oct 16 00:03:00.606 INFO kablam! 4 | use nom::Endianness::{self, Big}; Oct 16 00:03:00.606 INFO kablam! | ^^^^ Oct 16 00:03:00.606 INFO kablam! Oct 16 00:03:00.606 INFO kablam! warning: unused imports: `be_u16`, `be_u32`, `le_u16`, `le_u32` Oct 16 00:03:00.606 INFO kablam! --> src/tcp.rs:3:40 Oct 16 00:03:00.606 INFO kablam! | Oct 16 00:03:00.606 INFO kablam! 3 | use nom::{IResult, Needed, Err, be_u8, be_u16, le_u16, be_u32, le_u32}; Oct 16 00:03:00.606 INFO kablam! | ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^ Oct 16 00:03:00.606 INFO kablam! Oct 16 00:03:00.606 INFO kablam! warning: unused import: `self` Oct 16 00:03:00.606 INFO kablam! --> src/tcp.rs:4:23 Oct 16 00:03:00.606 INFO kablam! | Oct 16 00:03:00.606 INFO kablam! 4 | use nom::Endianness::{self, Big}; Oct 16 00:03:00.606 INFO kablam! | ^^^^ Oct 16 00:03:00.606 INFO kablam! Oct 16 00:03:02.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.23s Oct 16 00:03:02.464 INFO kablam! su: No module specific data is present Oct 16 00:03:02.797 INFO running `"docker" "rm" "-f" "34fcdc6f832599c58e86573c5b9107c242936e09ce789ed0898367168e767ffd"` Oct 16 00:03:03.118 INFO blam! 34fcdc6f832599c58e86573c5b9107c242936e09ce789ed0898367168e767ffd Oct 16 00:03:03.118 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 00:03:03.646 INFO blam! fe5ea2f714b65cbfd41b07a2efee5a2a442f87d93815d5d54703a6a102373edc Oct 16 00:03:03.656 INFO running `"docker" "start" "-a" "fe5ea2f714b65cbfd41b07a2efee5a2a442f87d93815d5d54703a6a102373edc"` Oct 16 00:03:04.375 INFO kablam! usermod: no changes Oct 16 00:03:04.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 16 00:03:04.442 INFO kablam! Running /target/debug/deps/pktparse-7aefb7a6fcce0b86 Oct 16 00:03:04.446 INFO blam! Oct 16 00:03:04.446 INFO blam! running 13 tests Oct 16 00:03:04.447 INFO blam! test ethernet::tests::ethertype_gets_arp_correct ... ok Oct 16 00:03:04.450 INFO blam! test ipv4::tests::ipparse_gets_packet_correct ... ok Oct 16 00:03:04.451 INFO blam! test arp::tests::arp_packet_works ... ok Oct 16 00:03:04.451 INFO blam! test ethernet::tests::ethertype_gets_ipv4_correct ... ok Oct 16 00:03:04.451 INFO blam! test ethernet::tests::ethernet_frame_works ... ok Oct 16 00:03:04.475 INFO blam! test ipv4::tests::protocol_gets_tcp_correct ... ok Oct 16 00:03:04.475 INFO blam! test ipv4::tests::protocol_gets_udp_correct ... ok Oct 16 00:03:04.475 INFO blam! test ethernet::tests::ethertype_gets_ipv6_correct ... ok Oct 16 00:03:04.475 INFO blam! test ipv4::tests::protocol_gets_icmp_correct ... ok Oct 16 00:03:04.475 INFO blam! test ethernet::tests::ethertype_gets_vlan_correct ... ok Oct 16 00:03:04.475 INFO blam! test ethernet::tests::mac_address_works ... ok Oct 16 00:03:04.475 INFO blam! test tcp::tests::test_tcp_parse ... ok Oct 16 00:03:04.475 INFO blam! test udp::tests::udp_header_works ... ok Oct 16 00:03:04.475 INFO blam! Oct 16 00:03:04.475 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:03:04.475 INFO blam! Oct 16 00:03:04.482 INFO kablam! Running /target/debug/deps/icmp_packet-3c32e4144dbe5e91 Oct 16 00:03:04.483 INFO kablam! Running /target/debug/deps/tcp_packet-4ba47c1680355f16 Oct 16 00:03:04.486 INFO blam! Oct 16 00:03:04.487 INFO blam! running 1 test Oct 16 00:03:04.487 INFO blam! test tests::ipfrag_packet ... ok Oct 16 00:03:04.487 INFO blam! Oct 16 00:03:04.487 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:03:04.487 INFO blam! Oct 16 00:03:04.487 INFO blam! Oct 16 00:03:04.487 INFO blam! running 2 tests Oct 16 00:03:04.487 INFO blam! test tests::parse_tcp_packet_with_options ... ok Oct 16 00:03:04.487 INFO blam! test tests::parse_tcp_packet ... ok Oct 16 00:03:04.487 INFO blam! Oct 16 00:03:04.487 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:03:04.487 INFO blam! Oct 16 00:03:04.494 INFO kablam! Doc-tests pktparse Oct 16 00:03:05.766 INFO blam! Oct 16 00:03:05.766 INFO blam! running 0 tests Oct 16 00:03:05.766 INFO blam! Oct 16 00:03:05.766 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:03:05.766 INFO blam! Oct 16 00:03:05.771 INFO kablam! su: No module specific data is present Oct 16 00:03:06.153 INFO running `"docker" "rm" "-f" "fe5ea2f714b65cbfd41b07a2efee5a2a442f87d93815d5d54703a6a102373edc"` Oct 16 00:03:06.309 INFO blam! fe5ea2f714b65cbfd41b07a2efee5a2a442f87d93815d5d54703a6a102373edc