[INFO] updating cached repository https://github.com/koivunej/readpcap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aafc6d9e031a62cbf7ee9ef297d655e65c1d6e74 [INFO] testing koivunej/readpcap against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoivunej%2Freadpcap" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/koivunej/readpcap on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/koivunej/readpcap [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/koivunej/readpcap [INFO] tweaked toml for git repo https://github.com/koivunej/readpcap written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/koivunej/readpcap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eafb1e184580cd6b16f95860d70e815a013d300ae53fd30317794e601069690f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eafb1e184580cd6b16f95860d70e815a013d300ae53fd30317794e601069690f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eafb1e184580cd6b16f95860d70e815a013d300ae53fd30317794e601069690f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eafb1e184580cd6b16f95860d70e815a013d300ae53fd30317794e601069690f", kill_on_drop: false }` [INFO] [stdout] eafb1e184580cd6b16f95860d70e815a013d300ae53fd30317794e601069690f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 54a0142ba64e98acd6af2192287745d20dfbc7d33ae1817079c2e917dd5e3612 [INFO] running `Command { std: "docker" "start" "-a" "54a0142ba64e98acd6af2192287745d20dfbc7d33ae1817079c2e917dd5e3612", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling futures v0.1.13 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling bytes v0.4.3 [INFO] [stderr] Compiling tokio-io v0.1.1 [INFO] [stderr] Compiling readpcap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/tcp/connection.rs:293:40 [INFO] [stdout] | [INFO] [stdout] 293 | self.format_ascii(fmt, (count - group_len * groups_per_line), count)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/tcp/connection.rs:322:36 [INFO] [stdout] | [INFO] [stdout] 322 | self.format_ascii(fmt, (count - (count % bytes_per_line)), count)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.07s [INFO] running `Command { std: "docker" "inspect" "54a0142ba64e98acd6af2192287745d20dfbc7d33ae1817079c2e917dd5e3612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a0142ba64e98acd6af2192287745d20dfbc7d33ae1817079c2e917dd5e3612", kill_on_drop: false }` [INFO] [stdout] 54a0142ba64e98acd6af2192287745d20dfbc7d33ae1817079c2e917dd5e3612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 074dcc0a27167203038cf1d29d826a9379fbbc26bd87b0e8ccaaefd6a0fb7ee3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "074dcc0a27167203038cf1d29d826a9379fbbc26bd87b0e8ccaaefd6a0fb7ee3", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling gcc v0.3.49 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/tcp/connection.rs:293:40 [INFO] [stdout] | [INFO] [stdout] 293 | self.format_ascii(fmt, (count - group_len * groups_per_line), count)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/tcp/connection.rs:322:36 [INFO] [stdout] | [INFO] [stdout] 322 | self.format_ascii(fmt, (count - (count % bytes_per_line)), count)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling mio v0.6.8 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling uuid v0.2.3 [INFO] [stderr] Compiling tokio-core v0.1.7 [INFO] [stderr] Compiling derive-into-owned v0.1.0 [INFO] [stderr] Compiling derive_more v0.6.2 [INFO] [stderr] Compiling tokio-proto v0.1.1 (https://github.com/koivunej/tokio-proto.git?branch=generic-requestid#15312a57) [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.8.1 [INFO] [stderr] Compiling quick-protobuf v0.5.0 [INFO] [stderr] Compiling eventstore-tcp v0.2.0 (https://github.com/koivunej/eventstore-tcp.git#447d86b9) [INFO] [stderr] Compiling readpcap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/tcp/connection.rs:293:40 [INFO] [stdout] | [INFO] [stdout] 293 | self.format_ascii(fmt, (count - group_len * groups_per_line), count)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around method argument [INFO] [stdout] --> src/tcp/connection.rs:322:36 [INFO] [stdout] | [INFO] [stdout] 322 | self.format_ascii(fmt, (count - (count % bytes_per_line)), count)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/read-eventstore_tcp-pcap.rs:142:17 [INFO] [stdout] | [INFO] [stdout] 142 | let mut connection = if connections.contains_key(&key.wrapped()) { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.28s [INFO] running `Command { std: "docker" "inspect" "074dcc0a27167203038cf1d29d826a9379fbbc26bd87b0e8ccaaefd6a0fb7ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074dcc0a27167203038cf1d29d826a9379fbbc26bd87b0e8ccaaefd6a0fb7ee3", kill_on_drop: false }` [INFO] [stdout] 074dcc0a27167203038cf1d29d826a9379fbbc26bd87b0e8ccaaefd6a0fb7ee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 640e1ab2458a40bd3d049cff220bbfb69a082caf336d2a8a94956ae15285b043 [INFO] running `Command { std: "docker" "start" "-a" "640e1ab2458a40bd3d049cff220bbfb69a082caf336d2a8a94956ae15285b043", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/tcp/connection.rs:293:40 [INFO] [stderr] | [INFO] [stderr] 293 | self.format_ascii(fmt, (count - group_len * groups_per_line), count)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/tcp/connection.rs:322:36 [INFO] [stderr] | [INFO] [stderr] 322 | self.format_ascii(fmt, (count - (count % bytes_per_line)), count)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> examples/read-eventstore_tcp-pcap.rs:142:17 [INFO] [stderr] | [INFO] [stderr] 142 | let mut connection = if connections.contains_key(&key.wrapped()) { [INFO] [stderr] | ----^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/tcp/connection.rs:293:40 [INFO] [stderr] | [INFO] [stderr] 293 | self.format_ascii(fmt, (count - group_len * groups_per_line), count)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/tcp/connection.rs:322:36 [INFO] [stderr] | [INFO] [stderr] 322 | self.format_ascii(fmt, (count - (count % bytes_per_line)), count)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/readpcap-42101659f0cea4c3 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests readpcap [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> /opt/rustwide/workdir/src/tcp/connection.rs:293:40 [INFO] [stderr] | [INFO] [stderr] 293 | self.format_ascii(fmt, (count - group_len * groups_per_line), count)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> /opt/rustwide/workdir/src/tcp/connection.rs:322:36 [INFO] [stderr] | [INFO] [stderr] 322 | self.format_ascii(fmt, (count - (count % bytes_per_line)), count)?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [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 `Command { std: "docker" "inspect" "640e1ab2458a40bd3d049cff220bbfb69a082caf336d2a8a94956ae15285b043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "640e1ab2458a40bd3d049cff220bbfb69a082caf336d2a8a94956ae15285b043", kill_on_drop: false }` [INFO] [stdout] 640e1ab2458a40bd3d049cff220bbfb69a082caf336d2a8a94956ae15285b043