[INFO] crate ether 0.1.4 is already in cache [INFO] extracting crate ether 0.1.4 into work/ex/beta-1.38-1/sources/1.37.0/reg/ether/0.1.4 [INFO] extracting crate ether 0.1.4 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ether/0.1.4 [INFO] validating manifest of ether-0.1.4 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 ether-0.1.4 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 ether-0.1.4 [INFO] finished frobbing ether-0.1.4 [INFO] frobbed toml for ether-0.1.4 written to work/ex/beta-1.38-1/sources/1.37.0/reg/ether/0.1.4/Cargo.toml [INFO] started frobbing ether-0.1.4 [INFO] finished frobbing ether-0.1.4 [INFO] frobbed toml for ether-0.1.4 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/ether/0.1.4/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 ether-0.1.4 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/ether/0.1.4:/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] 2dc5041402cc6464a21e7cc55c68ad1662152f7a530da7b682a4308683821168 [INFO] running `"docker" "start" "-a" "2dc5041402cc6464a21e7cc55c68ad1662152f7a530da7b682a4308683821168"` [INFO] [stderr] Compiling ether v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/tap/bindings/bpf.rs:89:8 [INFO] [stderr] | [INFO] [stderr] 89 | k: libc::uint32_t, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/tap/bindings/bpf.rs:92:36 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn BPF_STMT(code: c_ushort, k: libc::uint32_t) -> bpf_insn { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/tap/bindings/bpf.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn BPF_JUMP(code: c_ushort, k: libc::uint32_t, jt: c_uchar, jf: c_uchar) -> bpf_insn { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.68s [INFO] running `"docker" "inspect" "2dc5041402cc6464a21e7cc55c68ad1662152f7a530da7b682a4308683821168"` [INFO] running `"docker" "rm" "-f" "2dc5041402cc6464a21e7cc55c68ad1662152f7a530da7b682a4308683821168"` [INFO] [stdout] 2dc5041402cc6464a21e7cc55c68ad1662152f7a530da7b682a4308683821168 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/ether/0.1.4:/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] e8731f7a8f28534403f9d974ce9f137429aa18faff8e2202c81e61dadfe39f04 [INFO] running `"docker" "start" "-a" "e8731f7a8f28534403f9d974ce9f137429aa18faff8e2202c81e61dadfe39f04"` [INFO] [stderr] Compiling ether v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/tap/bindings/bpf.rs:89:8 [INFO] [stderr] | [INFO] [stderr] 89 | k: libc::uint32_t, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/tap/bindings/bpf.rs:92:36 [INFO] [stderr] | [INFO] [stderr] 92 | pub fn BPF_STMT(code: c_ushort, k: libc::uint32_t) -> bpf_insn { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'libc::uint32_t': Use u32 instead. [INFO] [stderr] --> src/tap/bindings/bpf.rs:101:36 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn BPF_JUMP(code: c_ushort, k: libc::uint32_t, jt: c_uchar, jf: c_uchar) -> bpf_insn { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.82s [INFO] running `"docker" "inspect" "e8731f7a8f28534403f9d974ce9f137429aa18faff8e2202c81e61dadfe39f04"` [INFO] running `"docker" "rm" "-f" "e8731f7a8f28534403f9d974ce9f137429aa18faff8e2202c81e61dadfe39f04"` [INFO] [stdout] e8731f7a8f28534403f9d974ce9f137429aa18faff8e2202c81e61dadfe39f04 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/ether/0.1.4:/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] 3fae0cfd62237ca7915dbd42ab4e4ee66d750363b9a8f2839c1a04e970c38b35 [INFO] running `"docker" "start" "-a" "3fae0cfd62237ca7915dbd42ab4e4ee66d750363b9a8f2839c1a04e970c38b35"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/ether-c11fb554d6b7220e [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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/ethdump-b813f72e2730c4e4 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests ether [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] test src/pcap/mod.rs - pcap (line 5) ... FAILED [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/pcap/mod.rs - pcap (line 5) stdout ---- [INFO] [stdout] error[E0277]: the trait bound `std::vec::Vec: std::io::Read` is not satisfied [INFO] [stdout] --> src/pcap/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 13 | let pcap = pcap::PacketCapture::new(buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::io::Read` is not implemented for `std::vec::Vec` [INFO] [stdout] | [INFO] [stdout] = note: required by `ether::pcap::PacketCapture::::new` [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `parse` found for type `ether::pcap::PacketCapture>` in the current scope [INFO] [stdout] --> src/pcap/mod.rs:18:29 [INFO] [stdout] | [INFO] [stdout] 14 | let (_, records) = pcap.parse().unwrap(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the method `parse` exists but the following trait bounds were not satisfied: [INFO] [stdout] `std::vec::Vec : std::io::Read` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/pcap/mod.rs - pcap (line 5) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "3fae0cfd62237ca7915dbd42ab4e4ee66d750363b9a8f2839c1a04e970c38b35"` [INFO] running `"docker" "rm" "-f" "3fae0cfd62237ca7915dbd42ab4e4ee66d750363b9a8f2839c1a04e970c38b35"` [INFO] [stdout] 3fae0cfd62237ca7915dbd42ab4e4ee66d750363b9a8f2839c1a04e970c38b35