[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/beta-1.37-6/sources/1.36.0/gh/just-cli/just-download"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/just-cli/just-download'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/just-cli/just-download" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/just-cli/just-download"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of just-cli/just-download on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/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/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "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/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "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/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing just-cli/just-download against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/just-cli/just-download:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] cf6e3f1a74b1e2a8d27fb6840bbf8da4990d534bbf7c7328167812ba7c637516 [INFO] running `"docker" "start" "-a" "cf6e3f1a74b1e2a8d27fb6840bbf8da4990d534bbf7c7328167812ba7c637516"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling os_pipe v0.7.0 [INFO] [stderr] Compiling duct v0.11.1 [INFO] [stderr] Compiling just-core v0.1.0 (https://github.com/just-cli/just-core#ddf9fedf) [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling just-versions v0.1.0 (https://github.com/just-cli/just-versions#a4a36d35) [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling just-download v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `"docker" "inspect" "cf6e3f1a74b1e2a8d27fb6840bbf8da4990d534bbf7c7328167812ba7c637516"` [INFO] running `"docker" "rm" "-f" "cf6e3f1a74b1e2a8d27fb6840bbf8da4990d534bbf7c7328167812ba7c637516"` [INFO] [stdout] cf6e3f1a74b1e2a8d27fb6840bbf8da4990d534bbf7c7328167812ba7c637516 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/just-cli/just-download:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f2f84310ae1be81f8b34d38329475ec4b90700332845630b72555bd67acb42b9 [INFO] running `"docker" "start" "-a" "f2f84310ae1be81f8b34d38329475ec4b90700332845630b72555bd67acb42b9"` [INFO] [stderr] Compiling just-download v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.42s [INFO] running `"docker" "inspect" "f2f84310ae1be81f8b34d38329475ec4b90700332845630b72555bd67acb42b9"` [INFO] running `"docker" "rm" "-f" "f2f84310ae1be81f8b34d38329475ec4b90700332845630b72555bd67acb42b9"` [INFO] [stdout] f2f84310ae1be81f8b34d38329475ec4b90700332845630b72555bd67acb42b9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/just-cli/just-download:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 8be50a0c739a0b4ea87b12ace61d84935d0eb95457175dfec753f6f2314f03f4 [INFO] running `"docker" "start" "-a" "8be50a0c739a0b4ea87b12ace61d84935d0eb95457175dfec753f6f2314f03f4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/just_download-6e34ff575160316f [INFO] [stderr] Doc-tests just-download [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] [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" "8be50a0c739a0b4ea87b12ace61d84935d0eb95457175dfec753f6f2314f03f4"` [INFO] running `"docker" "rm" "-f" "8be50a0c739a0b4ea87b12ace61d84935d0eb95457175dfec753f6f2314f03f4"` [INFO] [stdout] 8be50a0c739a0b4ea87b12ace61d84935d0eb95457175dfec753f6f2314f03f4