[INFO] updating cached repository casey/combomatic [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/casey/combomatic [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/casey/combomatic" "work/ex/beta-1.37-6/sources/1.36.0/gh/casey/combomatic"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/casey/combomatic'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/casey/combomatic" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/casey/combomatic"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/casey/combomatic'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e9caead70540cd36485dd0783ecb3ba8bdf81dea [INFO] sha for GitHub repo casey/combomatic: e9caead70540cd36485dd0783ecb3ba8bdf81dea [INFO] validating manifest of casey/combomatic 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 casey/combomatic 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 casey/combomatic [INFO] finished frobbing casey/combomatic [INFO] frobbed toml for casey/combomatic written to work/ex/beta-1.37-6/sources/1.36.0/gh/casey/combomatic/Cargo.toml [INFO] started frobbing casey/combomatic [INFO] finished frobbing casey/combomatic [INFO] frobbed toml for casey/combomatic written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/casey/combomatic/Cargo.toml [INFO] crate casey/combomatic 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 casey/combomatic 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-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/casey/combomatic:/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] bd70ab4886c3f75c1d03985c95bb7d1bc7aac6f4fd6247f99009f23f3f237ee9 [INFO] running `"docker" "start" "-a" "bd70ab4886c3f75c1d03985c95bb7d1bc7aac6f4fd6247f99009f23f3f237ee9"` [INFO] [stderr] Compiling combomatic v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.67s [INFO] running `"docker" "inspect" "bd70ab4886c3f75c1d03985c95bb7d1bc7aac6f4fd6247f99009f23f3f237ee9"` [INFO] running `"docker" "rm" "-f" "bd70ab4886c3f75c1d03985c95bb7d1bc7aac6f4fd6247f99009f23f3f237ee9"` [INFO] [stdout] bd70ab4886c3f75c1d03985c95bb7d1bc7aac6f4fd6247f99009f23f3f237ee9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/casey/combomatic:/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] a608b2be6906e1b0058ee518b2a8a31c190cc5525fd76d77076ff6b309ee4082 [INFO] running `"docker" "start" "-a" "a608b2be6906e1b0058ee518b2a8a31c190cc5525fd76d77076ff6b309ee4082"` [INFO] [stderr] Compiling combomatic v0.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `"docker" "inspect" "a608b2be6906e1b0058ee518b2a8a31c190cc5525fd76d77076ff6b309ee4082"` [INFO] running `"docker" "rm" "-f" "a608b2be6906e1b0058ee518b2a8a31c190cc5525fd76d77076ff6b309ee4082"` [INFO] [stdout] a608b2be6906e1b0058ee518b2a8a31c190cc5525fd76d77076ff6b309ee4082 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/casey/combomatic:/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] c0bc95e85ac4fdf7457fb17a567e3bfb4c55b2e5ace4c3316eced7fe91902088 [INFO] running `"docker" "start" "-a" "c0bc95e85ac4fdf7457fb17a567e3bfb4c55b2e5ace4c3316eced7fe91902088"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/combomatic-027a11c8583ceaf9 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::modular_distance_misc ... ok [INFO] [stdout] test tests::range_one ... ok [INFO] [stdout] test tests::range_one_two ... ok [INFO] [stdout] test tests::range_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c0bc95e85ac4fdf7457fb17a567e3bfb4c55b2e5ace4c3316eced7fe91902088"` [INFO] running `"docker" "rm" "-f" "c0bc95e85ac4fdf7457fb17a567e3bfb4c55b2e5ace4c3316eced7fe91902088"` [INFO] [stdout] c0bc95e85ac4fdf7457fb17a567e3bfb4c55b2e5ace4c3316eced7fe91902088