[INFO] fetching crate abacus-rs 0.2.2...
[INFO] testing abacus-rs-0.2.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate abacus-rs 0.2.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate abacus-rs 0.2.2
[INFO] finished tweaking crates.io crate abacus-rs 0.2.2
[INFO] tweaked toml for crates.io crate abacus-rs 0.2.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate abacus-rs 0.2.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate abacus-rs 0.2.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5347ec6c668f0a9c459b7a76978adf25b602ee9c4e33a2fc71c7eb43219eabe8
[INFO] running `Command { std: "docker" "start" "-a" "5347ec6c668f0a9c459b7a76978adf25b602ee9c4e33a2fc71c7eb43219eabe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5347ec6c668f0a9c459b7a76978adf25b602ee9c4e33a2fc71c7eb43219eabe8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5347ec6c668f0a9c459b7a76978adf25b602ee9c4e33a2fc71c7eb43219eabe8", kill_on_drop: false }`
[INFO] [stdout] 5347ec6c668f0a9c459b7a76978adf25b602ee9c4e33a2fc71c7eb43219eabe8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 475a96e01f523585dba8b3fe0fcac6fbfc027e9cebd52d9ec69387750670b65e
[INFO] running `Command { std: "docker" "start" "-a" "475a96e01f523585dba8b3fe0fcac6fbfc027e9cebd52d9ec69387750670b65e", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling winnow v0.5.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling itertools v0.12.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling toml_edit v0.20.0
[INFO] [stderr]    Compiling toml v0.8.0
[INFO] [stderr]    Compiling abacus-rs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: useless assignment of field of type `std::option::Option<std::string::String>` to itself
[INFO] [stdout]   --> src/csvimporter.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         row.offset_account = row.offset_account;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 25.50s
[INFO] running `Command { std: "docker" "inspect" "475a96e01f523585dba8b3fe0fcac6fbfc027e9cebd52d9ec69387750670b65e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "475a96e01f523585dba8b3fe0fcac6fbfc027e9cebd52d9ec69387750670b65e", kill_on_drop: false }`
[INFO] [stdout] 475a96e01f523585dba8b3fe0fcac6fbfc027e9cebd52d9ec69387750670b65e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4e09c242e8d67b5a12a8d1d1f882c90f32e3d1189aa38d8568fde05d9f1f9c5
[INFO] running `Command { std: "docker" "start" "-a" "e4e09c242e8d67b5a12a8d1d1f882c90f32e3d1189aa38d8568fde05d9f1f9c5", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling abacus-rs v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: useless assignment of field of type `std::option::Option<std::string::String>` to itself
[INFO] [stdout]   --> src/csvimporter.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         row.offset_account = row.offset_account;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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 1.27s
[INFO] running `Command { std: "docker" "inspect" "e4e09c242e8d67b5a12a8d1d1f882c90f32e3d1189aa38d8568fde05d9f1f9c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4e09c242e8d67b5a12a8d1d1f882c90f32e3d1189aa38d8568fde05d9f1f9c5", kill_on_drop: false }`
[INFO] [stdout] e4e09c242e8d67b5a12a8d1d1f882c90f32e3d1189aa38d8568fde05d9f1f9c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3de2f6e41093bebb8ab3989d2eb645a6ddad58dac78293d71e5da9b189d6472f
[INFO] running `Command { std: "docker" "start" "-a" "3de2f6e41093bebb8ab3989d2eb645a6ddad58dac78293d71e5da9b189d6472f", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr] warning: useless assignment of field of type `std::option::Option<std::string::String>` to itself
[INFO] [stderr]   --> src/csvimporter.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |         row.offset_account = row.offset_account;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `abacus-rs` (bin "abacus-rs" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/abacus_rs-701b391895d9c6db)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test accounts::tests::test_account_new ... ok
[INFO] [stdout] test price::tests::test_price_clone ... ok
[INFO] [stdout] test accounts::tests::test_account_to_enum ... ok
[INFO] [stdout] test price::tests::test_price_equality ... ok
[INFO] [stdout] test transaction::tests::test_transaction_display ... ok
[INFO] [stdout] test transaction::tests::test_transaction_new ... ok
[INFO] [stdout] test price::tests::test_price_new ... ok
[INFO] [stdout] test accounts::tests::test_account_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3de2f6e41093bebb8ab3989d2eb645a6ddad58dac78293d71e5da9b189d6472f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3de2f6e41093bebb8ab3989d2eb645a6ddad58dac78293d71e5da9b189d6472f", kill_on_drop: false }`
[INFO] [stdout] 3de2f6e41093bebb8ab3989d2eb645a6ddad58dac78293d71e5da9b189d6472f
