[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-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/just-cli/just-install"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/just-cli/just-install'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/just-cli/just-install" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/just-cli/just-install"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of just-cli/just-install on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-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-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-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/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing just-cli/just-install against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 9730c196cde9cee0cf619c9990c7b2b36f3632558438c4d5211945f275963c47 [INFO] running `"docker" "start" "-a" "9730c196cde9cee0cf619c9990c7b2b36f3632558438c4d5211945f275963c47"` [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [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 tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling os_pipe v0.7.0 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling duct v0.11.1 [INFO] [stderr] Compiling trust-dns-proto v0.6.1 [INFO] [stderr] Compiling just-core v0.1.0 (https://github.com/just-cli/just-core#dcd7d8a4) [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling hyper v0.12.20 [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 trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling just-fetch v0.1.0 (https://github.com/just-cli/just-fetch#00afa00f) [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.7 [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 1m 40s [INFO] running `"docker" "inspect" "9730c196cde9cee0cf619c9990c7b2b36f3632558438c4d5211945f275963c47"` [INFO] running `"docker" "rm" "-f" "9730c196cde9cee0cf619c9990c7b2b36f3632558438c4d5211945f275963c47"` [INFO] [stdout] 9730c196cde9cee0cf619c9990c7b2b36f3632558438c4d5211945f275963c47 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 9e33901746aa7e0884446e98f990588f589d13c05eda7d31cff2a30bf4cf275e [INFO] running `"docker" "start" "-a" "9e33901746aa7e0884446e98f990588f589d13c05eda7d31cff2a30bf4cf275e"` [INFO] [stderr] Compiling just-install v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.70s [INFO] running `"docker" "inspect" "9e33901746aa7e0884446e98f990588f589d13c05eda7d31cff2a30bf4cf275e"` [INFO] running `"docker" "rm" "-f" "9e33901746aa7e0884446e98f990588f589d13c05eda7d31cff2a30bf4cf275e"` [INFO] [stdout] 9e33901746aa7e0884446e98f990588f589d13c05eda7d31cff2a30bf4cf275e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 49148420e930ce89129e90f51c8be75ba01d0a9b53e3fa3b84fa21fce4ec5e4b [INFO] running `"docker" "start" "-a" "49148420e930ce89129e90f51c8be75ba01d0a9b53e3fa3b84fa21fce4ec5e4b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/crater/target/debug/deps/just_install-998f7787d01bcc59 [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" "49148420e930ce89129e90f51c8be75ba01d0a9b53e3fa3b84fa21fce4ec5e4b"` [INFO] running `"docker" "rm" "-f" "49148420e930ce89129e90f51c8be75ba01d0a9b53e3fa3b84fa21fce4ec5e4b"` [INFO] [stdout] 49148420e930ce89129e90f51c8be75ba01d0a9b53e3fa3b84fa21fce4ec5e4b