[INFO] cloning repository djc/edit-chunks [INFO] running `"git" "clone" "--bare" "git://github.com/djc/edit-chunks.git" "work/cache/sources/gh/djc/edit-chunks"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/djc/edit-chunks'... [INFO] running `"git" "clone" "work/cache/sources/gh/djc/edit-chunks" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/djc/edit-chunks"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/djc/edit-chunks'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/djc/edit-chunks" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/djc/edit-chunks"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/djc/edit-chunks'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e59dcf34d8a34748ea15982e05f0965e98e3aad0 [INFO] sha for GitHub repo djc/edit-chunks: e59dcf34d8a34748ea15982e05f0965e98e3aad0 [INFO] validating manifest of djc/edit-chunks on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of djc/edit-chunks on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing djc/edit-chunks [INFO] finished frobbing djc/edit-chunks [INFO] frobbed toml for djc/edit-chunks written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/djc/edit-chunks/Cargo.toml [INFO] started frobbing djc/edit-chunks [INFO] finished frobbing djc/edit-chunks [INFO] frobbed toml for djc/edit-chunks written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/djc/edit-chunks/Cargo.toml [INFO] crate djc/edit-chunks already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing djc/edit-chunks against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/djc/edit-chunks:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 97a69ad98e6ac163635df9381a9de15e25b285f9f4ad1411d2b76feedbd64385 [INFO] running `"docker" "start" "-a" "97a69ad98e6ac163635df9381a9de15e25b285f9f4ad1411d2b76feedbd64385"` [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling structopt-derive v0.1.0 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling structopt v0.1.0 [INFO] [stderr] Compiling edit-chunks v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.13s [INFO] running `"docker" "inspect" "97a69ad98e6ac163635df9381a9de15e25b285f9f4ad1411d2b76feedbd64385"` [INFO] running `"docker" "rm" "-f" "97a69ad98e6ac163635df9381a9de15e25b285f9f4ad1411d2b76feedbd64385"` [INFO] [stdout] 97a69ad98e6ac163635df9381a9de15e25b285f9f4ad1411d2b76feedbd64385 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/djc/edit-chunks:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b1ad2ccd5f2efa6e54bd3f5c0940b7b6bad6802cf66b82252f8297c890731556 [INFO] running `"docker" "start" "-a" "b1ad2ccd5f2efa6e54bd3f5c0940b7b6bad6802cf66b82252f8297c890731556"` [INFO] [stderr] Compiling edit-chunks v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.30s [INFO] running `"docker" "inspect" "b1ad2ccd5f2efa6e54bd3f5c0940b7b6bad6802cf66b82252f8297c890731556"` [INFO] running `"docker" "rm" "-f" "b1ad2ccd5f2efa6e54bd3f5c0940b7b6bad6802cf66b82252f8297c890731556"` [INFO] [stdout] b1ad2ccd5f2efa6e54bd3f5c0940b7b6bad6802cf66b82252f8297c890731556 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/djc/edit-chunks:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 0676045d049450efc9ca9d7cc7c57d9821e2faf2d94ef203a1aba610ac011bbe [INFO] running `"docker" "start" "-a" "0676045d049450efc9ca9d7cc7c57d9821e2faf2d94ef203a1aba610ac011bbe"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/edit_chunks-cf3cee5716f0515d [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" "0676045d049450efc9ca9d7cc7c57d9821e2faf2d94ef203a1aba610ac011bbe"` [INFO] running `"docker" "rm" "-f" "0676045d049450efc9ca9d7cc7c57d9821e2faf2d94ef203a1aba610ac011bbe"` [INFO] [stdout] 0676045d049450efc9ca9d7cc7c57d9821e2faf2d94ef203a1aba610ac011bbe