[INFO] cloning repository https://github.com/paudrow/cash-projections-v1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paudrow/cash-projections-v1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaudrow%2Fcash-projections-v1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaudrow%2Fcash-projections-v1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e5f9bf3ba85995facbb2c7163d7c4789baeb06f
[INFO] building paudrow/cash-projections-v1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaudrow%2Fcash-projections-v1" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/paudrow/cash-projections-v1
[INFO] finished tweaking git repo https://github.com/paudrow/cash-projections-v1
[INFO] tweaked toml for git repo https://github.com/paudrow/cash-projections-v1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/paudrow/cash-projections-v1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/paudrow/cash-projections-v1 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2b3226a938f4b01d7ed54d4e111e66cce92af9eb1a1db425aab27774e885fcc
[INFO] running `Command { std: "docker" "start" "-a" "c2b3226a938f4b01d7ed54d4e111e66cce92af9eb1a1db425aab27774e885fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2b3226a938f4b01d7ed54d4e111e66cce92af9eb1a1db425aab27774e885fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2b3226a938f4b01d7ed54d4e111e66cce92af9eb1a1db425aab27774e885fcc", kill_on_drop: false }`
[INFO] [stdout] c2b3226a938f4b01d7ed54d4e111e66cce92af9eb1a1db425aab27774e885fcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a408ab092d4fc06befc8949cf70943ee17ab637ba31f5c9c52883dd57cb1ceff
[INFO] running `Command { std: "docker" "start" "-a" "a408ab092d4fc06befc8949cf70943ee17ab637ba31f5c9c52883dd57cb1ceff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling rustix v0.38.2
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling is-terminal v0.4.8
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling clap_builder v4.3.10
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling clap v4.3.10
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling cash-projections-v1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/main.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | struct CashEvent {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] 110 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CashEvent` 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 16.92s
[INFO] running `Command { std: "docker" "inspect" "a408ab092d4fc06befc8949cf70943ee17ab637ba31f5c9c52883dd57cb1ceff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a408ab092d4fc06befc8949cf70943ee17ab637ba31f5c9c52883dd57cb1ceff", kill_on_drop: false }`
[INFO] [stdout] a408ab092d4fc06befc8949cf70943ee17ab637ba31f5c9c52883dd57cb1ceff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f28adb6dd451d663139745a64a897dd16dbb32b17f973cfc9c7b29dc7dfcd46
[INFO] running `Command { std: "docker" "start" "-a" "4f28adb6dd451d663139745a64a897dd16dbb32b17f973cfc9c7b29dc7dfcd46", kill_on_drop: false }`
[INFO] [stderr]    Compiling cash-projections-v1 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> src/main.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 109 | struct CashEvent {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] 110 |     name: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CashEvent` 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 `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "4f28adb6dd451d663139745a64a897dd16dbb32b17f973cfc9c7b29dc7dfcd46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f28adb6dd451d663139745a64a897dd16dbb32b17f973cfc9c7b29dc7dfcd46", kill_on_drop: false }`
[INFO] [stdout] 4f28adb6dd451d663139745a64a897dd16dbb32b17f973cfc9c7b29dc7dfcd46
