[INFO] updating cached repository yuri91/totp-cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yuri91/totp-cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yuri91/totp-cli" "work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/yuri91/totp-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/yuri91/totp-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yuri91/totp-cli" "work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/yuri91/totp-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/yuri91/totp-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ab92462a949d2362021e3c0a97eefb248dc8ee65 [INFO] sha for GitHub repo yuri91/totp-cli: ab92462a949d2362021e3c0a97eefb248dc8ee65 [INFO] validating manifest of yuri91/totp-cli 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 yuri91/totp-cli 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 yuri91/totp-cli [INFO] finished frobbing yuri91/totp-cli [INFO] frobbed toml for yuri91/totp-cli written to work/ex/pr-57745/sources/master#f613dc138b4012cf3d2eb40718fbcc7cf0a34039/gh/yuri91/totp-cli/Cargo.toml [INFO] started frobbing yuri91/totp-cli [INFO] finished frobbing yuri91/totp-cli [INFO] frobbed toml for yuri91/totp-cli written to work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/yuri91/totp-cli/Cargo.toml [INFO] crate yuri91/totp-cli 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 yuri91/totp-cli against try#29640c57b5f92febba0e40c50cb863c9a7ede51d for pr-57745 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57745/worker-1/try#29640c57b5f92febba0e40c50cb863c9a7ede51d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57745/sources/try#29640c57b5f92febba0e40c50cb863c9a7ede51d/gh/yuri91/totp-cli:/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" "+29640c57b5f92febba0e40c50cb863c9a7ede51d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 34053f888e99f041b640f8600b18e02020c191a2857e525a3d5d8e6e458a2b59 [INFO] running `"docker" "start" "-a" "34053f888e99f041b640f8600b18e02020c191a2857e525a3d5d8e6e458a2b59"` [INFO] [stderr] Compiling proc-macro2 v0.4.20 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking ucd-util v0.1.2 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Checking data-encoding v2.1.1 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v0.2.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking hmac-sha1 v0.1.3 [INFO] [stderr] Checking pbr v1.0.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Checking basic-otp v0.1.1 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Checking console v0.6.2 [INFO] [stderr] Compiling structopt-derive v0.2.13 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Checking structopt v0.2.13 [INFO] [stderr] Checking totp-cli v0.2.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.89s [INFO] running `"docker" "inspect" "34053f888e99f041b640f8600b18e02020c191a2857e525a3d5d8e6e458a2b59"` [INFO] running `"docker" "rm" "-f" "34053f888e99f041b640f8600b18e02020c191a2857e525a3d5d8e6e458a2b59"` [INFO] [stdout] 34053f888e99f041b640f8600b18e02020c191a2857e525a3d5d8e6e458a2b59