[INFO] cloning repository just-cli/just-install [INFO] running `"git" "clone" "--bare" "git://github.com/just-cli/just-install.git" "work/cache/sources/gh/just-cli/just-install"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/just-cli/just-install'... [INFO] running `"git" "clone" "work/cache/sources/gh/just-cli/just-install" "work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/just-cli/just-install"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/just-cli/just-install'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/just-cli/just-install" "work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/just-cli/just-install"` [INFO] [stderr] Cloning into 'work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/just-cli/just-install'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 90902ec5a67f9da4373e2833c73cda1b1c787db9 [INFO] sha for GitHub repo just-cli/just-install: 90902ec5a67f9da4373e2833c73cda1b1c787db9 [INFO] validating manifest of just-cli/just-install on toolchain master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of just-cli/just-install on toolchain try#8f81d0bf6baf07b92f1246696722485c4ca0b049 [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing just-cli/just-install [INFO] finished frobbing just-cli/just-install [INFO] frobbed toml for just-cli/just-install written to work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/just-cli/just-install/Cargo.toml [INFO] started frobbing just-cli/just-install [INFO] finished frobbing just-cli/just-install [INFO] frobbed toml for just-cli/just-install written to work/ex/pr-62008/sources/try#8f81d0bf6baf07b92f1246696722485c4ca0b049/gh/just-cli/just-install/Cargo.toml [INFO] crate just-cli/just-install already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/just-cli/just-download` [INFO] [stderr] Updating git repository `https://github.com/just-cli/just-extract` [INFO] [stderr] Updating git repository `https://github.com/just-cli/just-fetch` [INFO] [stderr] Updating git repository `https://github.com/just-cli/just-versions` [INFO] running `"/mnt/big/ec2-user/crater/work/local/cargo-home/bin/cargo" "+8f81d0bf6baf07b92f1246696722485c4ca0b049-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking just-cli/just-install against master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1 for pr-62008 [INFO] running `"docker" "create" "-v" "/mnt/big/ec2-user/crater/work/local/target-dirs/pr-62008/worker-3/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1:/opt/crater/target:rw,Z" "-v" "/mnt/big/ec2-user/crater/work/ex/pr-62008/sources/master#848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1/gh/just-cli/just-install:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/ec2-user/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/ec2-user/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" "+848e0a23f34aaab3e4a974b031c86ef2a4e4fcc1-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] c0114d94a86d7592c9f84dc9fe46856d88e3102b529805129ba1a10591df5e88 [INFO] running `"docker" "start" "-a" "c0114d94a86d7592c9f84dc9fe46856d88e3102b529805129ba1a10591df5e88"` [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking socket2 v0.3.8 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking clicolors-control v1.0.0 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.14 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking shared_child v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Checking os_pipe v0.7.0 [INFO] [stderr] Checking structopt v0.2.14 [INFO] [stderr] Checking duct v0.11.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking console v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking just-core v0.1.0 (https://github.com/just-cli/just-core#dcd7d8a4) [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking trust-dns-proto v0.6.1 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking just-versions v0.1.0 (https://github.com/just-cli/just-versions#a4a36d35) [INFO] [stderr] Checking just-extract v0.1.0 (https://github.com/just-cli/just-extract#b013b872) [INFO] [stderr] Checking tokio v0.1.14 [INFO] [stderr] Checking hyper v0.12.20 [INFO] [stderr] Checking just-fetch v0.1.0 (https://github.com/just-cli/just-fetch#00afa00f) [INFO] [stderr] Checking trust-dns-resolver v0.10.2 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking reqwest v0.9.7 [INFO] [stderr] Checking just-download v0.1.0 (https://github.com/just-cli/just-download#3683146f) [INFO] [stderr] Checking just-install v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "c0114d94a86d7592c9f84dc9fe46856d88e3102b529805129ba1a10591df5e88"` [INFO] running `"docker" "rm" "-f" "c0114d94a86d7592c9f84dc9fe46856d88e3102b529805129ba1a10591df5e88"` [INFO] [stdout] c0114d94a86d7592c9f84dc9fe46856d88e3102b529805129ba1a10591df5e88