Oct 14 20:39:29.055 INFO testing flier/rust-pcap2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:39:29.055 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 20:39:29.535 INFO blam! bb238d7da0724b7cc1af2d9a2cdfb84b9efd7563d8b299a068d24edab52b415f Oct 14 20:39:29.539 INFO running `"docker" "start" "-a" "bb238d7da0724b7cc1af2d9a2cdfb84b9efd7563d8b299a068d24edab52b415f"` Oct 14 20:39:30.617 INFO kablam! usermod: no changes Oct 14 20:39:30.923 INFO kablam! Compiling quote v0.6.5 Oct 14 20:39:30.923 INFO kablam! Compiling hexplay v0.2.1 Oct 14 20:39:30.923 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 14 20:39:30.940 INFO kablam! Compiling thread_local v0.3.5 Oct 14 20:39:31.783 INFO kablam! Compiling backtrace v0.3.9 Oct 14 20:39:32.479 INFO kablam! Compiling regex v1.0.2 Oct 14 20:39:35.156 INFO kablam! Compiling syn v0.14.7 Oct 14 20:39:47.776 INFO kablam! Compiling nom v4.0.0 Oct 14 20:39:58.578 INFO kablam! Compiling synstructure v0.9.0 Oct 14 20:39:58.580 INFO kablam! Compiling num-derive v0.2.2 Oct 14 20:40:03.983 INFO kablam! Compiling failure_derive v0.1.2 Oct 14 20:40:06.939 INFO kablam! Compiling failure v0.1.2 Oct 14 20:40:07.887 INFO kablam! Compiling pcap2 v0.1.0 (/source) Oct 14 20:40:08.939 INFO kablam! warning: unused `#[macro_use]` import Oct 14 20:40:08.939 INFO kablam! --> src/lib.rs:15:1 Oct 14 20:40:08.939 INFO kablam! | Oct 14 20:40:08.939 INFO kablam! 15 | #[macro_use] Oct 14 20:40:08.939 INFO kablam! | ^^^^^^^^^^^^ Oct 14 20:40:08.939 INFO kablam! | Oct 14 20:40:08.939 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:40:08.939 INFO kablam! Oct 14 20:40:10.575 INFO kablam! warning: method is never used: `link_type` Oct 14 20:40:10.575 INFO kablam! --> src/pcap/header.rs:95:5 Oct 14 20:40:10.575 INFO kablam! | Oct 14 20:40:10.576 INFO kablam! 95 | pub fn link_type(&self) -> LinkType { Oct 14 20:40:10.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:40:10.577 INFO kablam! | Oct 14 20:40:10.577 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:40:10.578 INFO kablam! Oct 14 20:40:10.578 INFO kablam! warning: field is never used: `r` Oct 14 20:40:10.579 INFO kablam! --> src/pcapng/reader.rs:313:5 Oct 14 20:40:10.579 INFO kablam! | Oct 14 20:40:10.580 INFO kablam! 313 | r: R, Oct 14 20:40:10.580 INFO kablam! | ^^^^ Oct 14 20:40:10.581 INFO kablam! Oct 14 20:40:12.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.24s Oct 14 20:40:12.900 INFO kablam! su: No module specific data is present Oct 14 20:40:14.023 INFO running `"docker" "rm" "-f" "bb238d7da0724b7cc1af2d9a2cdfb84b9efd7563d8b299a068d24edab52b415f"` Oct 14 20:40:14.299 INFO blam! bb238d7da0724b7cc1af2d9a2cdfb84b9efd7563d8b299a068d24edab52b415f Oct 14 20:40:14.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 20:40:14.724 INFO blam! 17beb24ea77d0eba54e2bb4144630a57c2bec986e51b9794590bdbe6352686da Oct 14 20:40:14.727 INFO running `"docker" "start" "-a" "17beb24ea77d0eba54e2bb4144630a57c2bec986e51b9794590bdbe6352686da"` Oct 14 20:40:16.779 INFO kablam! usermod: no changes Oct 14 20:40:16.972 INFO kablam! Compiling pnet_base v0.21.0 Oct 14 20:40:16.975 INFO kablam! Compiling ipnetwork v0.12.8 Oct 14 20:40:16.976 INFO kablam! Compiling pnet v0.21.0 Oct 14 20:40:16.976 INFO kablam! Compiling memchr v2.0.1 Oct 14 20:40:16.976 INFO kablam! Compiling pnet_sys v0.21.0 Oct 14 20:40:16.979 INFO kablam! Compiling regex-syntax v0.5.6 Oct 14 20:40:16.981 INFO kablam! Compiling regex-syntax v0.6.2 Oct 14 20:40:16.988 INFO kablam! Compiling hexplay v0.2.1 Oct 14 20:40:20.723 INFO kablam! Compiling clap v2.32.0 Oct 14 20:40:20.723 INFO kablam! Compiling syntex_errors v0.42.0 Oct 14 20:40:20.743 INFO kablam! Compiling pnet_macros_support v0.21.0 Oct 14 20:40:20.767 INFO kablam! Compiling pnet_datalink v0.21.0 Oct 14 20:40:20.799 INFO kablam! Compiling backtrace-sys v0.1.23 Oct 14 20:40:24.071 INFO kablam! Compiling num-integer v0.1.39 Oct 14 20:40:24.084 INFO kablam! Compiling thread_local v0.3.5 Oct 14 20:40:24.248 INFO kablam! Compiling aho-corasick v0.6.6 Oct 14 20:40:34.715 INFO kablam! Compiling structopt-derive v0.2.10 Oct 14 20:40:34.996 INFO kablam! Compiling backtrace v0.3.9 Oct 14 20:40:35.283 INFO kablam! Compiling chrono v0.4.5 Oct 14 20:40:35.709 INFO kablam! Compiling syntex_syntax v0.42.0 Oct 14 20:40:39.788 INFO kablam! Compiling failure v0.1.2 Oct 14 20:41:02.723 INFO kablam! Compiling regex v1.0.2 Oct 14 20:41:03.340 INFO kablam! Compiling regex v0.2.11 Oct 14 20:41:39.678 INFO kablam! Compiling structopt v0.2.10 Oct 14 20:41:41.843 INFO kablam! Compiling env_logger v0.5.12 Oct 14 20:41:41.843 INFO kablam! Compiling nom v4.0.0 Oct 14 20:41:45.987 INFO kablam! Compiling pretty_env_logger v0.2.4 Oct 14 20:41:49.953 INFO kablam! Compiling pcap2 v0.1.0 (/source) Oct 14 20:41:51.395 INFO kablam! warning: unused `#[macro_use]` import Oct 14 20:41:51.395 INFO kablam! --> src/lib.rs:15:1 Oct 14 20:41:51.395 INFO kablam! | Oct 14 20:41:51.395 INFO kablam! 15 | #[macro_use] Oct 14 20:41:51.395 INFO kablam! | ^^^^^^^^^^^^ Oct 14 20:41:51.395 INFO kablam! | Oct 14 20:41:51.395 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:41:51.395 INFO kablam! Oct 14 20:41:53.803 INFO kablam! warning: method is never used: `link_type` Oct 14 20:41:53.803 INFO kablam! --> src/pcap/header.rs:95:5 Oct 14 20:41:53.803 INFO kablam! | Oct 14 20:41:53.803 INFO kablam! 95 | pub fn link_type(&self) -> LinkType { Oct 14 20:41:53.803 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:41:53.803 INFO kablam! | Oct 14 20:41:53.803 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:41:53.803 INFO kablam! Oct 14 20:41:53.815 INFO kablam! warning: field is never used: `r` Oct 14 20:41:53.815 INFO kablam! --> src/pcapng/reader.rs:313:5 Oct 14 20:41:53.815 INFO kablam! | Oct 14 20:41:53.815 INFO kablam! 313 | r: R, Oct 14 20:41:53.815 INFO kablam! | ^^^^ Oct 14 20:41:53.815 INFO kablam! Oct 14 20:42:18.092 INFO kablam! Compiling syntex v0.42.2 Oct 14 20:42:19.151 INFO kablam! Compiling pnet_macros v0.21.0 Oct 14 20:42:22.095 INFO kablam! Compiling pnet_packet v0.21.0 Oct 14 20:42:36.937 INFO kablam! Compiling pnet_transport v0.21.0 Oct 14 20:42:40.375 INFO kablam! warning: unused `#[macro_use]` import Oct 14 20:42:40.375 INFO kablam! --> src/lib.rs:15:1 Oct 14 20:42:40.375 INFO kablam! | Oct 14 20:42:40.375 INFO kablam! 15 | #[macro_use] Oct 14 20:42:40.375 INFO kablam! | ^^^^^^^^^^^^ Oct 14 20:42:40.375 INFO kablam! | Oct 14 20:42:40.375 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:42:40.375 INFO kablam! Oct 14 20:42:40.539 INFO kablam! warning: unused `#[macro_use]` import Oct 14 20:42:40.539 INFO kablam! --> examples/pcapdump.rs:4:1 Oct 14 20:42:40.539 INFO kablam! | Oct 14 20:42:40.539 INFO kablam! 4 | #[macro_use] Oct 14 20:42:40.539 INFO kablam! | ^^^^^^^^^^^^ Oct 14 20:42:40.539 INFO kablam! | Oct 14 20:42:40.539 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:42:40.539 INFO kablam! Oct 14 20:42:40.539 INFO kablam! warning: unused `#[macro_use]` import Oct 14 20:42:40.539 INFO kablam! --> examples/pcapdump.rs:6:1 Oct 14 20:42:40.539 INFO kablam! | Oct 14 20:42:40.539 INFO kablam! 6 | #[macro_use] Oct 14 20:42:40.539 INFO kablam! | ^^^^^^^^^^^^ Oct 14 20:42:40.539 INFO kablam! Oct 14 20:42:40.659 INFO kablam! warning: unused import: `pcapng` Oct 14 20:42:40.659 INFO kablam! --> tests/integration_tests.rs:23:19 Oct 14 20:42:40.659 INFO kablam! | Oct 14 20:42:40.659 INFO kablam! 23 | use pcap2::{pcap, pcapng}; Oct 14 20:42:40.659 INFO kablam! | ^^^^^^ Oct 14 20:42:40.659 INFO kablam! | Oct 14 20:42:40.659 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 20:42:40.659 INFO kablam! Oct 14 20:42:40.661 INFO kablam! warning: unused variable: `w` Oct 14 20:42:40.661 INFO kablam! --> examples/pcapdump.rs:63:33 Oct 14 20:42:40.661 INFO kablam! | Oct 14 20:42:40.661 INFO kablam! 63 | fn dump_file(w: &mut W, r: &mut R) -> fmt::Result { Oct 14 20:42:40.661 INFO kablam! | ^ help: consider using `_w` instead Oct 14 20:42:40.661 INFO kablam! | Oct 14 20:42:40.661 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:42:40.661 INFO kablam! Oct 14 20:42:40.661 INFO kablam! warning: unused variable: `r` Oct 14 20:42:40.661 INFO kablam! --> examples/pcapdump.rs:63:44 Oct 14 20:42:40.661 INFO kablam! | Oct 14 20:42:40.661 INFO kablam! 63 | fn dump_file(w: &mut W, r: &mut R) -> fmt::Result { Oct 14 20:42:40.661 INFO kablam! | ^ help: consider using `_r` instead Oct 14 20:42:40.661 INFO kablam! Oct 14 20:42:40.931 INFO kablam! warning: constant in pattern `TimeExceeded` should have an upper case name such as `TIME_EXCEEDED` Oct 14 20:42:40.931 INFO kablam! --> tests/integration_tests.rs:212:13 Oct 14 20:42:40.931 INFO kablam! | Oct 14 20:42:40.931 INFO kablam! 212 | TimeExceeded => { Oct 14 20:42:40.931 INFO kablam! | ^^^^^^^^^^^^ Oct 14 20:42:40.943 INFO kablam! | Oct 14 20:42:40.943 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 14 20:42:40.943 INFO kablam! Oct 14 20:42:44.446 INFO kablam! warning: field is never used: `r` Oct 14 20:42:44.447 INFO kablam! --> src/pcapng/reader.rs:313:5 Oct 14 20:42:44.447 INFO kablam! | Oct 14 20:42:44.447 INFO kablam! 313 | r: R, Oct 14 20:42:44.447 INFO kablam! | ^^^^ Oct 14 20:42:44.447 INFO kablam! | Oct 14 20:42:44.447 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:42:44.447 INFO kablam! Oct 14 20:42:49.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 32s Oct 14 20:42:49.791 INFO kablam! su: No module specific data is present Oct 14 20:42:50.429 INFO running `"docker" "rm" "-f" "17beb24ea77d0eba54e2bb4144630a57c2bec986e51b9794590bdbe6352686da"` Oct 14 20:42:50.747 INFO blam! 17beb24ea77d0eba54e2bb4144630a57c2bec986e51b9794590bdbe6352686da