[INFO] cloning repository https://github.com/mgiachetti/kafka-dump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgiachetti/kafka-dump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgiachetti%2Fkafka-dump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgiachetti%2Fkafka-dump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7c0b33aa452109ad604bf08eba949d285aabb05 [INFO] testing mgiachetti/kafka-dump against 1.52.1 for beta-1.52-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgiachetti%2Fkafka-dump" "/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/mgiachetti/kafka-dump on toolchain 1.52.1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mgiachetti/kafka-dump [INFO] finished tweaking git repo https://github.com/mgiachetti/kafka-dump [INFO] tweaked toml for git repo https://github.com/mgiachetti/kafka-dump written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mgiachetti/kafka-dump already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.52.1" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] 9c20e5885994ccc48953a96eb233d82fcb350d8c18fb3fd6ae7e3e2c48f2a064 [INFO] running `Command { std: "docker" "start" "-a" "9c20e5885994ccc48953a96eb233d82fcb350d8c18fb3fd6ae7e3e2c48f2a064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c20e5885994ccc48953a96eb233d82fcb350d8c18fb3fd6ae7e3e2c48f2a064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c20e5885994ccc48953a96eb233d82fcb350d8c18fb3fd6ae7e3e2c48f2a064", kill_on_drop: false }` [INFO] [stdout] 9c20e5885994ccc48953a96eb233d82fcb350d8c18fb3fd6ae7e3e2c48f2a064 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] b4bbc71a8fe3b09388eb31a7543921209b7cd761b588da0fdc22bed901cf74e1 [INFO] running `Command { std: "docker" "start" "-a" "b4bbc71a8fe3b09388eb31a7543921209b7cd761b588da0fdc22bed901cf74e1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rdkafka-sys v2.1.0+1.5.0 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.1.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling flexi_logger v0.15.11 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling rdkafka v0.24.0 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling rusoto_s3 v0.45.0 [INFO] [stderr] Compiling kafka-dump v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 13s [INFO] running `Command { std: "docker" "inspect" "b4bbc71a8fe3b09388eb31a7543921209b7cd761b588da0fdc22bed901cf74e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4bbc71a8fe3b09388eb31a7543921209b7cd761b588da0fdc22bed901cf74e1", kill_on_drop: false }` [INFO] [stdout] b4bbc71a8fe3b09388eb31a7543921209b7cd761b588da0fdc22bed901cf74e1 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37a59f670f5ce3d556c2d706ff7ce669471aba90d3d070bba7823db8eee7b524 [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" "37a59f670f5ce3d556c2d706ff7ce669471aba90d3d070bba7823db8eee7b524", kill_on_drop: false }` [INFO] [stderr] Compiling kafka-dump v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.47s [INFO] running `Command { std: "docker" "inspect" "37a59f670f5ce3d556c2d706ff7ce669471aba90d3d070bba7823db8eee7b524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37a59f670f5ce3d556c2d706ff7ce669471aba90d3d070bba7823db8eee7b524", kill_on_drop: false }` [INFO] [stdout] 37a59f670f5ce3d556c2d706ff7ce669471aba90d3d070bba7823db8eee7b524 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+1.52.1" "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] 4ab7223f45ee135b3c4ce8e276fc1f1dc38144914393d82379a0f538847b61bc [INFO] running `Command { std: "docker" "start" "-a" "4ab7223f45ee135b3c4ce8e276fc1f1dc38144914393d82379a0f538847b61bc", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kafka_dump-657589c1c817b810) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test settings::test_load_default_settings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ab7223f45ee135b3c4ce8e276fc1f1dc38144914393d82379a0f538847b61bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ab7223f45ee135b3c4ce8e276fc1f1dc38144914393d82379a0f538847b61bc", kill_on_drop: false }` [INFO] [stdout] 4ab7223f45ee135b3c4ce8e276fc1f1dc38144914393d82379a0f538847b61bc