[INFO] cloning repository https://github.com/wgaffa/finance_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wgaffa/finance_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgaffa%2Ffinance_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgaffa%2Ffinance_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b89cf7f86b85d8483ffcf9aefd8b333ec63cbd5 [INFO] testing wgaffa/finance_rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwgaffa%2Ffinance_rust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wgaffa/finance_rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wgaffa/finance_rust [INFO] finished tweaking git repo https://github.com/wgaffa/finance_rust [INFO] tweaked toml for git repo https://github.com/wgaffa/finance_rust written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/wgaffa/finance_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3efd7ac6f814dbed4a50b9cf55fc955d9a6ecf1178be863bb02897873a05fb36 [INFO] running `Command { std: "docker" "start" "-a" "3efd7ac6f814dbed4a50b9cf55fc955d9a6ecf1178be863bb02897873a05fb36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3efd7ac6f814dbed4a50b9cf55fc955d9a6ecf1178be863bb02897873a05fb36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3efd7ac6f814dbed4a50b9cf55fc955d9a6ecf1178be863bb02897873a05fb36", kill_on_drop: false }` [INFO] [stdout] 3efd7ac6f814dbed4a50b9cf55fc955d9a6ecf1178be863bb02897873a05fb36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4c3ffb3aa056ce5a4188be23efefea4e87fdee30c838afbf6aca8c05b513b09e [INFO] running `Command { std: "docker" "start" "-a" "4c3ffb3aa056ce5a4188be23efefea4e87fdee30c838afbf6aca8c05b513b09e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling personal_finance v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.65s [INFO] running `Command { std: "docker" "inspect" "4c3ffb3aa056ce5a4188be23efefea4e87fdee30c838afbf6aca8c05b513b09e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c3ffb3aa056ce5a4188be23efefea4e87fdee30c838afbf6aca8c05b513b09e", kill_on_drop: false }` [INFO] [stdout] 4c3ffb3aa056ce5a4188be23efefea4e87fdee30c838afbf6aca8c05b513b09e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd7658410b823473faa0fc272ae4a529f1cf784ecd130c4755d29389a5f85a92 [INFO] running `Command { std: "docker" "start" "-a" "fd7658410b823473faa0fc272ae4a529f1cf784ecd130c4755d29389a5f85a92", kill_on_drop: false }` [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Compiling personal_finance v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.53s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/personal_finance-117d03537d6a4f1d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/personal_finance-30fdba6c335b99d2) [INFO] running `Command { std: "docker" "inspect" "fd7658410b823473faa0fc272ae4a529f1cf784ecd130c4755d29389a5f85a92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd7658410b823473faa0fc272ae4a529f1cf784ecd130c4755d29389a5f85a92", kill_on_drop: false }` [INFO] [stdout] fd7658410b823473faa0fc272ae4a529f1cf784ecd130c4755d29389a5f85a92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f83f7a979de388e5079cc486d2663dc20d281d73d8fd0bf142c05cb02037c54a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f83f7a979de388e5079cc486d2663dc20d281d73d8fd0bf142c05cb02037c54a", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] running 29 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/personal_finance-117d03537d6a4f1d) [INFO] [stdout] test balance::tests::to_balance_should_return_debit_balance_given_transaction_debit ... ok [INFO] [stdout] test balance::tests::sum_trait_iter ... ok [INFO] [stdout] test balance::tests::transaction_credit_map::_50_x_x_2_expects_100 ... ok [INFO] [stdout] test entry::test::account_name_new::_trailing_t_expects_some_accountname_string_from_trailing_ ... ok [INFO] [stdout] test balance::tests::sum_trait_into_iter ... ok [INFO] [stdout] test entry::test::chart_insert_duplicate_gives_length_one ... ok [INFO] [stdout] test entry::test::chart_insert_duplicate_returns_old ... ok [INFO] [stdout] test entry::test::chart_iter_empty ... ok [INFO] [stdout] test entry::test::chart_iter_single ... ok [INFO] [stdout] test entry::test::chart_iter_multiple ... ok [INFO] [stdout] test entry::test::journal_entry_credit::_transaction_credit_50_some_transaction_credit_50_ ... ok [INFO] [stdout] test entry::test::journal_entry_credit::_transaction_debit_50_none ... ok [INFO] [stdout] test entry::test::journal_entry_debit::_transaction_credit_50_none ... ok [INFO] [stdout] test entry::test::journal_entry_debit::_transaction_debit_50_some_transaction_debit_50_ ... ok [INFO] [stdout] test ledger::tests::ledger_iter ... ok [INFO] [stdout] test balance::tests::transaction_debit_map::_50_x_x_2_expects_100 ... ok [INFO] [stdout] test entry::test::account_name_new::_leading_expects_some_accountname_string_from_leading_ ... ok [INFO] [stdout] test entry::test::account_name_new::_n_both_n_expects_some_accountname_string_from_both_ ... ok [INFO] [stdout] test entry::test::account_name_new::_n_n_expects_none ... ok [INFO] [stdout] test balance::tests::to_balance_should_return_credit_balance_given_transaction_credit ... ok [INFO] [stdout] test balance::tests::split_transactions ... ok [INFO] [stdout] test balance::tests::new_debit_test::_u32_max_4294967295 ... ok [INFO] [stdout] test balance::tests::new_debit_test::_100_100 ... ok [INFO] [stdout] test entry::test::chart_insert_given_unique_account_returns_none ... ok [INFO] [stdout] test entry::test::account_name_new::_no_leading_expects_some_accountname_string_from_no_leading_ ... ok [INFO] [stdout] test balance::tests::new_credit_test::_u32_max_4294967295 ... ok [INFO] [stdout] test balance::tests::new_credit_test::_100_100 ... ok [INFO] [stdout] test balance::tests::transaction_debit_map::_u32_max_x_x_1_panics_overflow_ - should panic ... ok [INFO] [stdout] test balance::tests::transaction_credit_map::_u32_max_x_x_1_panics_overflow_ - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/personal_finance-30fdba6c335b99d2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests personal_finance [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/balance/mod.rs - balance::Transaction::credit (line 146) ... ok [INFO] [stdout] test src/balance/mod.rs - balance::Transaction::debit (line 130) ... ok [INFO] [stdout] test src/balance/mod.rs - balance::Balance (line 8) ... ok [INFO] [stdout] test src/entry/mod.rs - entry::AccountName (line 47) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f83f7a979de388e5079cc486d2663dc20d281d73d8fd0bf142c05cb02037c54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f83f7a979de388e5079cc486d2663dc20d281d73d8fd0bf142c05cb02037c54a", kill_on_drop: false }` [INFO] [stdout] f83f7a979de388e5079cc486d2663dc20d281d73d8fd0bf142c05cb02037c54a