[INFO] updating cached repository https://github.com/Hyuchia/Network-Anomaly-Detector-and-Threat-Mitigator [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] ae552205a3bbdf1d105fbec9bc68d9183ce65cba [INFO] testing Hyuchia/Network-Anomaly-Detector-and-Threat-Mitigator against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHyuchia%2FNetwork-Anomaly-Detector-and-Threat-Mitigator" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hyuchia/Network-Anomaly-Detector-and-Threat-Mitigator on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Hyuchia/Network-Anomaly-Detector-and-Threat-Mitigator [INFO] finished tweaking git repo https://github.com/Hyuchia/Network-Anomaly-Detector-and-Threat-Mitigator [INFO] tweaked toml for git repo https://github.com/Hyuchia/Network-Anomaly-Detector-and-Threat-Mitigator written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Hyuchia/Network-Anomaly-Detector-and-Threat-Mitigator already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 441fcff65e0d3f7afa77569147f5172c0d7309776b719e768d5ccb6a1d09f9e6 [INFO] running `"docker" "start" "-a" "441fcff65e0d3f7afa77569147f5172c0d7309776b719e768d5ccb6a1d09f9e6"` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling pnet_base v0.21.0 [INFO] [stderr] Compiling pnet v0.21.0 [INFO] [stderr] Compiling ipnetwork v0.12.8 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling log v0.4.4 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling pnet_sys v0.21.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling pnet_macros_support v0.21.0 [INFO] [stderr] Compiling hash_ord v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling pnet_datalink v0.21.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling dns-lookup v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.6.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.21.0 [INFO] [stderr] Compiling pnet_packet v0.21.0 [INFO] [stderr] Compiling pnet_transport v0.21.0 [INFO] [stderr] Compiling network-anomaly-detector-and-threat-mitigator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/port.rs:18:2 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn new (port: u16, description: &'a str, protocol: &'a str, status: &'a str) -> Port <'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `up` [INFO] [stderr] --> src/simple_interface.rs:87:2 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn up (&self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `"docker" "inspect" "441fcff65e0d3f7afa77569147f5172c0d7309776b719e768d5ccb6a1d09f9e6"` [INFO] running `"docker" "rm" "-f" "441fcff65e0d3f7afa77569147f5172c0d7309776b719e768d5ccb6a1d09f9e6"` [INFO] [stdout] 441fcff65e0d3f7afa77569147f5172c0d7309776b719e768d5ccb6a1d09f9e6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 8f5e60b81057800e42fc17746247f900b8ce48a80a56af849340b0ebdb7bc5de [INFO] running `"docker" "start" "-a" "8f5e60b81057800e42fc17746247f900b8ce48a80a56af849340b0ebdb7bc5de"` [INFO] [stderr] Compiling network-anomaly-detector-and-threat-mitigator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/port.rs:18:2 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn new (port: u16, description: &'a str, protocol: &'a str, status: &'a str) -> Port <'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `up` [INFO] [stderr] --> src/simple_interface.rs:87:2 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn up (&self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `"docker" "inspect" "8f5e60b81057800e42fc17746247f900b8ce48a80a56af849340b0ebdb7bc5de"` [INFO] running `"docker" "rm" "-f" "8f5e60b81057800e42fc17746247f900b8ce48a80a56af849340b0ebdb7bc5de"` [INFO] [stdout] 8f5e60b81057800e42fc17746247f900b8ce48a80a56af849340b0ebdb7bc5de [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a6151fa4aa16329a40357f275f590764d47c2b8cf3b66cdceba0a018aecd2b63 [INFO] running `"docker" "start" "-a" "a6151fa4aa16329a40357f275f590764d47c2b8cf3b66cdceba0a018aecd2b63"` [INFO] [stderr] warning: method is never used: `new` [INFO] [stderr] --> src/port.rs:18:2 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn new (port: u16, description: &'a str, protocol: &'a str, status: &'a str) -> Port <'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `up` [INFO] [stderr] --> src/simple_interface.rs:87:2 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn up (&self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/network_anomaly_detector_and_threat_mitigator-2efe1f7b6e0a5b88 [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 `"docker" "inspect" "a6151fa4aa16329a40357f275f590764d47c2b8cf3b66cdceba0a018aecd2b63"` [INFO] running `"docker" "rm" "-f" "a6151fa4aa16329a40357f275f590764d47c2b8cf3b66cdceba0a018aecd2b63"` [INFO] [stdout] a6151fa4aa16329a40357f275f590764d47c2b8cf3b66cdceba0a018aecd2b63