[INFO] cloning repository https://github.com/winksaville/taxbit-dropped-txs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winksaville/taxbit-dropped-txs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Ftaxbit-dropped-txs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Ftaxbit-dropped-txs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79035a791598752a95494850896b5beac14b1016 [INFO] testing winksaville/taxbit-dropped-txs 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%2Fwinksaville%2Ftaxbit-dropped-txs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/winksaville/taxbit-dropped-txs 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/winksaville/taxbit-dropped-txs [INFO] finished tweaking git repo https://github.com/winksaville/taxbit-dropped-txs [INFO] tweaked toml for git repo https://github.com/winksaville/taxbit-dropped-txs written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/winksaville/taxbit-dropped-txs 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 9eaf5c28b2769c750ceb8a5321aa8a3c8810eab79f14aa3ec4095dc7426e7b68 [INFO] running `Command { std: "docker" "start" "-a" "9eaf5c28b2769c750ceb8a5321aa8a3c8810eab79f14aa3ec4095dc7426e7b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9eaf5c28b2769c750ceb8a5321aa8a3c8810eab79f14aa3ec4095dc7426e7b68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eaf5c28b2769c750ceb8a5321aa8a3c8810eab79f14aa3ec4095dc7426e7b68", kill_on_drop: false }` [INFO] [stdout] 9eaf5c28b2769c750ceb8a5321aa8a3c8810eab79f14aa3ec4095dc7426e7b68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 891c3fdf221e7dfc05e6214e68f2b21cc11397d2c795d28b4275cab805d9c820 [INFO] running `Command { std: "docker" "start" "-a" "891c3fdf221e7dfc05e6214e68f2b21cc11397d2c795d28b4275cab805d9c820", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling separator v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling time_ms_conversions v0.2.0 (https://github.com/winksaville/time-ms-conversions#b99e4733) [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling rust_decimal_macros v1.22.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_utc_time_ms v0.2.0 (https://github.com/winksaville/serde-utc-time-ms#84786f6b) [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rusty-money v0.4.1 [INFO] [stderr] Compiling dec-utils v0.1.0 (https://github.com/winksaville/dec-utils#f195fd25) [INFO] [stderr] Compiling taxbitrec v0.4.0 (https://github.com/winksaville/taxbitrec#89ddf5f4) [INFO] [stderr] Compiling taxbit-export-rec v0.3.0 (https://github.com/winksaville/taxbit-export-rec#3b5d8619) [INFO] [stderr] Compiling taxbit-odd-txs v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.75s [INFO] running `Command { std: "docker" "inspect" "891c3fdf221e7dfc05e6214e68f2b21cc11397d2c795d28b4275cab805d9c820", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891c3fdf221e7dfc05e6214e68f2b21cc11397d2c795d28b4275cab805d9c820", kill_on_drop: false }` [INFO] [stdout] 891c3fdf221e7dfc05e6214e68f2b21cc11397d2c795d28b4275cab805d9c820 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 0131283392a45c0bb16f7e421ee517343a3b3da928cb1a72713dba675f00984a [INFO] running `Command { std: "docker" "start" "-a" "0131283392a45c0bb16f7e421ee517343a3b3da928cb1a72713dba675f00984a", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling taxbitrec v0.4.0 (https://github.com/winksaville/taxbitrec#89ddf5f4) [INFO] [stderr] Compiling taxbit-export-rec v0.3.0 (https://github.com/winksaville/taxbit-export-rec#3b5d8619) [INFO] [stderr] Compiling taxbit-odd-txs v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.13s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/taxbit_odd_txs-95a94b2e7cd0aced) [INFO] [stderr] Executable tests/cli.rs (/opt/rustwide/target/debug/deps/cli-be457b6efe3c5d43) [INFO] running `Command { std: "docker" "inspect" "0131283392a45c0bb16f7e421ee517343a3b3da928cb1a72713dba675f00984a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0131283392a45c0bb16f7e421ee517343a3b3da928cb1a72713dba675f00984a", kill_on_drop: false }` [INFO] [stdout] 0131283392a45c0bb16f7e421ee517343a3b3da928cb1a72713dba675f00984a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1cd9dbea6c7a04de5aaa683f715732b01e2f16ce6e8c3f72e0c77c242f5bf918 [INFO] running `Command { std: "docker" "start" "-a" "1cd9dbea6c7a04de5aaa683f715732b01e2f16ce6e8c3f72e0c77c242f5bf918", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/taxbit_odd_txs-95a94b2e7cd0aced) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test find_odd_txs::test::test_3 ... ok [INFO] [stdout] test find_odd_txs::test::test_find_odd_transactions ... ok [INFO] [stdout] test find_odd_txs::test::test_find_odd_transactions_with_invalid ... ok [INFO] [stdout] test find_odd_txs::test::test_find_odd_transactions_in_473 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-be457b6efe3c5d43) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_no_params ... ok [INFO] [stdout] test test_3_recs ... ok [INFO] [stdout] test test_4_recs ... ok [INFO] [stdout] test test_473_recs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1cd9dbea6c7a04de5aaa683f715732b01e2f16ce6e8c3f72e0c77c242f5bf918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cd9dbea6c7a04de5aaa683f715732b01e2f16ce6e8c3f72e0c77c242f5bf918", kill_on_drop: false }` [INFO] [stdout] 1cd9dbea6c7a04de5aaa683f715732b01e2f16ce6e8c3f72e0c77c242f5bf918