[INFO] cloning repository https://github.com/kbknapp/iptables_exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kbknapp/iptables_exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbknapp%2Fiptables_exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbknapp%2Fiptables_exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c72305acbb63f9ca66fe1498183dbe7e0d94a23 [INFO] testing kbknapp/iptables_exporter against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkbknapp%2Fiptables_exporter" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kbknapp/iptables_exporter on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kbknapp/iptables_exporter [INFO] finished tweaking git repo https://github.com/kbknapp/iptables_exporter [INFO] tweaked toml for git repo https://github.com/kbknapp/iptables_exporter written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kbknapp/iptables_exporter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prometheus-hyper v0.1.2 [INFO] [stderr] Downloaded prometheus v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97c235ac63a565ed50e9494f79267dc2f3f4c47433d2e292579cdcf689c6340d [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" "97c235ac63a565ed50e9494f79267dc2f3f4c47433d2e292579cdcf689c6340d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97c235ac63a565ed50e9494f79267dc2f3f4c47433d2e292579cdcf689c6340d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97c235ac63a565ed50e9494f79267dc2f3f4c47433d2e292579cdcf689c6340d", kill_on_drop: false }` [INFO] [stdout] 97c235ac63a565ed50e9494f79267dc2f3f4c47433d2e292579cdcf689c6340d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--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] 80f47b9844f7c6876c777db35f1c8f3af19f10b7122adfd8e9e7ec03760eeb9b [INFO] running `Command { std: "docker" "start" "-a" "80f47b9844f7c6876c777db35f1c8f3af19f10b7122adfd8e9e7ec03760eeb9b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling protobuf v2.23.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling prometheus v0.12.0 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling iptables_exporter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling prometheus-hyper v0.1.2 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 28s [INFO] running `Command { std: "docker" "inspect" "80f47b9844f7c6876c777db35f1c8f3af19f10b7122adfd8e9e7ec03760eeb9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80f47b9844f7c6876c777db35f1c8f3af19f10b7122adfd8e9e7ec03760eeb9b", kill_on_drop: false }` [INFO] [stdout] 80f47b9844f7c6876c777db35f1c8f3af19f10b7122adfd8e9e7ec03760eeb9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--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] 58012e33c27e2441614d36b08e827a6bd178c5852291fa5267aa3614eb41614d [INFO] running `Command { std: "docker" "start" "-a" "58012e33c27e2441614d36b08e827a6bd178c5852291fa5267aa3614eb41614d", kill_on_drop: false }` [INFO] [stderr] Compiling iptables_exporter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.03s [INFO] running `Command { std: "docker" "inspect" "58012e33c27e2441614d36b08e827a6bd178c5852291fa5267aa3614eb41614d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58012e33c27e2441614d36b08e827a6bd178c5852291fa5267aa3614eb41614d", kill_on_drop: false }` [INFO] [stdout] 58012e33c27e2441614d36b08e827a6bd178c5852291fa5267aa3614eb41614d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 5e4180384a906cd782e778b874f969a747a78f9839b4078e2051d221fa5b6b31 [INFO] running `Command { std: "docker" "start" "-a" "5e4180384a906cd782e778b874f969a747a78f9839b4078e2051d221fa5b6b31", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/iptables_exporter-5118058ae5f113da) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test iptables::chain::test::chain_parse_builtin ... ok [INFO] [stdout] test iptables::counter::test::counter_parse_chain_0 ... ok [INFO] [stdout] test iptables::counter::test::counter_parse_rule_0 ... ok [INFO] [stdout] test iptables::rule::test::rule_parse_no_traffic ... ok [INFO] [stdout] test iptables::counter::test::counter_parse_chain ... ok [INFO] [stdout] test iptables::rule::test::rule_parse_traffic ... ok [INFO] [stdout] test iptables::counter::test::counter_parse_rule ... ok [INFO] [stdout] test iptables::counter::test::counter_parse_base ... ok [INFO] [stdout] test iptables::chain::test::chain_parse_custom ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5e4180384a906cd782e778b874f969a747a78f9839b4078e2051d221fa5b6b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e4180384a906cd782e778b874f969a747a78f9839b4078e2051d221fa5b6b31", kill_on_drop: false }` [INFO] [stdout] 5e4180384a906cd782e778b874f969a747a78f9839b4078e2051d221fa5b6b31