[INFO] updating cached repository https://github.com/dashed/rebalance-app [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] 5eeacf01360afd93a50026a24cd4bfc9d4fd6af3 [INFO] testing dashed/rebalance-app against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdashed%2Frebalance-app" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dashed/rebalance-app on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/dashed/rebalance-app [INFO] finished tweaking git repo https://github.com/dashed/rebalance-app [INFO] tweaked toml for git repo https://github.com/dashed/rebalance-app written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dashed/rebalance-app already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc01cc2e9985cec9f00e643a9f4fdfabda97f003d828293384cde90da632dbd6 [INFO] running `"docker" "start" "-a" "cc01cc2e9985cec9f00e643a9f4fdfabda97f003d828293384cde90da632dbd6"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling tabwriter v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.7 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling bstr v0.2.1 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling rebalance-app v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.95s [INFO] running `"docker" "inspect" "cc01cc2e9985cec9f00e643a9f4fdfabda97f003d828293384cde90da632dbd6"` [INFO] running `"docker" "rm" "-f" "cc01cc2e9985cec9f00e643a9f4fdfabda97f003d828293384cde90da632dbd6"` [INFO] [stdout] cc01cc2e9985cec9f00e643a9f4fdfabda97f003d828293384cde90da632dbd6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5717c4a0cf4313f92d5907b2bd1d254343551c491f0bc3f2db6b234d3b123b6f [INFO] running `"docker" "start" "-a" "5717c4a0cf4313f92d5907b2bd1d254343551c491f0bc3f2db6b234d3b123b6f"` [INFO] [stderr] Compiling rebalance-app v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.73s [INFO] running `"docker" "inspect" "5717c4a0cf4313f92d5907b2bd1d254343551c491f0bc3f2db6b234d3b123b6f"` [INFO] running `"docker" "rm" "-f" "5717c4a0cf4313f92d5907b2bd1d254343551c491f0bc3f2db6b234d3b123b6f"` [INFO] [stdout] 5717c4a0cf4313f92d5907b2bd1d254343551c491f0bc3f2db6b234d3b123b6f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 900983e778d56c00f19844316f9030ba01e15970b680f9d8d6ec6c68e15ee3a4 [INFO] running `"docker" "start" "-a" "900983e778d56c00f19844316f9030ba01e15970b680f9d8d6ec6c68e15ee3a4"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rebalance_app-1c05f489eb886971 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "900983e778d56c00f19844316f9030ba01e15970b680f9d8d6ec6c68e15ee3a4"` [INFO] running `"docker" "rm" "-f" "900983e778d56c00f19844316f9030ba01e15970b680f9d8d6ec6c68e15ee3a4"` [INFO] [stdout] 900983e778d56c00f19844316f9030ba01e15970b680f9d8d6ec6c68e15ee3a4