[INFO] cloning repository https://github.com/david-urvoy/toy_payments_engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/david-urvoy/toy_payments_engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-urvoy%2Ftoy_payments_engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-urvoy%2Ftoy_payments_engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 186f2e777178f44b5cd7544b9d1417bb0873b846
[INFO] checking david-urvoy/toy_payments_engine against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-urvoy%2Ftoy_payments_engine" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/david-urvoy/toy_payments_engine
[INFO] finished tweaking git repo https://github.com/david-urvoy/toy_payments_engine
[INFO] tweaked toml for git repo https://github.com/david-urvoy/toy_payments_engine written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/david-urvoy/toy_payments_engine on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/david-urvoy/toy_payments_engine 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v1.0.52
[INFO] [stderr]   Downloaded bstr v0.2.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82c07dd5dfa28985c44663a383642af1578891574e79d57bbe64c506b4fab156
[INFO] running `Command { std: "docker" "start" "-a" "82c07dd5dfa28985c44663a383642af1578891574e79d57bbe64c506b4fab156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82c07dd5dfa28985c44663a383642af1578891574e79d57bbe64c506b4fab156", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82c07dd5dfa28985c44663a383642af1578891574e79d57bbe64c506b4fab156", kill_on_drop: false }`
[INFO] [stdout] 82c07dd5dfa28985c44663a383642af1578891574e79d57bbe64c506b4fab156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86813b744b2e50a48aac7a0d54be9f365ad274dc33e001a1eb52a770ec79e5d2
[INFO] running `Command { std: "docker" "start" "-a" "86813b744b2e50a48aac7a0d54be9f365ad274dc33e001a1eb52a770ec79e5d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.52
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking bstr v0.2.14
[INFO] [stderr]     Checking csv v1.1.5
[INFO] [stderr]     Checking toy_payments_engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::transaction::Transaction`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::transaction::Transaction;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::transaction::Transaction`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::transaction::Transaction;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client`, `tx`, and `amount` are never read
[INFO] [stdout]  --> src/transaction.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Deposit { client: u32, tx: u32, amount: f32 },
[INFO] [stdout]   |     -------   ^^^^^^       ^^       ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client`, `tx`, and `amount` are never read
[INFO] [stdout]  --> src/transaction.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Withdrawal { client: u32, tx: u32, amount: f32 },
[INFO] [stdout]   |     ----------   ^^^^^^       ^^       ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `tx` are never read
[INFO] [stdout]  --> src/transaction.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Dispute { client: u32, tx: u32 },
[INFO] [stdout]   |     -------   ^^^^^^       ^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `tx` are never read
[INFO] [stdout]   --> src/transaction.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Resolve { client: u32, tx: u32 },
[INFO] [stdout]    |     -------   ^^^^^^       ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `tx` are never read
[INFO] [stdout]   --> src/transaction.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Chargeback { client: u32, tx: u32 }
[INFO] [stdout]    |     ----------   ^^^^^^       ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client`, `tx`, and `amount` are never read
[INFO] [stdout]  --> src/transaction.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Deposit { client: u32, tx: u32, amount: f32 },
[INFO] [stdout]   |     -------   ^^^^^^       ^^       ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client`, `tx`, and `amount` are never read
[INFO] [stdout]  --> src/transaction.rs:8:18
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Withdrawal { client: u32, tx: u32, amount: f32 },
[INFO] [stdout]   |     ----------   ^^^^^^       ^^       ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `tx` are never read
[INFO] [stdout]  --> src/transaction.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Dispute { client: u32, tx: u32 },
[INFO] [stdout]   |     -------   ^^^^^^       ^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `tx` are never read
[INFO] [stdout]   --> src/transaction.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Resolve { client: u32, tx: u32 },
[INFO] [stdout]    |     -------   ^^^^^^       ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transaction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `client` and `tx` are never read
[INFO] [stdout]   --> src/transaction.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Chargeback { client: u32, tx: u32 }
[INFO] [stdout]    |     ----------   ^^^^^^       ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Transaction` 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 10.76s
[INFO] running `Command { std: "docker" "inspect" "86813b744b2e50a48aac7a0d54be9f365ad274dc33e001a1eb52a770ec79e5d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86813b744b2e50a48aac7a0d54be9f365ad274dc33e001a1eb52a770ec79e5d2", kill_on_drop: false }`
[INFO] [stdout] 86813b744b2e50a48aac7a0d54be9f365ad274dc33e001a1eb52a770ec79e5d2
