[INFO] cloning repository https://github.com/marcograss/portfolio-rebalancer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marcograss/portfolio-rebalancer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcograss%2Fportfolio-rebalancer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcograss%2Fportfolio-rebalancer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f187fc9409ec28cfcfa0c0366683b626b1c99034 [INFO] testing marcograss/portfolio-rebalancer against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarcograss%2Fportfolio-rebalancer" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marcograss/portfolio-rebalancer on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marcograss/portfolio-rebalancer [INFO] finished tweaking git repo https://github.com/marcograss/portfolio-rebalancer [INFO] tweaked toml for git repo https://github.com/marcograss/portfolio-rebalancer written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/marcograss/portfolio-rebalancer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70ba4824fbeef5e3c0bb7f618767637e678595e4e4366c68b3e4cadc7b1ae28d [INFO] running `Command { std: "docker" "start" "-a" "70ba4824fbeef5e3c0bb7f618767637e678595e4e4366c68b3e4cadc7b1ae28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70ba4824fbeef5e3c0bb7f618767637e678595e4e4366c68b3e4cadc7b1ae28d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70ba4824fbeef5e3c0bb7f618767637e678595e4e4366c68b3e4cadc7b1ae28d", kill_on_drop: false }` [INFO] [stdout] 70ba4824fbeef5e3c0bb7f618767637e678595e4e4366c68b3e4cadc7b1ae28d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaaff7e2ad1897f386162d0bd17fcb1c0a817fb4899a1767a3ea192d1586c592 [INFO] running `Command { std: "docker" "start" "-a" "aaaff7e2ad1897f386162d0bd17fcb1c0a817fb4899a1767a3ea192d1586c592", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling json_comments v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tui v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling rust_decimal v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling rust_decimal_macros v1.13.0 [INFO] [stderr] Compiling portfolio-rebalancer v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "aaaff7e2ad1897f386162d0bd17fcb1c0a817fb4899a1767a3ea192d1586c592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaaff7e2ad1897f386162d0bd17fcb1c0a817fb4899a1767a3ea192d1586c592", kill_on_drop: false }` [INFO] [stdout] aaaff7e2ad1897f386162d0bd17fcb1c0a817fb4899a1767a3ea192d1586c592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb750b014bf5cdafe86b8ddc89365e692f02129a870de2f4dd9014065de5f4e1 [INFO] running `Command { std: "docker" "start" "-a" "bb750b014bf5cdafe86b8ddc89365e692f02129a870de2f4dd9014065de5f4e1", kill_on_drop: false }` [INFO] [stderr] Compiling portfolio-rebalancer v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "bb750b014bf5cdafe86b8ddc89365e692f02129a870de2f4dd9014065de5f4e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb750b014bf5cdafe86b8ddc89365e692f02129a870de2f4dd9014065de5f4e1", kill_on_drop: false }` [INFO] [stdout] bb750b014bf5cdafe86b8ddc89365e692f02129a870de2f4dd9014065de5f4e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22b234fe1f05d13841f631bd2946b10fd95080c4d54b57e6b7686fc14c1e73a2 [INFO] running `Command { std: "docker" "start" "-a" "22b234fe1f05d13841f631bd2946b10fd95080c4d54b57e6b7686fc14c1e73a2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/portfolio_rebalancer-7c6afb7b33d3d00e) [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] running `Command { std: "docker" "inspect" "22b234fe1f05d13841f631bd2946b10fd95080c4d54b57e6b7686fc14c1e73a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b234fe1f05d13841f631bd2946b10fd95080c4d54b57e6b7686fc14c1e73a2", kill_on_drop: false }` [INFO] [stdout] 22b234fe1f05d13841f631bd2946b10fd95080c4d54b57e6b7686fc14c1e73a2