[INFO] cloning repository https://github.com/huoyuanliao/kdd99_pcap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huoyuanliao/kdd99_pcap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuoyuanliao%2Fkdd99_pcap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuoyuanliao%2Fkdd99_pcap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 538a6acac30a4f485d23b385626f1fa70fd9d2e9 [INFO] checking huoyuanliao/kdd99_pcap against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuoyuanliao%2Fkdd99_pcap" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huoyuanliao/kdd99_pcap on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/huoyuanliao/kdd99_pcap [INFO] finished tweaking git repo https://github.com/huoyuanliao/kdd99_pcap [INFO] tweaked toml for git repo https://github.com/huoyuanliao/kdd99_pcap written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/huoyuanliao/kdd99_pcap already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adc884445e6b2921e7b549dca66a6245d212d277eb3c9839e870e443bbddb489 [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" "adc884445e6b2921e7b549dca66a6245d212d277eb3c9839e870e443bbddb489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adc884445e6b2921e7b549dca66a6245d212d277eb3c9839e870e443bbddb489", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adc884445e6b2921e7b549dca66a6245d212d277eb3c9839e870e443bbddb489", kill_on_drop: false }` [INFO] [stdout] adc884445e6b2921e7b549dca66a6245d212d277eb3c9839e870e443bbddb489 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--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] 5ac5f75eabef227e75166def3bdbd064a5749f91cd79101af39d6933dedf9e0a [INFO] running `Command { std: "docker" "start" "-a" "5ac5f75eabef227e75166def3bdbd064a5749f91cd79101af39d6933dedf9e0a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking pnet_base v0.20.0 [INFO] [stderr] Compiling pcap v0.6.1 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling pnet v0.20.0 [INFO] [stderr] Checking ipnetwork v0.12.7 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking pnet_macros_support v0.20.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Checking pnet_sys v0.20.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Checking pnet_datalink v0.20.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [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] Checking backtrace v0.3.3 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking pcap-file v0.7.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.20.0 [INFO] [stderr] Compiling pnet_packet v0.20.0 [INFO] [stderr] Checking pnet_transport v0.20.0 [INFO] [stderr] Checking liaozy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.21s [INFO] running `Command { std: "docker" "inspect" "5ac5f75eabef227e75166def3bdbd064a5749f91cd79101af39d6933dedf9e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ac5f75eabef227e75166def3bdbd064a5749f91cd79101af39d6933dedf9e0a", kill_on_drop: false }` [INFO] [stdout] 5ac5f75eabef227e75166def3bdbd064a5749f91cd79101af39d6933dedf9e0a