[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.38-1/sources/1.37.0/gh/just-cli/just-download"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/gh/just-cli/just-download"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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-download 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-download [INFO] finished frobbing just-cli/just-download [INFO] frobbed toml for just-cli/just-download written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.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.38-1/sources/1.37.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.37.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-08-13" "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.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-download 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-7/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-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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] dddf1063f09d7d6c7957eb5048559badf5a6ac092119d853ce7e8bec6b237d9e [INFO] running `"docker" "start" "-a" "dddf1063f09d7d6c7957eb5048559badf5a6ac092119d853ce7e8bec6b237d9e"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.3.2 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling shared_child v0.3.3 [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 synstructure v0.10.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling os_pipe v0.7.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling duct v0.11.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling just-core v0.1.0 (https://github.com/just-cli/just-core#ddf9fedf) [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling just-versions v0.1.0 (https://github.com/just-cli/just-versions#a4a36d35) [INFO] [stderr] Compiling hyper-tls v0.3.2 [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 38s [INFO] running `"docker" "inspect" "dddf1063f09d7d6c7957eb5048559badf5a6ac092119d853ce7e8bec6b237d9e"` [INFO] running `"docker" "rm" "-f" "dddf1063f09d7d6c7957eb5048559badf5a6ac092119d853ce7e8bec6b237d9e"` [INFO] [stdout] dddf1063f09d7d6c7957eb5048559badf5a6ac092119d853ce7e8bec6b237d9e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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-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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 1ca1558142091c5208551958c32470edf30fc0d1dd19afad1f7479b3169f3a70 [INFO] running `"docker" "start" "-a" "1ca1558142091c5208551958c32470edf30fc0d1dd19afad1f7479b3169f3a70"` [INFO] [stderr] Compiling just-download v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.80s [INFO] running `"docker" "inspect" "1ca1558142091c5208551958c32470edf30fc0d1dd19afad1f7479b3169f3a70"` [INFO] running `"docker" "rm" "-f" "1ca1558142091c5208551958c32470edf30fc0d1dd19afad1f7479b3169f3a70"` [INFO] [stdout] 1ca1558142091c5208551958c32470edf30fc0d1dd19afad1f7479b3169f3a70 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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-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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] ab39d27f8959a189d66b416b90b5b94859896c9f3414611bbd707d199637473f [INFO] running `"docker" "start" "-a" "ab39d27f8959a189d66b416b90b5b94859896c9f3414611bbd707d199637473f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/just_download-36ae1574d088dba8 [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] [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] running `"docker" "inspect" "ab39d27f8959a189d66b416b90b5b94859896c9f3414611bbd707d199637473f"` [INFO] running `"docker" "rm" "-f" "ab39d27f8959a189d66b416b90b5b94859896c9f3414611bbd707d199637473f"` [INFO] [stdout] ab39d27f8959a189d66b416b90b5b94859896c9f3414611bbd707d199637473f