[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 beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 1c6a696ccfa40b9b12654d17f06b958f0054c41867917b4c8b43075839e30a6d [INFO] running `"docker" "start" "-a" "1c6a696ccfa40b9b12654d17f06b958f0054c41867917b4c8b43075839e30a6d"` [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling base32 v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.6.5 [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 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 35.72s [INFO] running `"docker" "inspect" "1c6a696ccfa40b9b12654d17f06b958f0054c41867917b4c8b43075839e30a6d"` [INFO] running `"docker" "rm" "-f" "1c6a696ccfa40b9b12654d17f06b958f0054c41867917b4c8b43075839e30a6d"` [INFO] [stdout] 1c6a696ccfa40b9b12654d17f06b958f0054c41867917b4c8b43075839e30a6d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 9f20974c40ed875b7da2cb8ef4f622fd7468fc0b67e21a4728bbb927fa5de9eb [INFO] running `"docker" "start" "-a" "9f20974c40ed875b7da2cb8ef4f622fd7468fc0b67e21a4728bbb927fa5de9eb"` [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" "9f20974c40ed875b7da2cb8ef4f622fd7468fc0b67e21a4728bbb927fa5de9eb"` [INFO] running `"docker" "rm" "-f" "9f20974c40ed875b7da2cb8ef4f622fd7468fc0b67e21a4728bbb927fa5de9eb"` [INFO] [stdout] 9f20974c40ed875b7da2cb8ef4f622fd7468fc0b67e21a4728bbb927fa5de9eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 4ddf967598205b825e524a89886e73ce7e2032e69f8ef7be6178971ce852b233 [INFO] running `"docker" "start" "-a" "4ddf967598205b825e524a89886e73ce7e2032e69f8ef7be6178971ce852b233"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/totp_cli-f022f6f40a9547a9 [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" "4ddf967598205b825e524a89886e73ce7e2032e69f8ef7be6178971ce852b233"` [INFO] running `"docker" "rm" "-f" "4ddf967598205b825e524a89886e73ce7e2032e69f8ef7be6178971ce852b233"` [INFO] [stdout] 4ddf967598205b825e524a89886e73ce7e2032e69f8ef7be6178971ce852b233