[INFO] cloning repository https://github.com/plumenator/toy-payment-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plumenator/toy-payment-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplumenator%2Ftoy-payment-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplumenator%2Ftoy-payment-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4868590e9888bd98820a99a7ace3d9e559f7f3fb [INFO] checking plumenator/toy-payment-engine against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplumenator%2Ftoy-payment-engine" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/plumenator/toy-payment-engine [INFO] finished tweaking git repo https://github.com/plumenator/toy-payment-engine [INFO] tweaked toml for git repo https://github.com/plumenator/toy-payment-engine written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/plumenator/toy-payment-engine on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/plumenator/toy-payment-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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4aacd42e77cd76634d7ffcbc1eb033c5d24286cf2d40790b4c7376c12804b29e [INFO] running `Command { std: "docker" "start" "-a" "4aacd42e77cd76634d7ffcbc1eb033c5d24286cf2d40790b4c7376c12804b29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4aacd42e77cd76634d7ffcbc1eb033c5d24286cf2d40790b4c7376c12804b29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aacd42e77cd76634d7ffcbc1eb033c5d24286cf2d40790b4c7376c12804b29e", kill_on_drop: false }` [INFO] [stdout] 4aacd42e77cd76634d7ffcbc1eb033c5d24286cf2d40790b4c7376c12804b29e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d3a0654e6430f8f41f8d8d39a51f15b6ec375eae4904d290c6de27ccd641da4 [INFO] running `Command { std: "docker" "start" "-a" "6d3a0654e6430f8f41f8d8d39a51f15b6ec375eae4904d290c6de27ccd641da4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking rust_decimal v1.8.1 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking toy-payment-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `tx` is never read [INFO] [stdout] --> src/model.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Withdrawal { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 21 | pub(crate) client: Client, [INFO] [stdout] 22 | pub(crate) tx: Tx, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Withdrawal` 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: field `tx` is never read [INFO] [stdout] --> src/model.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Withdrawal { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 21 | pub(crate) client: Client, [INFO] [stdout] 22 | pub(crate) tx: Tx, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Withdrawal` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.87s [INFO] running `Command { std: "docker" "inspect" "6d3a0654e6430f8f41f8d8d39a51f15b6ec375eae4904d290c6de27ccd641da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d3a0654e6430f8f41f8d8d39a51f15b6ec375eae4904d290c6de27ccd641da4", kill_on_drop: false }` [INFO] [stdout] 6d3a0654e6430f8f41f8d8d39a51f15b6ec375eae4904d290c6de27ccd641da4