[INFO] updating cached repository dashed/rebalance-app [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/dashed/rebalance-app [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/dashed/rebalance-app" "work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/rebalance-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/rebalance-app'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/dashed/rebalance-app" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dashed/rebalance-app"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dashed/rebalance-app'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 71e260634d858d15291b5eddcf8890fee079dd8f [INFO] sha for GitHub repo dashed/rebalance-app: 71e260634d858d15291b5eddcf8890fee079dd8f [INFO] validating manifest of dashed/rebalance-app on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of dashed/rebalance-app on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing dashed/rebalance-app [INFO] finished frobbing dashed/rebalance-app [INFO] frobbed toml for dashed/rebalance-app written to work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/rebalance-app/Cargo.toml [INFO] started frobbing dashed/rebalance-app [INFO] finished frobbing dashed/rebalance-app [INFO] frobbed toml for dashed/rebalance-app written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/dashed/rebalance-app/Cargo.toml [INFO] crate dashed/rebalance-app already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing dashed/rebalance-app against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/rebalance-app:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] b7f0252de102ab390b94e9e60c86dbef6aff816e22abce812afc7bbb110be58e [INFO] running `"docker" "start" "-a" "b7f0252de102ab390b94e9e60c86dbef6aff816e22abce812afc7bbb110be58e"` [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tabwriter v1.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling rebalance-app v1.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.78s [INFO] running `"docker" "inspect" "b7f0252de102ab390b94e9e60c86dbef6aff816e22abce812afc7bbb110be58e"` [INFO] running `"docker" "rm" "-f" "b7f0252de102ab390b94e9e60c86dbef6aff816e22abce812afc7bbb110be58e"` [INFO] [stdout] b7f0252de102ab390b94e9e60c86dbef6aff816e22abce812afc7bbb110be58e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/rebalance-app:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 13a1c017e859d96cc7cf931afb1126880f9ceb62768fdbd3dae734312a0cee9a [INFO] running `"docker" "start" "-a" "13a1c017e859d96cc7cf931afb1126880f9ceb62768fdbd3dae734312a0cee9a"` [INFO] [stderr] Compiling rebalance-app v1.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.22s [INFO] running `"docker" "inspect" "13a1c017e859d96cc7cf931afb1126880f9ceb62768fdbd3dae734312a0cee9a"` [INFO] running `"docker" "rm" "-f" "13a1c017e859d96cc7cf931afb1126880f9ceb62768fdbd3dae734312a0cee9a"` [INFO] [stdout] 13a1c017e859d96cc7cf931afb1126880f9ceb62768fdbd3dae734312a0cee9a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/dashed/rebalance-app:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 31462f5cca4cfaa59ba7f6f0f5d7a5ab440ca8d523a4bf2f20b1b462b290ec94 [INFO] running `"docker" "start" "-a" "31462f5cca4cfaa59ba7f6f0f5d7a5ab440ca8d523a4bf2f20b1b462b290ec94"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rebalance_app-33ffaf88c7bad968 [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" "31462f5cca4cfaa59ba7f6f0f5d7a5ab440ca8d523a4bf2f20b1b462b290ec94"` [INFO] running `"docker" "rm" "-f" "31462f5cca4cfaa59ba7f6f0f5d7a5ab440ca8d523a4bf2f20b1b462b290ec94"` [INFO] [stdout] 31462f5cca4cfaa59ba7f6f0f5d7a5ab440ca8d523a4bf2f20b1b462b290ec94