[INFO] updating cached repository https://github.com/koivunej/readpcap [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] aafc6d9e031a62cbf7ee9ef297d655e65c1d6e74 [INFO] checking koivunej/readpcap against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoivunej%2Freadpcap" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/koivunej/readpcap on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [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-13/source/Cargo.toml [INFO] crate git repo https://github.com/koivunej/readpcap already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e2c3af49c5dfe298ad87a05e0937464b98016bfca002ba3b79b0744f36323003 [INFO] running `"docker" "start" "-a" "e2c3af49c5dfe298ad87a05e0937464b98016bfca002ba3b79b0744f36323003"` [INFO] [stderr] Compiling gcc v0.3.49 [INFO] [stderr] Checking futures v0.1.13 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking net2 v0.2.29 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] Compiling derive_more v0.6.2 [INFO] [stderr] Compiling derive-into-owned v0.1.0 [INFO] [stderr] Checking bytes v0.4.3 [INFO] [stderr] Checking mio v0.6.8 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Checking tokio-io v0.1.1 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking tokio-core v0.1.7 [INFO] [stderr] Checking readpcap v0.1.0 (/opt/rustwide/workdir) [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] Checking tokio-proto v0.1.1 (https://github.com/koivunej/tokio-proto.git?branch=generic-requestid#15312a57) [INFO] [stderr] Checking backtrace v0.3.2 [INFO] [stderr] Checking error-chain v0.8.1 [INFO] [stderr] Checking quick-protobuf v0.5.0 [INFO] [stderr] Checking eventstore-tcp v0.2.0 (https://github.com/koivunej/eventstore-tcp.git#447d86b9) [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: 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] Finished dev [unoptimized + debuginfo] target(s) in 35.85s [INFO] running `"docker" "inspect" "e2c3af49c5dfe298ad87a05e0937464b98016bfca002ba3b79b0744f36323003"` [INFO] running `"docker" "rm" "-f" "e2c3af49c5dfe298ad87a05e0937464b98016bfca002ba3b79b0744f36323003"` [INFO] [stdout] e2c3af49c5dfe298ad87a05e0937464b98016bfca002ba3b79b0744f36323003