[INFO] cloning repository https://github.com/cpdean/ntop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cpdean/ntop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpdean%2Fntop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpdean%2Fntop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80e54124c6143202652343d2a37231c4c0c1c03e [INFO] testing cpdean/ntop against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcpdean%2Fntop" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cpdean/ntop on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cpdean/ntop [INFO] finished tweaking git repo https://github.com/cpdean/ntop [INFO] tweaked toml for git repo https://github.com/cpdean/ntop written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/cpdean/ntop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] 6d851d289d72adb8b3787d3b578bfbe99cd58da9fb017deda412493656127e68 [INFO] running `Command { std: "docker" "start" "-a" "6d851d289d72adb8b3787d3b578bfbe99cd58da9fb017deda412493656127e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d851d289d72adb8b3787d3b578bfbe99cd58da9fb017deda412493656127e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d851d289d72adb8b3787d3b578bfbe99cd58da9fb017deda412493656127e68", kill_on_drop: false }` [INFO] [stdout] 6d851d289d72adb8b3787d3b578bfbe99cd58da9fb017deda412493656127e68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b2efcd12dc2e30f09c3e4c6bfef46fb9864c16254f0e0e5f8058335d3b68f79 [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" "0b2efcd12dc2e30f09c3e4c6bfef46fb9864c16254f0e0e5f8058335d3b68f79", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [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 memchr v2.1.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling pnet_macros_support v0.21.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling pnet_sys v0.21.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling pnet_datalink v0.21.0 [INFO] [stderr] Compiling dns-lookup v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling regex v0.2.11 [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 ntop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.92s [INFO] running `Command { std: "docker" "inspect" "0b2efcd12dc2e30f09c3e4c6bfef46fb9864c16254f0e0e5f8058335d3b68f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2efcd12dc2e30f09c3e4c6bfef46fb9864c16254f0e0e5f8058335d3b68f79", kill_on_drop: false }` [INFO] [stdout] 0b2efcd12dc2e30f09c3e4c6bfef46fb9864c16254f0e0e5f8058335d3b68f79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22d963b10e50cea7119e813daa92bd033714c04009f0287e36a9f5addc7514f4 [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" "22d963b10e50cea7119e813daa92bd033714c04009f0287e36a9f5addc7514f4", kill_on_drop: false }` [INFO] [stderr] Compiling ntop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "22d963b10e50cea7119e813daa92bd033714c04009f0287e36a9f5addc7514f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22d963b10e50cea7119e813daa92bd033714c04009f0287e36a9f5addc7514f4", kill_on_drop: false }` [INFO] [stdout] 22d963b10e50cea7119e813daa92bd033714c04009f0287e36a9f5addc7514f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9abde656ccaf8b33729a643a6a2546ddf7e0301fb396050293ddc58d4669f8a4 [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" "9abde656ccaf8b33729a643a6a2546ddf7e0301fb396050293ddc58d4669f8a4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ntop-9eef3dc5c679b4fb [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" "9abde656ccaf8b33729a643a6a2546ddf7e0301fb396050293ddc58d4669f8a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9abde656ccaf8b33729a643a6a2546ddf7e0301fb396050293ddc58d4669f8a4", kill_on_drop: false }` [INFO] [stdout] 9abde656ccaf8b33729a643a6a2546ddf7e0301fb396050293ddc58d4669f8a4