[INFO] updating cached repository wehjin/bittrex_dl [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wehjin/bittrex_dl [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wehjin/bittrex_dl" "work/ex/beta-1.37-6/sources/1.36.0/gh/wehjin/bittrex_dl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/wehjin/bittrex_dl'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wehjin/bittrex_dl" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wehjin/bittrex_dl"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wehjin/bittrex_dl'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cb142b2f0635e68315f689682e512b8fd0333e67 [INFO] sha for GitHub repo wehjin/bittrex_dl: cb142b2f0635e68315f689682e512b8fd0333e67 [INFO] validating manifest of wehjin/bittrex_dl 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 wehjin/bittrex_dl 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 wehjin/bittrex_dl [INFO] finished frobbing wehjin/bittrex_dl [INFO] frobbed toml for wehjin/bittrex_dl written to work/ex/beta-1.37-6/sources/1.36.0/gh/wehjin/bittrex_dl/Cargo.toml [INFO] started frobbing wehjin/bittrex_dl [INFO] finished frobbing wehjin/bittrex_dl [INFO] frobbed toml for wehjin/bittrex_dl written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/wehjin/bittrex_dl/Cargo.toml [INFO] crate wehjin/bittrex_dl 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] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing wehjin/bittrex_dl 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/wehjin/bittrex_dl:/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] d538c032d8c474938a07084ff30aba23cca5c1c8aac5b91741e187f87969ef11 [INFO] running `"docker" "start" "-a" "d538c032d8c474938a07084ff30aba23cca5c1c8aac5b91741e187f87969ef11"` [INFO] [stderr] Compiling typenum v1.9.0 [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.26 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.5 [INFO] [stderr] Compiling mio v0.6.13 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling tokio-core v0.1.12 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling sha2 v0.7.0 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.19 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.8.5 [INFO] [stderr] Compiling bittrex_dl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/setup.rs:42:29 [INFO] [stderr] | [INFO] [stderr] 42 | if let Some(path_buf) = std::env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.86s [INFO] running `"docker" "inspect" "d538c032d8c474938a07084ff30aba23cca5c1c8aac5b91741e187f87969ef11"` [INFO] running `"docker" "rm" "-f" "d538c032d8c474938a07084ff30aba23cca5c1c8aac5b91741e187f87969ef11"` [INFO] [stdout] d538c032d8c474938a07084ff30aba23cca5c1c8aac5b91741e187f87969ef11 [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/wehjin/bittrex_dl:/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] 073adaa1d4384061d9374c217a09632954713a4100709203f6d5387853315cb0 [INFO] running `"docker" "start" "-a" "073adaa1d4384061d9374c217a09632954713a4100709203f6d5387853315cb0"` [INFO] [stderr] Compiling bittrex_dl v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/setup.rs:42:29 [INFO] [stderr] | [INFO] [stderr] 42 | if let Some(path_buf) = std::env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `"docker" "inspect" "073adaa1d4384061d9374c217a09632954713a4100709203f6d5387853315cb0"` [INFO] running `"docker" "rm" "-f" "073adaa1d4384061d9374c217a09632954713a4100709203f6d5387853315cb0"` [INFO] [stdout] 073adaa1d4384061d9374c217a09632954713a4100709203f6d5387853315cb0 [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/wehjin/bittrex_dl:/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] 11a8792889726a3ddbd7b171e950095e270c1e1211b048da863546f6b9ae9c9e [INFO] running `"docker" "start" "-a" "11a8792889726a3ddbd7b171e950095e270c1e1211b048da863546f6b9ae9c9e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/bittrex_dl-7f5b6dcca0ffdc72 [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" "11a8792889726a3ddbd7b171e950095e270c1e1211b048da863546f6b9ae9c9e"` [INFO] running `"docker" "rm" "-f" "11a8792889726a3ddbd7b171e950095e270c1e1211b048da863546f6b9ae9c9e"` [INFO] [stdout] 11a8792889726a3ddbd7b171e950095e270c1e1211b048da863546f6b9ae9c9e