[INFO] cloning repository https://github.com/lmartinking/capycoin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lmartinking/capycoin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmartinking%2Fcapycoin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmartinking%2Fcapycoin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e47473619dd81a27fb4979efb3cfaf9c6c478444 [INFO] testing lmartinking/capycoin against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flmartinking%2Fcapycoin" "/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/lmartinking/capycoin [INFO] finished tweaking git repo https://github.com/lmartinking/capycoin [INFO] tweaked toml for git repo https://github.com/lmartinking/capycoin written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lmartinking/capycoin 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/lmartinking/capycoin 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] Downloading crates ... [INFO] [stderr] Downloaded bcrypt v0.13.0 [INFO] [stderr] Downloaded serde_derive v1.0.143 [INFO] [stderr] Downloaded iana-time-zone v0.1.41 [INFO] [stderr] Downloaded cipher v0.4.3 [INFO] [stderr] Downloaded ctrlc v3.2.2 [INFO] [stderr] Downloaded rouille v3.5.0 [INFO] [stderr] Downloaded time v0.3.13 [INFO] [stderr] Downloaded rusqlite v0.27.0 [INFO] [stderr] Downloaded chrono v0.4.21 [INFO] [stderr] Downloaded libc v0.2.129 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 337fd6d3b004e27bfb3c9c55431893b713b332078f2239e19cde4fc06e8af8bd [INFO] running `Command { std: "docker" "start" "-a" "337fd6d3b004e27bfb3c9c55431893b713b332078f2239e19cde4fc06e8af8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "337fd6d3b004e27bfb3c9c55431893b713b332078f2239e19cde4fc06e8af8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "337fd6d3b004e27bfb3c9c55431893b713b332078f2239e19cde4fc06e8af8bd", kill_on_drop: false }` [INFO] [stdout] 337fd6d3b004e27bfb3c9c55431893b713b332078f2239e19cde4fc06e8af8bd [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=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] 5135dd951e8fa6e8da8502afc629a72d09c4388e5e3a65abc31b976d4f8387f8 [INFO] running `Command { std: "docker" "start" "-a" "5135dd951e8fa6e8da8502afc629a72d09c4388e5e3a65abc31b976d4f8387f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.129 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling iana-time-zone v0.1.41 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling chrono v0.4.21 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling gzip-header v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling tiny_http v0.8.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling bcrypt v0.13.0 [INFO] [stderr] Compiling ctrlc v3.2.2 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rouille v3.5.0 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling capycoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/core.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | LedgerError(ledger::TransactionError), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AppError` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 - LedgerError(ledger::TransactionError), [INFO] [stdout] 24 + LedgerError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/core.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | AccountError(account::AccountError), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 25 - AccountError(account::AccountError), [INFO] [stdout] 25 + AccountError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/core.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | SQLError(rusqlite::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 26 - SQLError(rusqlite::Error), [INFO] [stdout] 26 + SQLError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/core.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | SocketError(std::io::Error), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 27 - SocketError(std::io::Error), [INFO] [stdout] 27 + SocketError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.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" "5135dd951e8fa6e8da8502afc629a72d09c4388e5e3a65abc31b976d4f8387f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5135dd951e8fa6e8da8502afc629a72d09c4388e5e3a65abc31b976d4f8387f8", kill_on_drop: false }` [INFO] [stdout] 5135dd951e8fa6e8da8502afc629a72d09c4388e5e3a65abc31b976d4f8387f8 [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=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] a9c48095be8097b2f392ea51f226e799e1a38cc37d51afa9023381ee6457890b [INFO] running `Command { std: "docker" "start" "-a" "a9c48095be8097b2f392ea51f226e799e1a38cc37d51afa9023381ee6457890b", kill_on_drop: false }` [INFO] [stderr] Compiling capycoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/core.rs:24:17 [INFO] [stdout] | [INFO] [stdout] 24 | LedgerError(ledger::TransactionError), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AppError` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 - LedgerError(ledger::TransactionError), [INFO] [stdout] 24 + LedgerError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/core.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | AccountError(account::AccountError), [INFO] [stdout] | ------------ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 25 - AccountError(account::AccountError), [INFO] [stdout] 25 + AccountError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/core.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | SQLError(rusqlite::Error), [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 26 - SQLError(rusqlite::Error), [INFO] [stdout] 26 + SQLError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/bin/core.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | SocketError(std::io::Error), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 27 - SocketError(std::io::Error), [INFO] [stdout] 27 + SocketError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.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" "a9c48095be8097b2f392ea51f226e799e1a38cc37d51afa9023381ee6457890b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c48095be8097b2f392ea51f226e799e1a38cc37d51afa9023381ee6457890b", kill_on_drop: false }` [INFO] [stdout] a9c48095be8097b2f392ea51f226e799e1a38cc37d51afa9023381ee6457890b [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=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] 80c9cf21f11c7553d81aeaecc8097c0eb335140e5a95eb7855b4473a931958bf [INFO] running `Command { std: "docker" "start" "-a" "80c9cf21f11c7553d81aeaecc8097c0eb335140e5a95eb7855b4473a931958bf", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/bin/core.rs:24:17 [INFO] [stderr] | [INFO] [stderr] 24 | LedgerError(ledger::TransactionError), [INFO] [stderr] | ----------- ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `AppError` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 24 - LedgerError(ledger::TransactionError), [INFO] [stderr] 24 + LedgerError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/bin/core.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | AccountError(account::AccountError), [INFO] [stderr] | ------------ ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 25 - AccountError(account::AccountError), [INFO] [stderr] 25 + AccountError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/bin/core.rs:26:14 [INFO] [stderr] | [INFO] [stderr] 26 | SQLError(rusqlite::Error), [INFO] [stderr] | -------- ^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 26 - SQLError(rusqlite::Error), [INFO] [stderr] 26 + SQLError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/bin/core.rs:27:17 [INFO] [stderr] | [INFO] [stderr] 27 | SocketError(std::io::Error), [INFO] [stderr] | ----------- ^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `AppError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 27 - SocketError(std::io::Error), [INFO] [stderr] 27 + SocketError(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `capycoin` (bin "core" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, multipart v0.18.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/lib.rs (/opt/rustwide/target/debug/deps/capycoin-0e7432a4bd91b3f9) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test account::tests::test_create_seed_account ... ok [INFO] [stdout] test account::tests::test_new_account ... ok [INFO] [stdout] test account::tests::test_load_account ... ok [INFO] [stdout] test auth::tests::test_token_from_string ... ok [INFO] [stdout] test auth::tests::test_token_from_string_invalid_encoding ... ok [INFO] [stdout] test account::tests::test_create_accounts_table ... ok [INFO] [stdout] test auth::tests::test_token_new ... ok [INFO] [stdout] test auth::tests::test_token_to_string ... ok [INFO] [stdout] test account::tests::test_save_account ... ok [INFO] [stdout] test auth::tests::test_token_from_string_invalid_length ... ok [INFO] [stdout] test account::tests::test_save_account_account_already_exists ... ok [INFO] [stdout] test account::tests::test_load_account_does_not_exist ... ok [INFO] [stdout] test account::tests::test_get_accounts_none ... ok [INFO] [stdout] test account::tests::test_get_accounts ... ok [INFO] [stdout] test ledger::tests::test_create_ledger_table ... ok [INFO] [stdout] test ledger::tests::test_get_transactions_none ... ok [INFO] [stdout] test ledger::tests::test_new_transaction ... ok [INFO] [stdout] test ledger::tests::test_get_transactions_none_in_range ... ok [INFO] [stdout] test ledger::tests::test_transaction_negative_fee ... ok [INFO] [stdout] test ledger::tests::test_transaction_sender_not_exist ... ok [INFO] [stdout] test ledger::tests::test_transaction_zero_amount ... ok [INFO] [stdout] test ledger::tests::test_transaction_receiver_not_exist ... ok [INFO] [stdout] test ledger::tests::test_transaction_sender_not_enough_funds ... ok [INFO] [stdout] test ledger::tests::test_transaction_save_get ... ok [INFO] [stdout] test auth::tests::test_validate_token_expired ... ok [INFO] [stdout] test ledger::tests::test_transaction_negative_amount ... ok [INFO] [stdout] test auth::tests::test_create_token ... ok [INFO] [stdout] test auth::tests::test_validate_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.72s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/client_gateway.rs (/opt/rustwide/target/debug/deps/client_gateway-dca1ed4c6b1c498e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/core.rs (/opt/rustwide/target/debug/deps/core-c332fac29acde2fe) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/seed_tx.rs (/opt/rustwide/target/debug/deps/seed_tx-7e2eb0860346ca44) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/stipend.rs (/opt/rustwide/target/debug/deps/stipend-ec8ac8e9d76601c6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests capycoin [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" "80c9cf21f11c7553d81aeaecc8097c0eb335140e5a95eb7855b4473a931958bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c9cf21f11c7553d81aeaecc8097c0eb335140e5a95eb7855b4473a931958bf", kill_on_drop: false }` [INFO] [stdout] 80c9cf21f11c7553d81aeaecc8097c0eb335140e5a95eb7855b4473a931958bf