[INFO] fetching crate ether 0.1.4...
[INFO] testing ether-0.1.4 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate ether 0.1.4 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate ether 0.1.4
[INFO] finished tweaking crates.io crate ether 0.1.4
[INFO] tweaked toml for crates.io crate ether 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ether 0.1.4 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 20 packages to latest compatible versions
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding glob v0.2.11 (available: v0.3.3)
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.1.43
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded num-bigint v0.1.45
[INFO] [stderr]   Downloaded num-rational v0.1.43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de2f4362a4299813354156848cbe3a48ecaeae003be0886962a2ca616fbea233
[INFO] running `Command { std: "docker" "start" "-a" "de2f4362a4299813354156848cbe3a48ecaeae003be0886962a2ca616fbea233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de2f4362a4299813354156848cbe3a48ecaeae003be0886962a2ca616fbea233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de2f4362a4299813354156848cbe3a48ecaeae003be0886962a2ca616fbea233", kill_on_drop: false }`
[INFO] [stdout] de2f4362a4299813354156848cbe3a48ecaeae003be0886962a2ca616fbea233
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e876fcfbfd061b9e22f0fb1dc61fcaa2d5a427eb3d7aa229c83918b63d2fb61b
[INFO] running `Command { std: "docker" "start" "-a" "e876fcfbfd061b9e22f0fb1dc61fcaa2d5a427eb3d7aa229c83918b63d2fb61b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling ether v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/tap/tap.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let file = try!(open());
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tap/tap.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |             try!(pselect(self.file, Some(self.fd_set), None, self.timeout));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tap/tap.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         try!(pselect(self.file, None, Some(self.fd_set), self.timeout));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tap/tap.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         try!(self.file.write_all(packet));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/tap/bindings/bpf.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |     k: libc::uint32_t,
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/tap/bindings/bpf.rs:92:42
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn BPF_STMT(code: c_ushort, k: libc::uint32_t) -> bpf_insn {
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]    --> src/tap/bindings/bpf.rs:101:42
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn BPF_JUMP(code: c_ushort, k: libc::uint32_t, jt: c_uchar, jf: c_uchar) -> bpf_insn {
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tap/tap.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn stream(&mut self) -> Stream {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn stream(&mut self) -> Stream<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tap/tap.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn sink(&mut self) -> Sink {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn sink(&mut self) -> Sink<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s
[INFO] running `Command { std: "docker" "inspect" "e876fcfbfd061b9e22f0fb1dc61fcaa2d5a427eb3d7aa229c83918b63d2fb61b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e876fcfbfd061b9e22f0fb1dc61fcaa2d5a427eb3d7aa229c83918b63d2fb61b", kill_on_drop: false }`
[INFO] [stdout] e876fcfbfd061b9e22f0fb1dc61fcaa2d5a427eb3d7aa229c83918b63d2fb61b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 548c9566f4ecb568207894a8fffa520eff609e4c6a3c5099d64a0935900066c2
[INFO] running `Command { std: "docker" "start" "-a" "548c9566f4ecb568207894a8fffa520eff609e4c6a3c5099d64a0935900066c2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/tap/tap.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let file = try!(open());
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tap/tap.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |             try!(pselect(self.file, Some(self.fd_set), None, self.timeout));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tap/tap.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         try!(pselect(self.file, None, Some(self.fd_set), self.timeout));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tap/tap.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         try!(self.file.write_all(packet));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/tap/bindings/bpf.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |     k: libc::uint32_t,
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/tap/bindings/bpf.rs:92:42
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn BPF_STMT(code: c_ushort, k: libc::uint32_t) -> bpf_insn {
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]    --> src/tap/bindings/bpf.rs:101:42
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn BPF_JUMP(code: c_ushort, k: libc::uint32_t, jt: c_uchar, jf: c_uchar) -> bpf_insn {
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tap/tap.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn stream(&mut self) -> Stream {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn stream(&mut self) -> Stream<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tap/tap.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn sink(&mut self) -> Sink {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn sink(&mut self) -> Sink<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ether v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]  --> examples/pcap-dump.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let file = try!(File::open("etc/capture_tcp1.pcap"));
[INFO] [stdout]   |                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/tap/tap.rs:98:20
[INFO] [stdout]    |
[INFO] [stdout] 98 |         let file = try!(open());
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tap/tap.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 |             try!(pselect(self.file, Some(self.fd_set), None, self.timeout));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tap/tap.rs:258:9
[INFO] [stdout]     |
[INFO] [stdout] 258 |         try!(pselect(self.file, None, Some(self.fd_set), self.timeout));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/tap/tap.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |         try!(self.file.write_all(packet));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/tap/bindings/bpf.rs:89:14
[INFO] [stdout]    |
[INFO] [stdout] 89 |     k: libc::uint32_t,
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]   --> src/tap/bindings/bpf.rs:92:42
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn BPF_STMT(code: c_ushort, k: libc::uint32_t) -> bpf_insn {
[INFO] [stdout]    |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stdout]    --> src/tap/bindings/bpf.rs:101:42
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn BPF_JUMP(code: c_ushort, k: libc::uint32_t, jt: c_uchar, jf: c_uchar) -> bpf_insn {
[INFO] [stdout]     |                                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tap/tap.rs:179:19
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn stream(&mut self) -> Stream {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn stream(&mut self) -> Stream<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tap/tap.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn sink(&mut self) -> Sink {
[INFO] [stdout]     |                 ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub fn sink(&mut self) -> Sink<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "548c9566f4ecb568207894a8fffa520eff609e4c6a3c5099d64a0935900066c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "548c9566f4ecb568207894a8fffa520eff609e4c6a3c5099d64a0935900066c2", kill_on_drop: false }`
[INFO] [stdout] 548c9566f4ecb568207894a8fffa520eff609e4c6a3c5099d64a0935900066c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ea790e42bc76785fb0b9fbc8ca1f6fef4f47b74be3b479aa17ca8137a3a1b3b3
[INFO] running `Command { std: "docker" "start" "-a" "ea790e42bc76785fb0b9fbc8ca1f6fef4f47b74be3b479aa17ca8137a3a1b3b3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/tap/tap.rs:98:20
[INFO] [stderr]    |
[INFO] [stderr] 98 |         let file = try!(open());
[INFO] [stderr]    |                    ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/tap/tap.rs:214:13
[INFO] [stderr]     |
[INFO] [stderr] 214 |             try!(pselect(self.file, Some(self.fd_set), None, self.timeout));
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/tap/tap.rs:258:9
[INFO] [stderr]     |
[INFO] [stderr] 258 |         try!(pselect(self.file, None, Some(self.fd_set), self.timeout));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/tap/tap.rs:259:9
[INFO] [stderr]     |
[INFO] [stderr] 259 |         try!(self.file.write_all(packet));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stderr]   --> src/tap/bindings/bpf.rs:89:14
[INFO] [stderr]    |
[INFO] [stderr] 89 |     k: libc::uint32_t,
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stderr]   --> src/tap/bindings/bpf.rs:92:42
[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 type alias `libc::uint32_t`: Use u32 instead.
[INFO] [stderr]    --> src/tap/bindings/bpf.rs:101:42
[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] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tap/tap.rs:179:19
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn stream(&mut self) -> Stream {
[INFO] [stderr]     |                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn stream(&mut self) -> Stream<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tap/tap.rs:189:17
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn sink(&mut self) -> Sink {
[INFO] [stderr]     |                 ^^^^^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 189 |     pub fn sink(&mut self) -> Sink<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ether` (lib) generated 9 warnings (run `cargo fix --lib -p ether` to apply 2 suggestions)
[INFO] [stderr] warning: `ether` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]  --> examples/pcap-dump.rs:8:16
[INFO] [stderr]   |
[INFO] [stderr] 8 |     let file = try!(File::open("etc/capture_tcp1.pcap"));
[INFO] [stderr]   |                ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ether` (example "pcap-dump") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ether-0bf54869b15f6eba)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/ethdump.rs (/opt/rustwide/target/debug/deps/ethdump-5d474735d809c2db)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ether
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] test src/pcap/mod.rs - pcap (line 5) - compile ... 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] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pcap/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     try!(file.read_to_end(&mut buffer));
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/pcap/mod.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut file = try!(File::open("capture.pcap"));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Vec<u8>: std::io::Read` is not satisfied
[INFO] [stdout]    --> src/pcap/mod.rs:17:41
[INFO] [stdout]     |
[INFO] [stdout]  17 |     let pcap = pcap::PacketCapture::new(buffer);
[INFO] [stdout]     |                ------------------------ ^^^^^^ the trait `std::io::Read` is not implemented for `Vec<u8>`
[INFO] [stdout]     |                |
[INFO] [stdout]     |                required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `PacketCapture::<R>::new`
[INFO] [stdout]    --> src/pcap/pcap.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | impl<R: Read> PacketCapture<R> {
[INFO] [stdout]     |         ^^^^ required by this bound in `PacketCapture::<R>::new`
[INFO] [stdout] 110 |     pub fn new(capture: R) -> PacketCapture<R> {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `parse` exists for struct `PacketCapture<Vec<u8>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/pcap/mod.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let (_, records) = pcap.parse().unwrap();
[INFO] [stdout]    |                             ^^^^^ method cannot be called on `PacketCapture<Vec<u8>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `Vec<u8>: std::io::Read`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[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; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ea790e42bc76785fb0b9fbc8ca1f6fef4f47b74be3b479aa17ca8137a3a1b3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea790e42bc76785fb0b9fbc8ca1f6fef4f47b74be3b479aa17ca8137a3a1b3b3", kill_on_drop: false }`
[INFO] [stdout] ea790e42bc76785fb0b9fbc8ca1f6fef4f47b74be3b479aa17ca8137a3a1b3b3
