[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] testing koivunej/readpcap against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkoivunej%2Freadpcap" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/koivunej/readpcap on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-9/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c1b08e61a7136e9c9aa0844793f1baccc09090e3f7c063c66e3875dd512271b [INFO] running `"docker" "start" "-a" "2c1b08e61a7136e9c9aa0844793f1baccc09090e3f7c063c66e3875dd512271b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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] [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 dev [unoptimized + debuginfo] target(s) in 6.47s [INFO] running `"docker" "inspect" "2c1b08e61a7136e9c9aa0844793f1baccc09090e3f7c063c66e3875dd512271b"` [INFO] running `"docker" "rm" "-f" "2c1b08e61a7136e9c9aa0844793f1baccc09090e3f7c063c66e3875dd512271b"` [INFO] [stdout] 2c1b08e61a7136e9c9aa0844793f1baccc09090e3f7c063c66e3875dd512271b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85e3e2ce26ab9e9dc435d833a3fca6f14c91cb8f1303e5e72dbc6f2631ea23b4 [INFO] running `"docker" "start" "-a" "85e3e2ce26ab9e9dc435d833a3fca6f14c91cb8f1303e5e72dbc6f2631ea23b4"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling gcc v0.3.49 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling syn v0.11.11 [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] Compiling net2 v0.2.29 [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_more v0.6.2 [INFO] [stderr] Compiling derive-into-owned v0.1.0 [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] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/git/checkouts/eventstore-tcp-4efe7b067b1df611/447d86b/src/lib.rs:82:1 [INFO] [stderr] | [INFO] [stderr] 82 | #![feature(try_from)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [INFO] [stderr] error: could not compile `eventstore-tcp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "85e3e2ce26ab9e9dc435d833a3fca6f14c91cb8f1303e5e72dbc6f2631ea23b4"` [INFO] running `"docker" "rm" "-f" "85e3e2ce26ab9e9dc435d833a3fca6f14c91cb8f1303e5e72dbc6f2631ea23b4"` [INFO] [stdout] 85e3e2ce26ab9e9dc435d833a3fca6f14c91cb8f1303e5e72dbc6f2631ea23b4