[INFO] updating cached repository just-cli/just-download [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/just-cli/just-download [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/just-cli/just-download" "work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/just-cli/just-download"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/just-cli/just-download'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/just-cli/just-download" "work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/just-cli/just-download"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/just-cli/just-download'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3683146f60528eed5e552ee065bee27858188b0a [INFO] sha for GitHub repo just-cli/just-download: 3683146f60528eed5e552ee065bee27858188b0a [INFO] validating manifest of just-cli/just-download on toolchain master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of just-cli/just-download on toolchain try#58b21121d0b447ceb3f1a655155d802191acf044 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing just-cli/just-download [INFO] finished frobbing just-cli/just-download [INFO] frobbed toml for just-cli/just-download written to work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/just-cli/just-download/Cargo.toml [INFO] started frobbing just-cli/just-download [INFO] finished frobbing just-cli/just-download [INFO] frobbed toml for just-cli/just-download written to work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/just-cli/just-download/Cargo.toml [INFO] crate just-cli/just-download already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/just-cli/just-core` [INFO] [stderr] Updating git repository `https://github.com/just-cli/just-versions` [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/just-cli/just-download/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/just-cli/just-core` [INFO] [stderr] Updating git repository `https://github.com/just-cli/just-versions` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Updating git repository `https://github.com/just-cli/just-core` [INFO] [stderr] Updating git repository `https://github.com/just-cli/just-versions` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking just-cli/just-download against master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 for pr-61100 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-61100/worker-7/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/just-cli/just-download:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e60541fc6782b69218fbfe1a4708c90271e7c132da8bbddd2bb374385212652f [INFO] running `"docker" "start" "-a" "e60541fc6782b69218fbfe1a4708c90271e7c132da8bbddd2bb374385212652f"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking os_pipe v0.7.0 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Checking shared_child v0.3.3 [INFO] [stderr] Checking duct v0.11.1 [INFO] [stderr] Checking just-core v0.1.0 (https://github.com/just-cli/just-core#ddf9fedf) [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking just-versions v0.1.0 (https://github.com/just-cli/just-versions#a4a36d35) [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking console v0.7.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking tokio v0.1.20 [INFO] [stderr] Checking hyper v0.12.29 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.17 [INFO] [stderr] Checking just-download v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.36s [INFO] running `"docker" "inspect" "e60541fc6782b69218fbfe1a4708c90271e7c132da8bbddd2bb374385212652f"` [INFO] running `"docker" "rm" "-f" "e60541fc6782b69218fbfe1a4708c90271e7c132da8bbddd2bb374385212652f"` [INFO] [stdout] e60541fc6782b69218fbfe1a4708c90271e7c132da8bbddd2bb374385212652f