[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 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 8180110f59e467c9830dfd78a933272026a60b0ee45bb23da21e021e87007e24 [INFO] running `"docker" "start" "-a" "8180110f59e467c9830dfd78a933272026a60b0ee45bb23da21e021e87007e24"` [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.45s [INFO] running `"docker" "inspect" "8180110f59e467c9830dfd78a933272026a60b0ee45bb23da21e021e87007e24"` [INFO] running `"docker" "rm" "-f" "8180110f59e467c9830dfd78a933272026a60b0ee45bb23da21e021e87007e24"` [INFO] [stdout] 8180110f59e467c9830dfd78a933272026a60b0ee45bb23da21e021e87007e24 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bf6db1ee33c25aab08db3a4f6352e812ce143fbc89c7bb1d4c15249eb7d36ebb [INFO] running `"docker" "start" "-a" "bf6db1ee33c25aab08db3a4f6352e812ce143fbc89c7bb1d4c15249eb7d36ebb"` [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.76s [INFO] running `"docker" "inspect" "bf6db1ee33c25aab08db3a4f6352e812ce143fbc89c7bb1d4c15249eb7d36ebb"` [INFO] running `"docker" "rm" "-f" "bf6db1ee33c25aab08db3a4f6352e812ce143fbc89c7bb1d4c15249eb7d36ebb"` [INFO] [stdout] bf6db1ee33c25aab08db3a4f6352e812ce143fbc89c7bb1d4c15249eb7d36ebb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 2146eae3c870e8c61481b955ca19a39b90ee1095eacd2f8b3a4326b7da852218 [INFO] running `"docker" "start" "-a" "2146eae3c870e8c61481b955ca19a39b90ee1095eacd2f8b3a4326b7da852218"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/pcap_rs-fb3f6e35a98025cb [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::parse_header_be_nsec ... ok [INFO] [stdout] test tests::parse_header_le_usec ... ok [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_header_be_usec ... ok [INFO] [stdout] test tests::parse_header_le_nsec ... ok [INFO] [stdout] test tests::parse_record_be_all_data_incl ... ok [INFO] [stdout] test tests::parse_record_le_all_data_incl ... ok [INFO] [stdout] test tests::parse_record_be_empty ... 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_record_le_some_orig_data_zero_incl ... ok [INFO] [stdout] test tests::parse_record_le_all_data_incl_usec ... 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" "2146eae3c870e8c61481b955ca19a39b90ee1095eacd2f8b3a4326b7da852218"` [INFO] running `"docker" "rm" "-f" "2146eae3c870e8c61481b955ca19a39b90ee1095eacd2f8b3a4326b7da852218"` [INFO] [stdout] 2146eae3c870e8c61481b955ca19a39b90ee1095eacd2f8b3a4326b7da852218