[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-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/yuri91/totp-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/yuri91/totp-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yuri91/totp-cli" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/yuri91/totp-cli"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/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#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yuri91/totp-cli on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-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-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/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-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/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" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking yuri91/totp-cli against master#f66e4697ae286985ddefc53c3a047614568458bb for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-1/master#f66e4697ae286985ddefc53c3a047614568458bb:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/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" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bb45b2740c7374ed63a122fcdb05dde3b72f3cd315b3463d2a78c0c2229e2438 [INFO] running `"docker" "start" "-a" "bb45b2740c7374ed63a122fcdb05dde3b72f3cd315b3463d2a78c0c2229e2438"` [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking ucd-util v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Checking sha1 v0.2.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 smallvec v0.6.5 [INFO] [stderr] Checking lock_api v0.1.4 [INFO] [stderr] Checking pbr v1.0.1 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Checking hmac-sha1 v0.1.3 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Checking basic-otp v0.1.1 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Checking parking_lot v0.6.4 [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 43.74s [INFO] running `"docker" "inspect" "bb45b2740c7374ed63a122fcdb05dde3b72f3cd315b3463d2a78c0c2229e2438"` [INFO] running `"docker" "rm" "-f" "bb45b2740c7374ed63a122fcdb05dde3b72f3cd315b3463d2a78c0c2229e2438"` [INFO] [stdout] bb45b2740c7374ed63a122fcdb05dde3b72f3cd315b3463d2a78c0c2229e2438