[INFO] updating cached repository ratschance/patch-fix [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ratschance/patch-fix [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ratschance/patch-fix" "work/ex/beta-1.37-6/sources/1.36.0/gh/ratschance/patch-fix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/ratschance/patch-fix'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ratschance/patch-fix" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ratschance/patch-fix"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ratschance/patch-fix'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 149042a36318a1675e93e7a4efdce80101a8b4a7 [INFO] sha for GitHub repo ratschance/patch-fix: 149042a36318a1675e93e7a4efdce80101a8b4a7 [INFO] validating manifest of ratschance/patch-fix 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 ratschance/patch-fix 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 ratschance/patch-fix [INFO] finished frobbing ratschance/patch-fix [INFO] frobbed toml for ratschance/patch-fix written to work/ex/beta-1.37-6/sources/1.36.0/gh/ratschance/patch-fix/Cargo.toml [INFO] started frobbing ratschance/patch-fix [INFO] finished frobbing ratschance/patch-fix [INFO] frobbed toml for ratschance/patch-fix written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/ratschance/patch-fix/Cargo.toml [INFO] crate ratschance/patch-fix 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 ratschance/patch-fix 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ratschance/patch-fix:/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] 131e9454d3f4f12202573e50fc2d2ccca186ed7c695f6d83519b4f67794be6b1 [INFO] running `"docker" "start" "-a" "131e9454d3f4f12202573e50fc2d2ccca186ed7c695f6d83519b4f67794be6b1"` [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling patch-fix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.99s [INFO] running `"docker" "inspect" "131e9454d3f4f12202573e50fc2d2ccca186ed7c695f6d83519b4f67794be6b1"` [INFO] running `"docker" "rm" "-f" "131e9454d3f4f12202573e50fc2d2ccca186ed7c695f6d83519b4f67794be6b1"` [INFO] [stdout] 131e9454d3f4f12202573e50fc2d2ccca186ed7c695f6d83519b4f67794be6b1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ratschance/patch-fix:/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] ee18b11a008b192696bbf5e03bb2e7e562de4e3bde5d3c86551bea72453ff597 [INFO] running `"docker" "start" "-a" "ee18b11a008b192696bbf5e03bb2e7e562de4e3bde5d3c86551bea72453ff597"` [INFO] [stderr] Compiling patch-fix v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.83s [INFO] running `"docker" "inspect" "ee18b11a008b192696bbf5e03bb2e7e562de4e3bde5d3c86551bea72453ff597"` [INFO] running `"docker" "rm" "-f" "ee18b11a008b192696bbf5e03bb2e7e562de4e3bde5d3c86551bea72453ff597"` [INFO] [stdout] ee18b11a008b192696bbf5e03bb2e7e562de4e3bde5d3c86551bea72453ff597 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/ratschance/patch-fix:/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] 506a1d008e8fce0737cbc24662d967609425c2313e3e8b39dbbc4d8d1a27f132 [INFO] running `"docker" "start" "-a" "506a1d008e8fce0737cbc24662d967609425c2313e3e8b39dbbc4d8d1a27f132"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/patch_fix-5c412849d8cc4bd1 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "506a1d008e8fce0737cbc24662d967609425c2313e3e8b39dbbc4d8d1a27f132"` [INFO] running `"docker" "rm" "-f" "506a1d008e8fce0737cbc24662d967609425c2313e3e8b39dbbc4d8d1a27f132"` [INFO] [stdout] 506a1d008e8fce0737cbc24662d967609425c2313e3e8b39dbbc4d8d1a27f132