[INFO] cloning repository https://github.com/GabrielVander/rusty-tally [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GabrielVander/rusty-tally" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielVander%2Frusty-tally", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielVander%2Frusty-tally'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdde273b950ea56345c4e1883067667d04ed7386 [INFO] building GabrielVander/rusty-tally against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielVander%2Frusty-tally" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/GabrielVander/rusty-tally [INFO] finished tweaking git repo https://github.com/GabrielVander/rusty-tally [INFO] tweaked toml for git repo https://github.com/GabrielVander/rusty-tally written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GabrielVander/rusty-tally on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GabrielVander/rusty-tally 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.5.16 [INFO] [stderr] Downloaded rstest_macros v0.26.0 [INFO] [stderr] Downloaded rstest v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0649dbd24bcd3a754e6101ea865bb5e68e8fe5caddbd639fe72771202fd80f71 [INFO] running `Command { std: "docker" "start" "-a" "0649dbd24bcd3a754e6101ea865bb5e68e8fe5caddbd639fe72771202fd80f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0649dbd24bcd3a754e6101ea865bb5e68e8fe5caddbd639fe72771202fd80f71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0649dbd24bcd3a754e6101ea865bb5e68e8fe5caddbd639fe72771202fd80f71", kill_on_drop: false }` [INFO] [stdout] 0649dbd24bcd3a754e6101ea865bb5e68e8fe5caddbd639fe72771202fd80f71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 173db1ce0fc2356f7d9770b6d7e93a96fa977c672c948468d15965942ae74687 [INFO] running `Command { std: "docker" "start" "-a" "173db1ce0fc2356f7d9770b6d7e93a96fa977c672c948468d15965942ae74687", kill_on_drop: false }` [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling quick-xml v0.38.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ofx-parser v0.1.0 (/opt/rustwide/workdir/src/ofx-parser) [INFO] [stderr] Compiling tui v0.1.0 (/opt/rustwide/workdir/src/tui) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.70s [INFO] running `Command { std: "docker" "inspect" "173db1ce0fc2356f7d9770b6d7e93a96fa977c672c948468d15965942ae74687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "173db1ce0fc2356f7d9770b6d7e93a96fa977c672c948468d15965942ae74687", kill_on_drop: false }` [INFO] [stdout] 173db1ce0fc2356f7d9770b6d7e93a96fa977c672c948468d15965942ae74687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af5fba32c5d0dc7e274ebe59c21ed5539e4a0307c78d0014a314a0418cd281de [INFO] running `Command { std: "docker" "start" "-a" "af5fba32c5d0dc7e274ebe59c21ed5539e4a0307c78d0014a314a0418cd281de", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rstest_macros v0.26.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling quick-xml v0.38.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling ofx-parser v0.1.0 (/opt/rustwide/workdir/src/ofx-parser) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tui v0.1.0 (/opt/rustwide/workdir/src/tui) [INFO] [stderr] Compiling rstest v0.26.0 [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/ofx-parser/src/adapters/ofx_parser.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.35s [INFO] running `Command { std: "docker" "inspect" "af5fba32c5d0dc7e274ebe59c21ed5539e4a0307c78d0014a314a0418cd281de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af5fba32c5d0dc7e274ebe59c21ed5539e4a0307c78d0014a314a0418cd281de", kill_on_drop: false }` [INFO] [stdout] af5fba32c5d0dc7e274ebe59c21ed5539e4a0307c78d0014a314a0418cd281de