[INFO] updating cached repository djc/edit-chunks [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/djc/edit-chunks [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/djc/edit-chunks" "work/ex/beta-1.38-1/sources/1.37.0/gh/djc/edit-chunks"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/djc/edit-chunks'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/djc/edit-chunks" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/djc/edit-chunks"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of djc/edit-chunks on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing djc/edit-chunks against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=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.37.0" "build" "--frozen"` [INFO] [stdout] 5613050d7df2a05f74beb8c4098a060a27049debcf40f0d86bfa159a8b89e6a4 [INFO] running `"docker" "start" "-a" "5613050d7df2a05f74beb8c4098a060a27049debcf40f0d86bfa159a8b89e6a4"` [INFO] [stderr] Compiling libc v0.2.28 [INFO] [stderr] Compiling serde_json v1.0.2 [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 33.39s [INFO] running `"docker" "inspect" "5613050d7df2a05f74beb8c4098a060a27049debcf40f0d86bfa159a8b89e6a4"` [INFO] running `"docker" "rm" "-f" "5613050d7df2a05f74beb8c4098a060a27049debcf40f0d86bfa159a8b89e6a4"` [INFO] [stdout] 5613050d7df2a05f74beb8c4098a060a27049debcf40f0d86bfa159a8b89e6a4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e17ebb97797bb683cd9d65b769d1c62ae4dc83afceb6b4d6588faf200255bec4 [INFO] running `"docker" "start" "-a" "e17ebb97797bb683cd9d65b769d1c62ae4dc83afceb6b4d6588faf200255bec4"` [INFO] [stderr] Compiling edit-chunks v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `"docker" "inspect" "e17ebb97797bb683cd9d65b769d1c62ae4dc83afceb6b4d6588faf200255bec4"` [INFO] running `"docker" "rm" "-f" "e17ebb97797bb683cd9d65b769d1c62ae4dc83afceb6b4d6588faf200255bec4"` [INFO] [stdout] e17ebb97797bb683cd9d65b769d1c62ae4dc83afceb6b4d6588faf200255bec4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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=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.37.0" "test" "--frozen"` [INFO] [stdout] 673b6babb00dd51e7442c7ecc8cfdec245a22c471edba816f680fcea83834fad [INFO] running `"docker" "start" "-a" "673b6babb00dd51e7442c7ecc8cfdec245a22c471edba816f680fcea83834fad"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/edit_chunks-72753afc93566f2d [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" "673b6babb00dd51e7442c7ecc8cfdec245a22c471edba816f680fcea83834fad"` [INFO] running `"docker" "rm" "-f" "673b6babb00dd51e7442c7ecc8cfdec245a22c471edba816f680fcea83834fad"` [INFO] [stdout] 673b6babb00dd51e7442c7ecc8cfdec245a22c471edba816f680fcea83834fad