[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] e24e6d6474e8e12b76182912a30d05d6966bda7f
[INFO] testing mgiachetti/kafka-dump against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgiachetti%2Fkafka-dump" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mgiachetti/kafka-dump on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mgiachetti/kafka-dump already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_s3` dependency)
[INFO] [stderr] warning: `kafka-dump` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd
[INFO] running `Command { std: "docker" "start" "d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_s3` dependency)
[INFO] [stderr] warning: `kafka-dump` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling once_cell v1.9.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling rusoto_core v0.45.0
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling rdkafka-sys v2.1.0+1.5.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling tar v0.4.38
[INFO] [stderr]    Compiling serde_test v0.8.23
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling linked-hash-map v0.3.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling pin-project v0.4.28
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling ct-logs v0.6.0
[INFO] [stderr]    Compiling rustls v0.17.0
[INFO] [stderr]    Compiling futures-executor v0.3.19
[INFO] [stderr]    Compiling futures v0.3.19
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling rustls-native-certs v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.13.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.5
[INFO] [stderr]    Compiling num_enum v0.5.5
[INFO] [stderr]    Compiling flexi_logger v0.15.12
[INFO] [stderr]    Compiling config v0.10.1
[INFO] [stderr]    Compiling hyper v0.13.10
[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 rdkafka v0.24.0
[INFO] [stderr]    Compiling rusoto_s3 v0.45.0
[INFO] [stderr]    Compiling kafka-dump v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/guard/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |       failure::bail!($e)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/dumper/slice.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let f = guard!(File::create(&file_name), "Cound not create file");
[INFO] [stdout]    |                 --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/guard/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |       failure::bail!($e)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/dumper/slice.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         guard!(self.file.try_finish(), "Could not end file");
[INFO] [stdout]    |         ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/guard/mod.rs:20:7
[INFO] [stdout]     |
[INFO] [stdout]  20 |       failure::bail!($e)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dumper/slice.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             guard!(File::open(&key), error_msg).read_to_end(&mut content),
[INFO] [stdout]     |             ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/guard/mod.rs:20:7
[INFO] [stdout]     |
[INFO] [stdout]  20 |         failure::bail!($e)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dumper/slice.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /         guard!(
[INFO] [stdout] 110 | |             guard!(File::open(&key), error_msg).read_to_end(&mut content),
[INFO] [stdout] 111 | |             "Error Read file"
[INFO] [stdout] 112 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/guard/mod.rs:20:7
[INFO] [stdout]     |
[INFO] [stdout]  20 |       failure::bail!($e)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dumper/slice.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         guard!(consumer.store_offsets(&part_table), "Error Storing offset");
[INFO] [stdout]     |         ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/guard/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |         failure::bail!($e)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/dumper/mod.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 | /               guard!(
[INFO] [stdout] 62 | |                 slice.store(&self.bucket_prefix, &self.consumer).await,
[INFO] [stdout] 63 | |                 "failed to upload"
[INFO] [stdout] 64 | |               );
[INFO] [stdout]    | |_______________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `guard`
[INFO] [stdout]   --> src/kafka/consumer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use guard;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/guard/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |         failure::bail!($e)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/kafka/consumer.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 | /   guard!(
[INFO] [stdout] 64 | |     consumer.subscribe(topics),
[INFO] [stdout] 65 | |     "Can't subscribe to specified topic"
[INFO] [stdout] 66 | |   );
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `guard`
[INFO] [stdout]  --> src/kafka/producer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use guard;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/guard/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |         failure::bail!($e)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/kafka/producer.rs:9:6
[INFO] [stdout]    |
[INFO] [stdout]  9 |     Ok(guard!(
[INFO] [stdout]    |  ______-
[INFO] [stdout] 10 | |     ClientConfig::new()
[INFO] [stdout] 11 | |       .set("bootstrap.servers", brokers)
[INFO] [stdout] 12 | |       .set("queue.buffering.max.ms", "0") // Do not buffer
[INFO] [stdout] 13 | |       .create::<FutureProducer>(),
[INFO] [stdout] 14 | |     "Producer creation failed"
[INFO] [stdout] 15 | |   ))
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 02s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: kafka-dump v0.1.0 (/opt/rustwide/workdir), nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_s3` dependency)
[INFO] [stderr] warning: `kafka-dump` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling kafka-dump v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/guard/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |       failure::bail!($e)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/dumper/slice.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let f = guard!(File::create(&file_name), "Cound not create file");
[INFO] [stdout]    |                 --------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/guard/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |       failure::bail!($e)
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/dumper/slice.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         guard!(self.file.try_finish(), "Could not end file");
[INFO] [stdout]    |         ---------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/guard/mod.rs:20:7
[INFO] [stdout]     |
[INFO] [stdout]  20 |       failure::bail!($e)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dumper/slice.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             guard!(File::open(&key), error_msg).read_to_end(&mut content),
[INFO] [stdout]     |             ----------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/guard/mod.rs:20:7
[INFO] [stdout]     |
[INFO] [stdout]  20 |         failure::bail!($e)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dumper/slice.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /         guard!(
[INFO] [stdout] 110 | |             guard!(File::open(&key), error_msg).read_to_end(&mut content),
[INFO] [stdout] 111 | |             "Error Read file"
[INFO] [stdout] 112 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/guard/mod.rs:20:7
[INFO] [stdout]     |
[INFO] [stdout]  20 |       failure::bail!($e)
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dumper/slice.rs:134:9
[INFO] [stdout]     |
[INFO] [stdout] 134 |         guard!(consumer.store_offsets(&part_table), "Error Storing offset");
[INFO] [stdout]     |         ------------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/guard/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |         failure::bail!($e)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/dumper/mod.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 | /               guard!(
[INFO] [stdout] 62 | |                 slice.store(&self.bucket_prefix, &self.consumer).await,
[INFO] [stdout] 63 | |                 "failed to upload"
[INFO] [stdout] 64 | |               );
[INFO] [stdout]    | |_______________- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `guard`
[INFO] [stdout]   --> src/kafka/consumer.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use guard;
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/guard/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |         failure::bail!($e)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/kafka/consumer.rs:63:3
[INFO] [stdout]    |
[INFO] [stdout] 63 | /   guard!(
[INFO] [stdout] 64 | |     consumer.subscribe(topics),
[INFO] [stdout] 65 | |     "Can't subscribe to specified topic"
[INFO] [stdout] 66 | |   );
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `guard`
[INFO] [stdout]  --> src/kafka/producer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use guard;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]   --> src/guard/mod.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |         failure::bail!($e)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/kafka/producer.rs:9:6
[INFO] [stdout]    |
[INFO] [stdout]  9 |     Ok(guard!(
[INFO] [stdout]    |  ______-
[INFO] [stdout] 10 | |     ClientConfig::new()
[INFO] [stdout] 11 | |       .set("bootstrap.servers", brokers)
[INFO] [stdout] 12 | |       .set("queue.buffering.max.ms", "0") // Do not buffer
[INFO] [stdout] 13 | |       .create::<FutureProducer>(),
[INFO] [stdout] 14 | |     "Producer creation failed"
[INFO] [stdout] 15 | |   ))
[INFO] [stdout]    | |___- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: kafka-dump v0.1.0 (/opt/rustwide/workdir), nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_core` dependency)
[INFO] [stderr] warning: Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `rusoto_s3` dependency)
[INFO] [stderr] warning: `kafka-dump` (manifest) generated 2 warnings
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/guard/mod.rs:20:7
[INFO] [stderr]    |
[INFO] [stderr] 20 |       failure::bail!($e)
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/dumper/slice.rs:37:17
[INFO] [stderr]    |
[INFO] [stderr] 37 |         let f = guard!(File::create(&file_name), "Cound not create file");
[INFO] [stderr]    |                 --------------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/guard/mod.rs:20:7
[INFO] [stderr]    |
[INFO] [stderr] 20 |       failure::bail!($e)
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/dumper/slice.rs:95:9
[INFO] [stderr]    |
[INFO] [stderr] 95 |         guard!(self.file.try_finish(), "Could not end file");
[INFO] [stderr]    |         ---------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/guard/mod.rs:20:7
[INFO] [stderr]     |
[INFO] [stderr]  20 |       failure::bail!($e)
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/dumper/slice.rs:110:13
[INFO] [stderr]     |
[INFO] [stderr] 110 |             guard!(File::open(&key), error_msg).read_to_end(&mut content),
[INFO] [stderr]     |             ----------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/guard/mod.rs:20:7
[INFO] [stderr]     |
[INFO] [stderr]  20 |         failure::bail!($e)
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/dumper/slice.rs:109:9
[INFO] [stderr]     |
[INFO] [stderr] 109 | /         guard!(
[INFO] [stderr] 110 | |             guard!(File::open(&key), error_msg).read_to_end(&mut content),
[INFO] [stderr] 111 | |             "Error Read file"
[INFO] [stderr] 112 | |         );
[INFO] [stderr]     | |_________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/guard/mod.rs:20:7
[INFO] [stderr]     |
[INFO] [stderr]  20 |       failure::bail!($e)
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/dumper/slice.rs:134:9
[INFO] [stderr]     |
[INFO] [stderr] 134 |         guard!(consumer.store_offsets(&part_table), "Error Storing offset");
[INFO] [stderr]     |         ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/guard/mod.rs:20:7
[INFO] [stderr]    |
[INFO] [stderr] 20 |         failure::bail!($e)
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/dumper/mod.rs:61:15
[INFO] [stderr]    |
[INFO] [stderr] 61 | /               guard!(
[INFO] [stderr] 62 | |                 slice.store(&self.bucket_prefix, &self.consumer).await,
[INFO] [stderr] 63 | |                 "failed to upload"
[INFO] [stderr] 64 | |               );
[INFO] [stderr]    | |_______________- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `guard`
[INFO] [stderr]   --> src/kafka/consumer.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use guard;
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/guard/mod.rs:20:7
[INFO] [stderr]    |
[INFO] [stderr] 20 |         failure::bail!($e)
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/kafka/consumer.rs:63:3
[INFO] [stderr]    |
[INFO] [stderr] 63 | /   guard!(
[INFO] [stderr] 64 | |     consumer.subscribe(topics),
[INFO] [stderr] 65 | |     "Can't subscribe to specified topic"
[INFO] [stderr] 66 | |   );
[INFO] [stderr]    | |___- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `guard`
[INFO] [stderr]  --> src/kafka/producer.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use guard;
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/guard/mod.rs:20:7
[INFO] [stderr]    |
[INFO] [stderr] 20 |         failure::bail!($e)
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/kafka/producer.rs:9:6
[INFO] [stderr]    |
[INFO] [stderr]  9 |     Ok(guard!(
[INFO] [stderr]    |  ______-
[INFO] [stderr] 10 | |     ClientConfig::new()
[INFO] [stderr] 11 | |       .set("bootstrap.servers", brokers)
[INFO] [stderr] 12 | |       .set("queue.buffering.max.ms", "0") // Do not buffer
[INFO] [stderr] 13 | |       .create::<FutureProducer>(),
[INFO] [stderr] 14 | |     "Producer creation failed"
[INFO] [stderr] 15 | |   ))
[INFO] [stderr]    | |___- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]    = note: to ignore the value produced by the macro, add a semicolon after the invocation of `bail`
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `failure::bail` which comes from the expansion of the macro `guard` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `kafka-dump` (bin "kafka-dump" test) generated 10 warnings (run `cargo fix --bin "kafka-dump" -p kafka-dump --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: kafka-dump v0.1.0 (/opt/rustwide/workdir), nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/kafka_dump-3b132f04f712a4e9)
[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.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd", kill_on_drop: false }`
[INFO] [stdout] d201dd384762d890efbe8a352ea38ad328f33d44ebd5b73c195b6f54a877e7bd
