[INFO] updating cached repository wehjin/coingain [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wehjin/coingain [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wehjin/coingain" "work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/wehjin/coingain"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/wehjin/coingain'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wehjin/coingain" "work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/wehjin/coingain"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/wehjin/coingain'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 23c5ba0aab34e5f5fbd9118fa68f5b200f54fccb [INFO] sha for GitHub repo wehjin/coingain: 23c5ba0aab34e5f5fbd9118fa68f5b200f54fccb [INFO] validating manifest of wehjin/coingain on toolchain master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of wehjin/coingain on toolchain try#29640c57b5f92febba0e40c50cb863c9a7ede51d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing wehjin/coingain [INFO] finished frobbing wehjin/coingain [INFO] frobbed toml for wehjin/coingain written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/wehjin/coingain/Cargo.toml [INFO] started frobbing wehjin/coingain [INFO] finished frobbing wehjin/coingain [INFO] frobbed toml for wehjin/coingain written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/wehjin/coingain/Cargo.toml [INFO] crate wehjin/coingain has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking wehjin/coingain against master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039 for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-1/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/wehjin/coingain:/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" "+f613dc138b4012cf3d2eb40718fbcc7cf0a34039-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ce01a94e0057ffc1b33fea299b65d7fb6046f2c67541d8708cff64e3629e26f8 [INFO] running `"docker" "start" "-a" "ce01a94e0057ffc1b33fea299b65d7fb6046f2c67541d8708cff64e3629e26f8"` [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Checking num-traits v0.1.42 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Checking separator v0.3.1 [INFO] [stderr] Checking json v0.11.13 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Checking rand v0.3.20 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking clap v2.31.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking num-complex v0.1.41 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking regex v0.2.5 [INFO] [stderr] Checking num-bigint v0.1.41 [INFO] [stderr] Checking num-rational v0.1.41 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Compiling parse-zoneinfo v0.1.1 [INFO] [stderr] Compiling chrono-tz v0.4.1 [INFO] [stderr] Checking coingain 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] --> bin/main.rs:20:32 [INFO] [stderr] | [INFO] [stderr] 20 | let home_path = Path::new(&env::home_dir().unwrap()).join(".coingain"); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [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] --> bin/main.rs:20:32 [INFO] [stderr] | [INFO] [stderr] 20 | let home_path = Path::new(&env::home_dir().unwrap()).join(".coingain"); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "ce01a94e0057ffc1b33fea299b65d7fb6046f2c67541d8708cff64e3629e26f8"` [INFO] running `"docker" "rm" "-f" "ce01a94e0057ffc1b33fea299b65d7fb6046f2c67541d8708cff64e3629e26f8"` [INFO] [stdout] ce01a94e0057ffc1b33fea299b65d7fb6046f2c67541d8708cff64e3629e26f8