[INFO] cloning repository https://github.com/marek-g/rust-ledger-reports
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marek-g/rust-ledger-reports" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarek-g%2Frust-ledger-reports", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarek-g%2Frust-ledger-reports'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27a64b319e0a74606e30ffd8e8b9eb7c65764c28
[INFO] testing marek-g/rust-ledger-reports against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarek-g%2Frust-ledger-reports" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marek-g/rust-ledger-reports
[INFO] finished tweaking git repo https://github.com/marek-g/rust-ledger-reports
[INFO] tweaked toml for git repo https://github.com/marek-g/rust-ledger-reports written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marek-g/rust-ledger-reports on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marek-g/rust-ledger-reports 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v1.0.14
[INFO] [stderr]   Downloaded ledger-utils v0.4.1
[INFO] [stderr]   Downloaded pest_derive v2.1.0
[INFO] [stderr]   Downloaded pest_generator v2.1.3
[INFO] [stderr]   Downloaded pest_meta v2.1.3
[INFO] [stderr]   Downloaded serde_derive v1.0.133
[INFO] [stderr]   Downloaded serde v1.0.133
[INFO] [stderr]   Downloaded handlebars v3.5.5
[INFO] [stderr]   Downloaded nom v7.1.0
[INFO] [stderr]   Downloaded serde_json v1.0.75
[INFO] [stderr]   Downloaded rust_decimal v1.20.0
[INFO] [stderr]   Downloaded syn v1.0.85
[INFO] [stderr]   Downloaded libc v0.2.112
[INFO] [stderr]   Downloaded ledger-parser v5.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39e34160dc0650bc5f11b716784401bce79e565f54c13fa31fcae5204131e2fe
[INFO] running `Command { std: "docker" "start" "-a" "39e34160dc0650bc5f11b716784401bce79e565f54c13fa31fcae5204131e2fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39e34160dc0650bc5f11b716784401bce79e565f54c13fa31fcae5204131e2fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e34160dc0650bc5f11b716784401bce79e565f54c13fa31fcae5204131e2fe", kill_on_drop: false }`
[INFO] [stdout] 39e34160dc0650bc5f11b716784401bce79e565f54c13fa31fcae5204131e2fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d81253349f5ba46315e713e7d77408477ed5d4401401499cc1bbe5429ff0e516
[INFO] running `Command { std: "docker" "start" "-a" "d81253349f5ba46315e713e7d77408477ed5d4401401499cc1bbe5429ff0e516", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.75
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling rust_decimal v1.20.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling ledger-parser v5.1.0
[INFO] [stderr]    Compiling handlebars v3.5.5
[INFO] [stderr]    Compiling ledger-utils v0.4.1
[INFO] [stderr]    Compiling ledger_reports v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `OptionDeref` is never used
[INFO] [stdout]   --> src/configuration.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait OptionDeref<T: Deref> {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `job_income` and `investment_income` are never read
[INFO] [stdout]   --> src/report_data/monthly_table.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct MonthlyRow {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub job_income: Decimal,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 22 |     pub investment_income: Decimal,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Text` is never constructed
[INFO] [stdout]   --> src/report_data/structures/table.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum TableCell {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Text(String),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.96s
[INFO] running `Command { std: "docker" "inspect" "d81253349f5ba46315e713e7d77408477ed5d4401401499cc1bbe5429ff0e516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d81253349f5ba46315e713e7d77408477ed5d4401401499cc1bbe5429ff0e516", kill_on_drop: false }`
[INFO] [stdout] d81253349f5ba46315e713e7d77408477ed5d4401401499cc1bbe5429ff0e516
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73df3d3817d3b38a49c0dde1e236fa5a40c8222a077f65ec0c1029f31c7f5517
[INFO] running `Command { std: "docker" "start" "-a" "73df3d3817d3b38a49c0dde1e236fa5a40c8222a077f65ec0c1029f31c7f5517", kill_on_drop: false }`
[INFO] [stderr]    Compiling ledger_reports v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `OptionDeref` is never used
[INFO] [stdout]   --> src/configuration.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub trait OptionDeref<T: Deref> {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `job_income` and `investment_income` are never read
[INFO] [stdout]   --> src/report_data/monthly_table.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct MonthlyRow {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub job_income: Decimal,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 22 |     pub investment_income: Decimal,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Text` is never constructed
[INFO] [stdout]   --> src/report_data/structures/table.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum TableCell {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     Text(String),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] running `Command { std: "docker" "inspect" "73df3d3817d3b38a49c0dde1e236fa5a40c8222a077f65ec0c1029f31c7f5517", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73df3d3817d3b38a49c0dde1e236fa5a40c8222a077f65ec0c1029f31c7f5517", kill_on_drop: false }`
[INFO] [stdout] 73df3d3817d3b38a49c0dde1e236fa5a40c8222a077f65ec0c1029f31c7f5517
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 24497bbeba2bcdee5cd261f8b3db1196fafcd8553653a27ec7662af01a5a667a
[INFO] running `Command { std: "docker" "start" "-a" "24497bbeba2bcdee5cd261f8b3db1196fafcd8553653a27ec7662af01a5a667a", kill_on_drop: false }`
[INFO] [stderr] warning: trait `OptionDeref` is never used
[INFO] [stderr]   --> src/configuration.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub trait OptionDeref<T: Deref> {
[INFO] [stderr]    |           ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `job_income` and `investment_income` are never read
[INFO] [stderr]   --> src/report_data/monthly_table.rs:21:9
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct MonthlyRow {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub job_income: Decimal,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 22 |     pub investment_income: Decimal,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Text` is never constructed
[INFO] [stderr]   --> src/report_data/structures/table.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub enum TableCell {
[INFO] [stderr]    |          --------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 18 |     Text(String),
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ledger_reports` (bin "ledger_reports" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ledger_reports-ee80a9c0e284ba31)
[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" "24497bbeba2bcdee5cd261f8b3db1196fafcd8553653a27ec7662af01a5a667a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24497bbeba2bcdee5cd261f8b3db1196fafcd8553653a27ec7662af01a5a667a", kill_on_drop: false }`
[INFO] [stdout] 24497bbeba2bcdee5cd261f8b3db1196fafcd8553653a27ec7662af01a5a667a
