[INFO] cloning repository https://github.com/anibalmf1/anibal-rinha-2025-2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anibalmf1/anibal-rinha-2025-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanibalmf1%2Fanibal-rinha-2025-2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanibalmf1%2Fanibal-rinha-2025-2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d2de346936b131060f2440ff95c214236e40592 [INFO] testing anibalmf1/anibal-rinha-2025-2 against 1.90.0 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanibalmf1%2Fanibal-rinha-2025-2" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/anibalmf1/anibal-rinha-2025-2 [INFO] finished tweaking git repo https://github.com/anibalmf1/anibal-rinha-2025-2 [INFO] tweaked toml for git repo https://github.com/anibalmf1/anibal-rinha-2025-2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/anibalmf1/anibal-rinha-2025-2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/anibalmf1/anibal-rinha-2025-2 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.5.15 [INFO] [stderr] Downloaded rkyv_derive v0.7.45 [INFO] [stderr] Downloaded tokio-retry v0.3.0 [INFO] [stderr] Downloaded rust-ini v0.21.2 [INFO] [stderr] Downloaded deadpool-postgres v0.14.1 [INFO] [stderr] Downloaded deadpool v0.12.2 [INFO] [stderr] Downloaded config v0.15.13 [INFO] [stderr] Downloaded yaml-rust2 v0.10.3 [INFO] [stderr] Downloaded rkyv v0.7.45 [INFO] [stderr] Downloaded tokio-postgres v0.7.13 [INFO] [stderr] Downloaded postgres-protocol v0.6.8 [INFO] [stderr] Downloaded rust_decimal v1.37.2 [INFO] [stderr] Downloaded postgres-types v0.2.9 [INFO] [stderr] Downloaded redis v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ab60b438e115441983089380d98e7215678b003884ed655259e5da1c82853e6 [INFO] running `Command { std: "docker" "start" "-a" "2ab60b438e115441983089380d98e7215678b003884ed655259e5da1c82853e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ab60b438e115441983089380d98e7215678b003884ed655259e5da1c82853e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ab60b438e115441983089380d98e7215678b003884ed655259e5da1c82853e6", kill_on_drop: false }` [INFO] [stdout] 2ab60b438e115441983089380d98e7215678b003884ed655259e5da1c82853e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9ccff36324ed8d337008c6736869be82c4c7aa8218a7c807b1479d699c63af4 [INFO] running `Command { std: "docker" "start" "-a" "c9ccff36324ed8d337008c6736869be82c4c7aa8218a7c807b1479d699c63af4", kill_on_drop: false }` [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rust-ini v0.21.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling config v0.15.13 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling deadpool v0.12.2 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling deadpool-postgres v0.14.1 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling consumer v0.1.0 (/opt/rustwide/workdir/consumer) [INFO] [stdout] warning: unused import: `std::num::NonZeroUsize` [INFO] [stdout] --> consumer/src/queue/redis.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::num::NonZeroUsize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling producer v0.1.0 (/opt/rustwide/workdir/producer) [INFO] [stdout] warning: struct `PaymentMetric` is never constructed [INFO] [stdout] --> consumer/src/models/payment.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct PaymentMetric { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PaymentSummary` is never constructed [INFO] [stdout] --> consumer/src/models/payment.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct PaymentSummary { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c9ccff36324ed8d337008c6736869be82c4c7aa8218a7c807b1479d699c63af4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9ccff36324ed8d337008c6736869be82c4c7aa8218a7c807b1479d699c63af4", kill_on_drop: false }` [INFO] [stdout] c9ccff36324ed8d337008c6736869be82c4c7aa8218a7c807b1479d699c63af4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4c97d6ccc88a4861bc7f6b20f2e7778f8ae02301644dc3d68744211d2f7a6d2 [INFO] running `Command { std: "docker" "start" "-a" "e4c97d6ccc88a4861bc7f6b20f2e7778f8ae02301644dc3d68744211d2f7a6d2", kill_on_drop: false }` [INFO] [stderr] Compiling consumer v0.1.0 (/opt/rustwide/workdir/consumer) [INFO] [stderr] Compiling producer v0.1.0 (/opt/rustwide/workdir/producer) [INFO] [stdout] warning: unused import: `std::num::NonZeroUsize` [INFO] [stdout] --> consumer/src/queue/redis.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::num::NonZeroUsize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PaymentMetric` is never constructed [INFO] [stdout] --> consumer/src/models/payment.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct PaymentMetric { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PaymentSummary` is never constructed [INFO] [stdout] --> consumer/src/models/payment.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct PaymentSummary { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.95s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e4c97d6ccc88a4861bc7f6b20f2e7778f8ae02301644dc3d68744211d2f7a6d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4c97d6ccc88a4861bc7f6b20f2e7778f8ae02301644dc3d68744211d2f7a6d2", kill_on_drop: false }` [INFO] [stdout] e4c97d6ccc88a4861bc7f6b20f2e7778f8ae02301644dc3d68744211d2f7a6d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03917a97a917f3b02bc0e016556b23d4ec38980e2d668973d858d3dd5b237bda [INFO] running `Command { std: "docker" "start" "-a" "03917a97a917f3b02bc0e016556b23d4ec38980e2d668973d858d3dd5b237bda", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::num::NonZeroUsize` [INFO] [stderr] --> consumer/src/queue/redis.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::num::NonZeroUsize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `PaymentMetric` is never constructed [INFO] [stderr] --> consumer/src/models/payment.rs:15:12 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct PaymentMetric { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `PaymentSummary` is never constructed [INFO] [stderr] --> consumer/src/models/payment.rs:23:12 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct PaymentSummary { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `consumer` (bin "consumer" test) generated 3 warnings (run `cargo fix --bin "consumer" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/consumer-7a97d20f668afa9f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/producer-8442aad59e3ece83) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "03917a97a917f3b02bc0e016556b23d4ec38980e2d668973d858d3dd5b237bda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03917a97a917f3b02bc0e016556b23d4ec38980e2d668973d858d3dd5b237bda", kill_on_drop: false }` [INFO] [stdout] 03917a97a917f3b02bc0e016556b23d4ec38980e2d668973d858d3dd5b237bda