[INFO] cloning repository https://github.com/ebcrowder/rust-ledger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ebcrowder/rust-ledger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febcrowder%2Frust-ledger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febcrowder%2Frust-ledger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51dceaee6546173ec0cf69bec765a00a1dfeb7d2 [INFO] testing ebcrowder/rust-ledger against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Febcrowder%2Frust-ledger" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ebcrowder/rust-ledger on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ebcrowder/rust-ledger [INFO] finished tweaking git repo https://github.com/ebcrowder/rust-ledger [INFO] tweaked toml for git repo https://github.com/ebcrowder/rust-ledger written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ebcrowder/rust-ledger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded monee v0.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e304f329c437ceddc364455a41d798bcdaf5cb6097d9e35d7dca67d202cb7be0 [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" "e304f329c437ceddc364455a41d798bcdaf5cb6097d9e35d7dca67d202cb7be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e304f329c437ceddc364455a41d798bcdaf5cb6097d9e35d7dca67d202cb7be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e304f329c437ceddc364455a41d798bcdaf5cb6097d9e35d7dca67d202cb7be0", kill_on_drop: false }` [INFO] [stdout] e304f329c437ceddc364455a41d798bcdaf5cb6097d9e35d7dca67d202cb7be0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4b7ec1e699e93f8d177a182df3576d958ee0ebc0381308927ed9db19e9511c6 [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" "e4b7ec1e699e93f8d177a182df3576d958ee0ebc0381308927ed9db19e9511c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling monee v0.0.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rust_ledger v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "e4b7ec1e699e93f8d177a182df3576d958ee0ebc0381308927ed9db19e9511c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b7ec1e699e93f8d177a182df3576d958ee0ebc0381308927ed9db19e9511c6", kill_on_drop: false }` [INFO] [stdout] e4b7ec1e699e93f8d177a182df3576d958ee0ebc0381308927ed9db19e9511c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 908addf640afefd8005d6788af323260f3f7ee5ddf20b0990c0d8e51738ebdd4 [INFO] running `Command { std: "docker" "start" "-a" "908addf640afefd8005d6788af323260f3f7ee5ddf20b0990c0d8e51738ebdd4", kill_on_drop: false }` [INFO] [stderr] Compiling rust_ledger v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.26s [INFO] running `Command { std: "docker" "inspect" "908addf640afefd8005d6788af323260f3f7ee5ddf20b0990c0d8e51738ebdd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "908addf640afefd8005d6788af323260f3f7ee5ddf20b0990c0d8e51738ebdd4", kill_on_drop: false }` [INFO] [stdout] 908addf640afefd8005d6788af323260f3f7ee5ddf20b0990c0d8e51738ebdd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a2c287742ff93d78002c9b0278a02ba88dcb8918c4c46cbe7f838336625ee00 [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" "0a2c287742ff93d78002c9b0278a02ba88dcb8918c4c46cbe7f838336625ee00", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_ledger-6b4cf73dfdfff9f2 [INFO] [stdout] running 11 tests [INFO] [stdout] test cli::csv::account_should_be_income_general ... ok [INFO] [stdout] test cli::csv::account_should_be_expense_general ... ok [INFO] [stdout] test cli::csv::negative_csv_amount_should_be_debit ... ok [INFO] [stdout] test cli::csv::positive_csv_amount_should_be_credit ... ok [INFO] [stdout] test cli::csv::account_should_be_matched_account ... ok [INFO] [stdout] test model::ledger::filter_transactions_by_option_42 ... ok [INFO] [stdout] test model::ledger::print_accounts_to_stdout ... ok [INFO] [stdout] test model::ledger::flatten_ledgerfile_transactions ... ok [INFO] [stdout] test model::ledger::print_balances_to_stdout ... ok [INFO] [stdout] test model::ledger::print_register_to_stdout ... ok [INFO] [stdout] test model::ledger::optional_keys ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a2c287742ff93d78002c9b0278a02ba88dcb8918c4c46cbe7f838336625ee00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2c287742ff93d78002c9b0278a02ba88dcb8918c4c46cbe7f838336625ee00", kill_on_drop: false }` [INFO] [stdout] 0a2c287742ff93d78002c9b0278a02ba88dcb8918c4c46cbe7f838336625ee00