[INFO] cloning repository https://github.com/agubarev/a1o760r8onpuh86ik20swyo0ok [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agubarev/a1o760r8onpuh86ik20swyo0ok" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagubarev%2Fa1o760r8onpuh86ik20swyo0ok", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagubarev%2Fa1o760r8onpuh86ik20swyo0ok'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c91ae529a305a18f80a42e37e8901a80c343250 [INFO] testing agubarev/a1o760r8onpuh86ik20swyo0ok against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagubarev%2Fa1o760r8onpuh86ik20swyo0ok" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/agubarev/a1o760r8onpuh86ik20swyo0ok [INFO] finished tweaking git repo https://github.com/agubarev/a1o760r8onpuh86ik20swyo0ok [INFO] tweaked toml for git repo https://github.com/agubarev/a1o760r8onpuh86ik20swyo0ok written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/agubarev/a1o760r8onpuh86ik20swyo0ok on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/agubarev/a1o760r8onpuh86ik20swyo0ok 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-csv-extra v0.2.0 [INFO] [stderr] Downloaded redox_syscall v0.2.12 [INFO] [stderr] Downloaded crossbeam-channel v0.5.4 [INFO] [stderr] Downloaded dashmap v5.2.0 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.8 [INFO] [stderr] Downloaded crossbeam-utils v0.8.8 [INFO] [stderr] Downloaded rust_decimal v1.23.1 [INFO] [stderr] Downloaded syn v1.0.90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 460e956de817850ba79799c68a66f0da3806bcdd7bd65dca35cb1325978ac5d2 [INFO] running `Command { std: "docker" "start" "-a" "460e956de817850ba79799c68a66f0da3806bcdd7bd65dca35cb1325978ac5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "460e956de817850ba79799c68a66f0da3806bcdd7bd65dca35cb1325978ac5d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "460e956de817850ba79799c68a66f0da3806bcdd7bd65dca35cb1325978ac5d2", kill_on_drop: false }` [INFO] [stdout] 460e956de817850ba79799c68a66f0da3806bcdd7bd65dca35cb1325978ac5d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cffe2f8379ac8da5e6508e6bba4804caa3714e3569cde8d98c0abf91838d5f12 [INFO] running `Command { std: "docker" "start" "-a" "cffe2f8379ac8da5e6508e6bba4804caa3714e3569cde8d98c0abf91838d5f12", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde-csv-extra v0.2.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling a1o760r8onpuh86ik20swyo0ok v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/transaction.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 22 | Deposit { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 23 | tx_id: u32, [INFO] [stdout] 24 | client_id: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/transaction.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | Withdrawal { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 28 | tx_id: u32, [INFO] [stdout] 29 | client_id: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/transaction.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | Dispute { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 33 | client_id: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/transaction.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | Resolve { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 37 | client_id: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/transaction.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | Chargeback { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 41 | client_id: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kind` is never read [INFO] [stdout] --> src/transaction.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Entry { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 48 | pub tx: Event, [INFO] [stdout] 49 | pub kind: Kind, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.02s [INFO] running `Command { std: "docker" "inspect" "cffe2f8379ac8da5e6508e6bba4804caa3714e3569cde8d98c0abf91838d5f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cffe2f8379ac8da5e6508e6bba4804caa3714e3569cde8d98c0abf91838d5f12", kill_on_drop: false }` [INFO] [stdout] cffe2f8379ac8da5e6508e6bba4804caa3714e3569cde8d98c0abf91838d5f12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 16511ff9c6972cb4a13f19e4036ac23b1fdc4fbd32970ac7b6d5520a334148ad [INFO] running `Command { std: "docker" "start" "-a" "16511ff9c6972cb4a13f19e4036ac23b1fdc4fbd32970ac7b6d5520a334148ad", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling a1o760r8onpuh86ik20swyo0ok v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/transaction.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 22 | Deposit { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 23 | tx_id: u32, [INFO] [stdout] 24 | client_id: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/transaction.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | Withdrawal { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 28 | tx_id: u32, [INFO] [stdout] 29 | client_id: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/transaction.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 32 | Dispute { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 33 | client_id: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/transaction.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | Resolve { [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 37 | client_id: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_id` is never read [INFO] [stdout] --> src/transaction.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 40 | Chargeback { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 41 | client_id: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `kind` is never read [INFO] [stdout] --> src/transaction.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Entry { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 48 | pub tx: Event, [INFO] [stdout] 49 | pub kind: Kind, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.45s [INFO] running `Command { std: "docker" "inspect" "16511ff9c6972cb4a13f19e4036ac23b1fdc4fbd32970ac7b6d5520a334148ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16511ff9c6972cb4a13f19e4036ac23b1fdc4fbd32970ac7b6d5520a334148ad", kill_on_drop: false }` [INFO] [stdout] 16511ff9c6972cb4a13f19e4036ac23b1fdc4fbd32970ac7b6d5520a334148ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c51dba9655d4397a2b3ceeb4348be684db6481be8ab1aa2b198893f401389e12 [INFO] running `Command { std: "docker" "start" "-a" "c51dba9655d4397a2b3ceeb4348be684db6481be8ab1aa2b198893f401389e12", kill_on_drop: false }` [INFO] [stderr] warning: field `client_id` is never read [INFO] [stderr] --> src/transaction.rs:24:9 [INFO] [stderr] | [INFO] [stderr] 22 | Deposit { [INFO] [stderr] | ------- field in this variant [INFO] [stderr] 23 | tx_id: u32, [INFO] [stderr] 24 | client_id: u16, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `client_id` is never read [INFO] [stderr] --> src/transaction.rs:29:9 [INFO] [stderr] | [INFO] [stderr] 27 | Withdrawal { [INFO] [stderr] | ---------- field in this variant [INFO] [stderr] 28 | tx_id: u32, [INFO] [stderr] 29 | client_id: u16, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `client_id` is never read [INFO] [stderr] --> src/transaction.rs:33:9 [INFO] [stderr] | [INFO] [stderr] 32 | Dispute { [INFO] [stderr] | ------- field in this variant [INFO] [stderr] 33 | client_id: u16, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `client_id` is never read [INFO] [stderr] --> src/transaction.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 36 | Resolve { [INFO] [stderr] | ------- field in this variant [INFO] [stderr] 37 | client_id: u16, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `client_id` is never read [INFO] [stderr] --> src/transaction.rs:41:9 [INFO] [stderr] | [INFO] [stderr] 40 | Chargeback { [INFO] [stderr] | ---------- field in this variant [INFO] [stderr] 41 | client_id: u16, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Event` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `kind` is never read [INFO] [stderr] --> src/transaction.rs:49:9 [INFO] [stderr] | [INFO] [stderr] 47 | pub struct Entry { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] 48 | pub tx: Event, [INFO] [stderr] 49 | pub kind: Kind, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Entry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `a1o760r8onpuh86ik20swyo0ok` (bin "a1o760r8onpuh86ik20swyo0ok" test) generated 6 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/a1o760r8onpuh86ik20swyo0ok-d704837081e5e8a9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test processor::tests::test_handler ... ok [INFO] [stdout] test processor::tests::test_processor_error_spam ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c51dba9655d4397a2b3ceeb4348be684db6481be8ab1aa2b198893f401389e12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c51dba9655d4397a2b3ceeb4348be684db6481be8ab1aa2b198893f401389e12", kill_on_drop: false }` [INFO] [stdout] c51dba9655d4397a2b3ceeb4348be684db6481be8ab1aa2b198893f401389e12