[INFO] updating cached repository just-cli/just-install [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/just-cli/just-install [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/just-cli/just-install" "work/ex/beta-1.38-1/sources/1.37.0/gh/just-cli/just-install"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/just-cli/just-install'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/just-cli/just-install" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/just-cli/just-install"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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 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 just-cli/just-install 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 just-cli/just-install [INFO] finished frobbing just-cli/just-install [INFO] frobbed toml for just-cli/just-install written to work/ex/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/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/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 just-cli/just-install against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/just-cli/just-install:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 38ac4a49847e3f993cfa3b66232e6eb54dc011749cd321cd8187f93d3c707266 [INFO] running `"docker" "start" "-a" "38ac4a49847e3f993cfa3b66232e6eb54dc011749cd321cd8187f93d3c707266"` [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling smallvec v0.6.7 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling duct v0.11.1 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling console v0.7.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.6.1 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling just-core v0.1.0 (https://github.com/just-cli/just-core#dcd7d8a4) [INFO] [stderr] Compiling reqwest v0.9.7 [INFO] [stderr] Compiling just-versions v0.1.0 (https://github.com/just-cli/just-versions#a4a36d35) [INFO] [stderr] Compiling just-extract v0.1.0 (https://github.com/just-cli/just-extract#b013b872) [INFO] [stderr] Compiling just-fetch v0.1.0 (https://github.com/just-cli/just-fetch#00afa00f) [INFO] [stderr] Compiling just-download v0.1.0 (https://github.com/just-cli/just-download#3683146f) [INFO] [stderr] Compiling just-install v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `"docker" "inspect" "38ac4a49847e3f993cfa3b66232e6eb54dc011749cd321cd8187f93d3c707266"` [INFO] running `"docker" "rm" "-f" "38ac4a49847e3f993cfa3b66232e6eb54dc011749cd321cd8187f93d3c707266"` [INFO] [stdout] 38ac4a49847e3f993cfa3b66232e6eb54dc011749cd321cd8187f93d3c707266 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/just-cli/just-install:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 78c1b187f0a77dbd89ad5f543bc55d4f90b47614b73d9e15086c4d3858142eb9 [INFO] running `"docker" "start" "-a" "78c1b187f0a77dbd89ad5f543bc55d4f90b47614b73d9e15086c4d3858142eb9"` [INFO] [stderr] Compiling just-install v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.34s [INFO] running `"docker" "inspect" "78c1b187f0a77dbd89ad5f543bc55d4f90b47614b73d9e15086c4d3858142eb9"` [INFO] running `"docker" "rm" "-f" "78c1b187f0a77dbd89ad5f543bc55d4f90b47614b73d9e15086c4d3858142eb9"` [INFO] [stdout] 78c1b187f0a77dbd89ad5f543bc55d4f90b47614b73d9e15086c4d3858142eb9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/just-cli/just-install:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 3d266ec68d61da6551c58a9e0f2b69feef3bdce346512ed754f6b3ef83f99228 [INFO] running `"docker" "start" "-a" "3d266ec68d61da6551c58a9e0f2b69feef3bdce346512ed754f6b3ef83f99228"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/crater/target/debug/deps/just_install-d867121698ef2845 [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" "3d266ec68d61da6551c58a9e0f2b69feef3bdce346512ed754f6b3ef83f99228"` [INFO] running `"docker" "rm" "-f" "3d266ec68d61da6551c58a9e0f2b69feef3bdce346512ed754f6b3ef83f99228"` [INFO] [stdout] 3d266ec68d61da6551c58a9e0f2b69feef3bdce346512ed754f6b3ef83f99228