[INFO] cloning repository https://github.com/protometa/accounts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/protometa/accounts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotometa%2Faccounts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotometa%2Faccounts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c5c24717fa699214ed9e1d8b853b33b0390d2ae [INFO] testing protometa/accounts against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprotometa%2Faccounts" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/protometa/accounts on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/protometa/accounts [INFO] finished tweaking git repo https://github.com/protometa/accounts [INFO] tweaked toml for git repo https://github.com/protometa/accounts written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/protometa/accounts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 25d46adfa9edb74d81d0b580a3e16b31c04283bf4e2781a9bdbc418cf4cbabe0 [INFO] running `Command { std: "docker" "start" "-a" "25d46adfa9edb74d81d0b580a3e16b31c04283bf4e2781a9bdbc418cf4cbabe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25d46adfa9edb74d81d0b580a3e16b31c04283bf4e2781a9bdbc418cf4cbabe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25d46adfa9edb74d81d0b580a3e16b31c04283bf4e2781a9bdbc418cf4cbabe0", kill_on_drop: false }` [INFO] [stdout] 25d46adfa9edb74d81d0b580a3e16b31c04283bf4e2781a9bdbc418cf4cbabe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d150cd8d819456b9c24fbda7230c45ead53b6de1ef34a0ac575ff789899a1488 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d150cd8d819456b9c24fbda7230c45ead53b6de1ef34a0ac575ff789899a1488", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v3.1.5 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-walkdir v0.2.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-global-executor v2.0.3 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling rrule v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling lines-ext v1.0.0 (https://github.com/protometa/lines-ext#62275d34) [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling accounts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/entry/mod.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InvoiceExtra` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entry/mod.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `account` [INFO] [stdout] --> src/entry/mod.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | account: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InvoiceExtra` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entry/mod.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> src/entry/mod.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | amount: InvoiceExtraAmount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InvoiceExtra` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entry/mod.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "d150cd8d819456b9c24fbda7230c45ead53b6de1ef34a0ac575ff789899a1488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d150cd8d819456b9c24fbda7230c45ead53b6de1ef34a0ac575ff789899a1488", kill_on_drop: false }` [INFO] [stdout] d150cd8d819456b9c24fbda7230c45ead53b6de1ef34a0ac575ff789899a1488 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e01a2e84ed0312cbca16e6e5dcd9d3d05bd20196218a08ead7951d86e32783cf [INFO] running `Command { std: "docker" "start" "-a" "e01a2e84ed0312cbca16e6e5dcd9d3d05bd20196218a08ead7951d86e32783cf", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/entry/mod.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InvoiceExtra` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entry/mod.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `account` [INFO] [stdout] --> src/entry/mod.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | account: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InvoiceExtra` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entry/mod.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling accounts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> src/entry/mod.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | amount: InvoiceExtraAmount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InvoiceExtra` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entry/mod.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/entry/mod.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InvoiceExtra` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entry/mod.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `account` [INFO] [stdout] --> src/entry/mod.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | account: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InvoiceExtra` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entry/mod.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `amount` [INFO] [stdout] --> src/entry/mod.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | amount: InvoiceExtraAmount, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `InvoiceExtra` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/entry/mod.rs:292:10 [INFO] [stdout] | [INFO] [stdout] 292 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.17s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/accounts-c45862bb439f9fb3) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/accounts-1e734c74202c9fc1) [INFO] [stderr] Executable tests/tests.rs (/opt/rustwide/target/debug/deps/tests-d5d5f54177c1e73d) [INFO] running `Command { std: "docker" "inspect" "e01a2e84ed0312cbca16e6e5dcd9d3d05bd20196218a08ead7951d86e32783cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e01a2e84ed0312cbca16e6e5dcd9d3d05bd20196218a08ead7951d86e32783cf", kill_on_drop: false }` [INFO] [stdout] e01a2e84ed0312cbca16e6e5dcd9d3d05bd20196218a08ead7951d86e32783cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c6f6119543324f17bc13ff15f2e2de31f0cb9b564e9da2f0a47be61d36549e8d [INFO] running `Command { std: "docker" "start" "-a" "c6f6119543324f17bc13ff15f2e2de31f0cb9b564e9da2f0a47be61d36549e8d", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `description` [INFO] [stderr] --> src/entry/mod.rs:294:5 [INFO] [stderr] | [INFO] [stderr] 294 | description: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `InvoiceExtra` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/entry/mod.rs:292:10 [INFO] [stderr] | [INFO] [stderr] 292 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `account` [INFO] [stderr] --> src/entry/mod.rs:295:5 [INFO] [stderr] | [INFO] [stderr] 295 | account: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InvoiceExtra` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/entry/mod.rs:292:10 [INFO] [stderr] | [INFO] [stderr] 292 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `amount` [INFO] [stderr] --> src/entry/mod.rs:296:5 [INFO] [stderr] | [INFO] [stderr] 296 | amount: InvoiceExtraAmount, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `InvoiceExtra` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/entry/mod.rs:292:10 [INFO] [stderr] | [INFO] [stderr] 292 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `accounts` (lib) generated 3 warnings [INFO] [stderr] warning: `accounts` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/accounts-c45862bb439f9fb3) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test money::money_tests::test_add ... ok [INFO] [stdout] test money::money_tests::money_from_f64 ... ok [INFO] [stdout] test report::report_tests::match_tests ... ok [INFO] [stdout] test money::money_tests::test_add_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/accounts-1e734c74202c9fc1) [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-d5d5f54177c1e73d) [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] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_report ... ok [INFO] [stdout] test test_chart_of_accounts ... ok [INFO] [stdout] test test_balance ... ok [INFO] [stdout] test test_multiple_entries_in_one_file ... ok [INFO] [stdout] test test_basic_entries ... ok [INFO] [stdout] test test_run_report ... ok [INFO] [stdout] test test_journal_from_entries ... ok [INFO] [stdout] test test_recurring ... ok [INFO] [stdout] test test_nested_dirs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests accounts [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" "c6f6119543324f17bc13ff15f2e2de31f0cb9b564e9da2f0a47be61d36549e8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f6119543324f17bc13ff15f2e2de31f0cb9b564e9da2f0a47be61d36549e8d", kill_on_drop: false }` [INFO] [stdout] c6f6119543324f17bc13ff15f2e2de31f0cb9b564e9da2f0a47be61d36549e8d