[INFO] updating cached repository https://github.com/dat2/financial-planner-cli [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a1cf31c635fb38c839621bdafe50aa31a5692815 [INFO] testing dat2/financial-planner-cli against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdat2%2Ffinancial-planner-cli" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dat2/financial-planner-cli on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dat2/financial-planner-cli [INFO] finished tweaking git repo https://github.com/dat2/financial-planner-cli [INFO] tweaked toml for git repo https://github.com/dat2/financial-planner-cli written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dat2/financial-planner-cli already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] d0d2262c74b4371f52278b46444e4f4f6c96ac20417b92b3e68fa0fc288ce8b4 [INFO] running `"docker" "start" "-a" "d0d2262c74b4371f52278b46444e4f4f6c96ac20417b92b3e68fa0fc288ce8b4"` [INFO] [stderr] Compiling gmp-mpfr-sys v0.6.0 [INFO] [stderr] Compiling encode_unicode v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling csv v0.14.7 [INFO] [stderr] Compiling combine v2.3.1 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Compiling clap v2.22.1 [INFO] [stderr] Compiling env_logger v0.4.2 [INFO] [stderr] Compiling prettytable-rs v0.6.6 [INFO] [stderr] Compiling serde_yaml v0.6.2 [INFO] [stderr] Compiling serde_codegen_internals v0.14.1 [INFO] [stderr] Compiling serde_derive v0.9.11 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rugint v0.2.0 [INFO] [stderr] Compiling rugrat v0.2.0 [INFO] [stderr] Compiling rugflo v0.2.0 [INFO] [stderr] Compiling financial-planner-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | foreign_links { [INFO] [stderr] 4 | | Fmt(::std::fmt::Error); [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | foreign_links { [INFO] [stderr] 4 | | Fmt(::std::fmt::Error); [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "d0d2262c74b4371f52278b46444e4f4f6c96ac20417b92b3e68fa0fc288ce8b4"` [INFO] running `"docker" "rm" "-f" "d0d2262c74b4371f52278b46444e4f4f6c96ac20417b92b3e68fa0fc288ce8b4"` [INFO] [stdout] d0d2262c74b4371f52278b46444e4f4f6c96ac20417b92b3e68fa0fc288ce8b4 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] ef9ea1fb25e4faf24502ea6c54e5f7538f3f7158c229ff776b30daf9f2803219 [INFO] running `"docker" "start" "-a" "ef9ea1fb25e4faf24502ea6c54e5f7538f3f7158c229ff776b30daf9f2803219"` [INFO] [stderr] Compiling financial-planner-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | foreign_links { [INFO] [stderr] 4 | | Fmt(::std::fmt::Error); [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/errors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / error_chain! { [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | foreign_links { [INFO] [stderr] 4 | | Fmt(::std::fmt::Error); [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `"docker" "inspect" "ef9ea1fb25e4faf24502ea6c54e5f7538f3f7158c229ff776b30daf9f2803219"` [INFO] running `"docker" "rm" "-f" "ef9ea1fb25e4faf24502ea6c54e5f7538f3f7158c229ff776b30daf9f2803219"` [INFO] [stdout] ef9ea1fb25e4faf24502ea6c54e5f7538f3f7158c229ff776b30daf9f2803219 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] c940b0f30d82742e5ea29e6fbf6c79e0202233e9f7e42ae67c4cd3e2513b0b75 [INFO] running `"docker" "start" "-a" "c940b0f30d82742e5ea29e6fbf6c79e0202233e9f7e42ae67c4cd3e2513b0b75"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/financial_planner_cli-f883854158298ad3 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test expression::tests::test_parse_account_name ... ok [INFO] [stdout] test expression::tests::test_parse_account_name_with_colons ... ok [INFO] [stdout] test expression::tests::test_parse_add ... ok [INFO] [stdout] test expression::tests::test_parse_complicated_expression ... ok [INFO] [stdout] test expression::tests::test_parse_subtract ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c940b0f30d82742e5ea29e6fbf6c79e0202233e9f7e42ae67c4cd3e2513b0b75"` [INFO] running `"docker" "rm" "-f" "c940b0f30d82742e5ea29e6fbf6c79e0202233e9f7e42ae67c4cd3e2513b0b75"` [INFO] [stdout] c940b0f30d82742e5ea29e6fbf6c79e0202233e9f7e42ae67c4cd3e2513b0b75