[INFO] cloning repository https://github.com/andor44/ledger
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andor44/ledger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandor44%2Fledger", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandor44%2Fledger'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0f31a46cbde0e09d5fbb201b1d2a03b789cecfc
[INFO] checking andor44/ledger/f0f31a46cbde0e09d5fbb201b1d2a03b789cecfc against master#1b8f2e46e14b08208a53585570edd9206374aae8 for pr-155418
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandor44%2Fledger" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andor44/ledger
[INFO] finished tweaking git repo https://github.com/andor44/ledger
[INFO] tweaked toml for git repo https://github.com/andor44/ledger written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andor44/ledger on toolchain 1b8f2e46e14b08208a53585570edd9206374aae8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andor44/ledger 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" "+1b8f2e46e14b08208a53585570edd9206374aae8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.34
[INFO] [stderr]   Downloaded thiserror v1.0.34
[INFO] [stderr]   Downloaded rust_decimal v1.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e31ae7829a8f09462560f251b3e12824f30d5efea70b437805c80c7ec33049a8
[INFO] running `Command { std: "docker" "start" "-a" "e31ae7829a8f09462560f251b3e12824f30d5efea70b437805c80c7ec33049a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e31ae7829a8f09462560f251b3e12824f30d5efea70b437805c80c7ec33049a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e31ae7829a8f09462560f251b3e12824f30d5efea70b437805c80c7ec33049a8", kill_on_drop: false }`
[INFO] [stdout] e31ae7829a8f09462560f251b3e12824f30d5efea70b437805c80c7ec33049a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1b8f2e46e14b08208a53585570edd9206374aae8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58961b180b218396d2e947fd4ba69dcfe5b16c48476962895efe1982251241f6
[INFO] running `Command { std: "docker" "start" "-a" "58961b180b218396d2e947fd4ba69dcfe5b16c48476962895efe1982251241f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling rust_decimal v1.26.1
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]     Checking thiserror v1.0.34
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking ledger v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ledger.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 154 |         processed: &'a mut ProcessedTxs,
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 155 |         id: AccountId,
[INFO] [stdout] 156 |     ) -> ProcessedTxsForAccount {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 156 |     ) -> ProcessedTxsForAccount<'a> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ledger.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 154 |         processed: &'a mut ProcessedTxs,
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 155 |         id: AccountId,
[INFO] [stdout] 156 |     ) -> ProcessedTxsForAccount {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 156 |     ) -> ProcessedTxsForAccount<'a> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.87s
[INFO] running `Command { std: "docker" "inspect" "58961b180b218396d2e947fd4ba69dcfe5b16c48476962895efe1982251241f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58961b180b218396d2e947fd4ba69dcfe5b16c48476962895efe1982251241f6", kill_on_drop: false }`
[INFO] [stdout] 58961b180b218396d2e947fd4ba69dcfe5b16c48476962895efe1982251241f6
