[INFO] cloning repository https://github.com/Hugal31/geoip-influxdb-pipeline [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hugal31/geoip-influxdb-pipeline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugal31%2Fgeoip-influxdb-pipeline", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugal31%2Fgeoip-influxdb-pipeline'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 074319fe8ce6463ce09a9f755bd0fa300bace6f2 [INFO] testing Hugal31/geoip-influxdb-pipeline against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugal31%2Fgeoip-influxdb-pipeline" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hugal31/geoip-influxdb-pipeline on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hugal31/geoip-influxdb-pipeline [INFO] finished tweaking git repo https://github.com/Hugal31/geoip-influxdb-pipeline [INFO] tweaked toml for git repo https://github.com/Hugal31/geoip-influxdb-pipeline written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Hugal31/geoip-influxdb-pipeline already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ad685d1bcc96bc6952923b6cd38f6b14859eb7854308d08e68575089944793f [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" "7ad685d1bcc96bc6952923b6cd38f6b14859eb7854308d08e68575089944793f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ad685d1bcc96bc6952923b6cd38f6b14859eb7854308d08e68575089944793f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad685d1bcc96bc6952923b6cd38f6b14859eb7854308d08e68575089944793f", kill_on_drop: false }` [INFO] [stdout] 7ad685d1bcc96bc6952923b6cd38f6b14859eb7854308d08e68575089944793f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0252db2ac65e05208a947cd8805eabb89e03179ccd7237af710635d13faf551 [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" "d0252db2ac65e05208a947cd8805eabb89e03179ccd7237af710635d13faf551", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling geo-types v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling geohash v0.10.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bigdecimal v0.1.2 [INFO] [stderr] Compiling maxminddb v0.14.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling s2 v0.0.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling influx_db_client v0.4.5 [INFO] [stderr] Compiling rsyslog-ssh-geoip-pipeline v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "d0252db2ac65e05208a947cd8805eabb89e03179ccd7237af710635d13faf551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0252db2ac65e05208a947cd8805eabb89e03179ccd7237af710635d13faf551", kill_on_drop: false }` [INFO] [stdout] d0252db2ac65e05208a947cd8805eabb89e03179ccd7237af710635d13faf551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "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] 90581c92a5fe2ef4d0c21b3819b77cfd258bef8b88b91cdc4e070327ac187c39 [INFO] running `Command { std: "docker" "start" "-a" "90581c92a5fe2ef4d0c21b3819b77cfd258bef8b88b91cdc4e070327ac187c39", kill_on_drop: false }` [INFO] [stderr] Compiling rsyslog-ssh-geoip-pipeline v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.16s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsyslog_ssh_geoip_pipeline-7b0cef7dc1666469) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rsyslog_ssh_geoip_pipeline-3e1d11e644c8c691) [INFO] running `Command { std: "docker" "inspect" "90581c92a5fe2ef4d0c21b3819b77cfd258bef8b88b91cdc4e070327ac187c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90581c92a5fe2ef4d0c21b3819b77cfd258bef8b88b91cdc4e070327ac187c39", kill_on_drop: false }` [INFO] [stdout] 90581c92a5fe2ef4d0c21b3819b77cfd258bef8b88b91cdc4e070327ac187c39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2022-04-10" "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] be3dd0251ab7a703e1f0baceedc4c024b806e3c893fc9a5090ff7cd93eaa2851 [INFO] running `Command { std: "docker" "start" "-a" "be3dd0251ab7a703e1f0baceedc4c024b806e3c893fc9a5090ff7cd93eaa2851", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rsyslog_ssh_geoip_pipeline-7b0cef7dc1666469) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rsyslog_ssh_geoip_pipeline-3e1d11e644c8c691) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rsyslog-ssh-geoip-pipeline [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "be3dd0251ab7a703e1f0baceedc4c024b806e3c893fc9a5090ff7cd93eaa2851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3dd0251ab7a703e1f0baceedc4c024b806e3c893fc9a5090ff7cd93eaa2851", kill_on_drop: false }` [INFO] [stdout] be3dd0251ab7a703e1f0baceedc4c024b806e3c893fc9a5090ff7cd93eaa2851