[INFO] updating cached repository alexcrichton/cargo-edit-locally [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/alexcrichton/cargo-edit-locally [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/alexcrichton/cargo-edit-locally" "work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/alexcrichton/cargo-edit-locally"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/alexcrichton/cargo-edit-locally'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/alexcrichton/cargo-edit-locally" "work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/alexcrichton/cargo-edit-locally"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/alexcrichton/cargo-edit-locally'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0d920ced75b09ea2484334f5b72f31ebe1028864 [INFO] sha for GitHub repo alexcrichton/cargo-edit-locally: 0d920ced75b09ea2484334f5b72f31ebe1028864 [INFO] validating manifest of alexcrichton/cargo-edit-locally on toolchain master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of alexcrichton/cargo-edit-locally on toolchain try#29640c57b5f92febba0e40c50cb863c9a7ede51d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing alexcrichton/cargo-edit-locally [INFO] finished frobbing alexcrichton/cargo-edit-locally [INFO] frobbed toml for alexcrichton/cargo-edit-locally written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/alexcrichton/cargo-edit-locally/Cargo.toml [INFO] started frobbing alexcrichton/cargo-edit-locally [INFO] finished frobbing alexcrichton/cargo-edit-locally [INFO] frobbed toml for alexcrichton/cargo-edit-locally written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/alexcrichton/cargo-edit-locally/Cargo.toml [INFO] crate alexcrichton/cargo-edit-locally has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking alexcrichton/cargo-edit-locally against try#29640c57b5f92febba0e40c50cb863c9a7ede51d for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-2/try#29640c57b5f92febba0e40c50cb863c9a7ede51d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/alexcrichton/cargo-edit-locally:/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" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 38453c3be3b15fc9ebbb8af7632d735a16198ed2c12e109aba95601b7617bf94 [INFO] running `"docker" "start" "-a" "38453c3be3b15fc9ebbb8af7632d735a16198ed2c12e109aba95601b7617bf94"` [INFO] [stderr] Checking bytesize v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling libnghttp2-sys v0.1.1 [INFO] [stderr] Compiling libz-sys v1.0.22 [INFO] [stderr] Compiling curl-sys v0.4.15 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking filetime v0.2.1 [INFO] [stderr] Checking jobserver v0.1.11 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking lock_api v0.1.3 [INFO] [stderr] Checking crc32fast v1.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking serde_ignored v0.0.4 [INFO] [stderr] Checking tar v0.4.16 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Checking crossbeam-epoch v0.6.0 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Checking globset v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking ignore v0.4.4 [INFO] [stderr] Checking crypto-hash v0.3.1 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking curl v0.4.19 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking opener v0.3.0 [INFO] [stderr] Checking rustfix v0.4.2 [INFO] [stderr] Checking crates-io v0.20.0 [INFO] [stderr] Checking docopt v1.0.2 [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Checking git2 v0.8.0 [INFO] [stderr] Checking git2-curl v0.8.1 [INFO] [stderr] Checking cargo v0.32.0 [INFO] [stderr] Checking cargo-edit-locally v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `"docker" "inspect" "38453c3be3b15fc9ebbb8af7632d735a16198ed2c12e109aba95601b7617bf94"` [INFO] running `"docker" "rm" "-f" "38453c3be3b15fc9ebbb8af7632d735a16198ed2c12e109aba95601b7617bf94"` [INFO] [stdout] 38453c3be3b15fc9ebbb8af7632d735a16198ed2c12e109aba95601b7617bf94