[INFO] crate pcap-rs 1.0.3 is already in cache [INFO] extracting crate pcap-rs 1.0.3 into work/ex/beta-1.38-1/sources/1.37.0/reg/pcap-rs/1.0.3 [INFO] extracting crate pcap-rs 1.0.3 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pcap-rs/1.0.3 [INFO] validating manifest of pcap-rs-1.0.3 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pcap-rs-1.0.3 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pcap-rs-1.0.3 [INFO] finished frobbing pcap-rs-1.0.3 [INFO] frobbed toml for pcap-rs-1.0.3 written to work/ex/beta-1.38-1/sources/1.37.0/reg/pcap-rs/1.0.3/Cargo.toml [INFO] started frobbing pcap-rs-1.0.3 [INFO] finished frobbing pcap-rs-1.0.3 [INFO] frobbed toml for pcap-rs-1.0.3 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pcap-rs/1.0.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pcap-rs-1.0.3 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pcap-rs/1.0.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 3c5e0afad14d3b8f1e2a97a4e71b6db9adb05192b92996b09a046449270340e9 [INFO] running `"docker" "start" "-a" "3c5e0afad14d3b8f1e2a97a4e71b6db9adb05192b92996b09a046449270340e9"` [INFO] [stderr] Compiling pcap-rs v1.0.3 (/opt/crater/workdir) [INFO] [stderr] warning: attribute must be of the form `#[doc(hidden|inline|...)]` or `#[doc = "string"]` [INFO] [stderr] --> src/lib.rs:307:1 [INFO] [stderr] | [INFO] [stderr] 307 | / named_attr!( [INFO] [stderr] 308 | | /// Parses a header. [INFO] [stderr] 309 | | /// [INFO] [stderr] 310 | | /// This is always the first item of the file. This amongst other information extracts the [INFO] [stderr] ... | [INFO] [stderr] 317 | | 0x4d3cb2a1 => call!(parse_header_e, Endianness::Little, true) // reverse usec [INFO] [stderr] 318 | | )); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ill_formed_attribute_input)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #57571 [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `"docker" "inspect" "3c5e0afad14d3b8f1e2a97a4e71b6db9adb05192b92996b09a046449270340e9"` [INFO] running `"docker" "rm" "-f" "3c5e0afad14d3b8f1e2a97a4e71b6db9adb05192b92996b09a046449270340e9"` [INFO] [stdout] 3c5e0afad14d3b8f1e2a97a4e71b6db9adb05192b92996b09a046449270340e9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pcap-rs/1.0.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 8a199b32dbc3b22cc6f61a48e73ea491d8062311420a0277b1a88f66aa1816c0 [INFO] running `"docker" "start" "-a" "8a199b32dbc3b22cc6f61a48e73ea491d8062311420a0277b1a88f66aa1816c0"` [INFO] [stderr] Compiling pcap-rs v1.0.3 (/opt/crater/workdir) [INFO] [stderr] warning: attribute must be of the form `#[doc(hidden|inline|...)]` or `#[doc = "string"]` [INFO] [stderr] --> src/lib.rs:307:1 [INFO] [stderr] | [INFO] [stderr] 307 | / named_attr!( [INFO] [stderr] 308 | | /// Parses a header. [INFO] [stderr] 309 | | /// [INFO] [stderr] 310 | | /// This is always the first item of the file. This amongst other information extracts the [INFO] [stderr] ... | [INFO] [stderr] 317 | | 0x4d3cb2a1 => call!(parse_header_e, Endianness::Little, true) // reverse usec [INFO] [stderr] 318 | | )); [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ill_formed_attribute_input)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #57571 [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "8a199b32dbc3b22cc6f61a48e73ea491d8062311420a0277b1a88f66aa1816c0"` [INFO] running `"docker" "rm" "-f" "8a199b32dbc3b22cc6f61a48e73ea491d8062311420a0277b1a88f66aa1816c0"` [INFO] [stdout] 8a199b32dbc3b22cc6f61a48e73ea491d8062311420a0277b1a88f66aa1816c0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pcap-rs/1.0.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] cbe1716de632ee9f7bb8d2642825163bd05dc6511741caf286fd6381f682e270 [INFO] running `"docker" "start" "-a" "cbe1716de632ee9f7bb8d2642825163bd05dc6511741caf286fd6381f682e270"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/pcap_rs-423d69401c987045 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::parse_record_be_some_orig_data_parially_incl ... ok [INFO] [stdout] test tests::parse_record_be_some_orig_data_zero_incl ... ok [INFO] [stdout] test tests::parse_record_be_empty ... ok [INFO] [stdout] test tests::parse_record_be_all_data_incl ... ok [INFO] [stdout] test tests::parse_header_le_usec ... ok [INFO] [stdout] test tests::parse_record_le_all_data_incl ... ok [INFO] [stdout] test tests::parse_header_le_nsec ... ok [INFO] [stdout] test tests::parse_record_le_all_data_incl_usec ... ok [INFO] [stdout] test tests::parse_record_le_empty ... ok [INFO] [stdout] test tests::parse_record_le_some_orig_data_parially_incl ... ok [INFO] [stdout] test tests::parse_header_be_usec ... ok [INFO] [stdout] test tests::parse_record_le_some_orig_data_zero_incl ... ok [INFO] [stdout] test tests::parse_header_be_nsec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pcap-rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "cbe1716de632ee9f7bb8d2642825163bd05dc6511741caf286fd6381f682e270"` [INFO] running `"docker" "rm" "-f" "cbe1716de632ee9f7bb8d2642825163bd05dc6511741caf286fd6381f682e270"` [INFO] [stdout] cbe1716de632ee9f7bb8d2642825163bd05dc6511741caf286fd6381f682e270