[INFO] updating cached repository uasi/totp-cli [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/uasi/totp-cli [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/uasi/totp-cli" "work/ex/beta-1.38-1/sources/1.37.0/gh/uasi/totp-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/uasi/totp-cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/uasi/totp-cli" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uasi/totp-cli"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uasi/totp-cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 513c57ec5702f365239522021b5b3ed1db30903c [INFO] sha for GitHub repo uasi/totp-cli: 513c57ec5702f365239522021b5b3ed1db30903c [INFO] validating manifest of uasi/totp-cli 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 uasi/totp-cli 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 uasi/totp-cli [INFO] finished frobbing uasi/totp-cli [INFO] frobbed toml for uasi/totp-cli written to work/ex/beta-1.38-1/sources/1.37.0/gh/uasi/totp-cli/Cargo.toml [INFO] started frobbing uasi/totp-cli [INFO] finished frobbing uasi/totp-cli [INFO] frobbed toml for uasi/totp-cli written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/uasi/totp-cli/Cargo.toml [INFO] crate uasi/totp-cli 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing uasi/totp-cli against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/uasi/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=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.37.0" "build" "--frozen"` [INFO] [stdout] 1a0f2b1d2cd02a4c8174b19d46d9e5d1130c00a332a42795ce2b19ca9b0d3ab7 [INFO] running `"docker" "start" "-a" "1a0f2b1d2cd02a4c8174b19d46d9e5d1130c00a332a42795ce2b19ca9b0d3ab7"` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling base32 v0.3.1 [INFO] [stderr] Compiling digest v0.7.4 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling hmac v0.6.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling aho-corasick v0.6.5 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling totp-cli 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/config.rs:10:20 [INFO] [stderr] | [INFO] [stderr] 10 | let mut path = env::home_dir().expect("home dir must exist"); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.73s [INFO] running `"docker" "inspect" "1a0f2b1d2cd02a4c8174b19d46d9e5d1130c00a332a42795ce2b19ca9b0d3ab7"` [INFO] running `"docker" "rm" "-f" "1a0f2b1d2cd02a4c8174b19d46d9e5d1130c00a332a42795ce2b19ca9b0d3ab7"` [INFO] [stdout] 1a0f2b1d2cd02a4c8174b19d46d9e5d1130c00a332a42795ce2b19ca9b0d3ab7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/uasi/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=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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1089cd1fe1b941281fddfbf17c674e32fac7e48477ee6053ab07288ac93f261a [INFO] running `"docker" "start" "-a" "1089cd1fe1b941281fddfbf17c674e32fac7e48477ee6053ab07288ac93f261a"` [INFO] [stderr] Compiling totp-cli 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/config.rs:10:20 [INFO] [stderr] | [INFO] [stderr] 10 | let mut path = env::home_dir().expect("home dir must exist"); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `"docker" "inspect" "1089cd1fe1b941281fddfbf17c674e32fac7e48477ee6053ab07288ac93f261a"` [INFO] running `"docker" "rm" "-f" "1089cd1fe1b941281fddfbf17c674e32fac7e48477ee6053ab07288ac93f261a"` [INFO] [stdout] 1089cd1fe1b941281fddfbf17c674e32fac7e48477ee6053ab07288ac93f261a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/uasi/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=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.37.0" "test" "--frozen"` [INFO] [stdout] e3c4e3abfe716b2fe75d7f2b7578c600a517f95ebe3fb9f7241eb761d54563df [INFO] running `"docker" "start" "-a" "e3c4e3abfe716b2fe75d7f2b7578c600a517f95ebe3fb9f7241eb761d54563df"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/totp_cli-fdcc6021a2ebd90a [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" "e3c4e3abfe716b2fe75d7f2b7578c600a517f95ebe3fb9f7241eb761d54563df"` [INFO] running `"docker" "rm" "-f" "e3c4e3abfe716b2fe75d7f2b7578c600a517f95ebe3fb9f7241eb761d54563df"` [INFO] [stdout] e3c4e3abfe716b2fe75d7f2b7578c600a517f95ebe3fb9f7241eb761d54563df