[INFO] updating cached repository https://github.com/revathskumar/rofi-totp [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b3956325217f8c436362c05a70d480ecf513784b [INFO] testing revathskumar/rofi-totp against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Frevathskumar%2Frofi-totp" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/revathskumar/rofi-totp on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/revathskumar/rofi-totp [INFO] finished tweaking git repo https://github.com/revathskumar/rofi-totp [INFO] tweaked toml for git repo https://github.com/revathskumar/rofi-totp written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/revathskumar/rofi-totp already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 1a0724f6774cc7b2c432e6352781eafbf16049009d09f37d7c79c30d4417b12a [INFO] running `"docker" "start" "-a" "1a0724f6774cc7b2c432e6352781eafbf16049009d09f37d7c79c30d4417b12a"` [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling generic-array v0.7.3 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling crypto-mac v0.3.0 [INFO] [stderr] Compiling hmac v0.1.1 [INFO] [stderr] Compiling sha-1 v0.3.4 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling oath v0.10.2 [INFO] [stderr] Compiling rofi-totp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/totp.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | let secret_bytes = try!(base32::decode(base32::Alphabet::RFC4648 {padding: false}, &secret.replace(" ", "")).ok_or("invalid base32")); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.59s [INFO] running `"docker" "inspect" "1a0724f6774cc7b2c432e6352781eafbf16049009d09f37d7c79c30d4417b12a"` [INFO] running `"docker" "rm" "-f" "1a0724f6774cc7b2c432e6352781eafbf16049009d09f37d7c79c30d4417b12a"` [INFO] [stdout] 1a0724f6774cc7b2c432e6352781eafbf16049009d09f37d7c79c30d4417b12a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 9aab4ccbafd13ef57ddb0367e3da2c8b804e24faaebfc6f888f38e9a0e288dd6 [INFO] running `"docker" "start" "-a" "9aab4ccbafd13ef57ddb0367e3da2c8b804e24faaebfc6f888f38e9a0e288dd6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] running `"docker" "inspect" "9aab4ccbafd13ef57ddb0367e3da2c8b804e24faaebfc6f888f38e9a0e288dd6"` [INFO] running `"docker" "rm" "-f" "9aab4ccbafd13ef57ddb0367e3da2c8b804e24faaebfc6f888f38e9a0e288dd6"` [INFO] [stdout] 9aab4ccbafd13ef57ddb0367e3da2c8b804e24faaebfc6f888f38e9a0e288dd6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 9634263c20e3d4fc3f6586344bb527cfc2aa915eabe5de8be3faa51ab6a5dbd0 [INFO] running `"docker" "start" "-a" "9634263c20e3d4fc3f6586344bb527cfc2aa915eabe5de8be3faa51ab6a5dbd0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] running `"docker" "inspect" "9634263c20e3d4fc3f6586344bb527cfc2aa915eabe5de8be3faa51ab6a5dbd0"` [INFO] running `"docker" "rm" "-f" "9634263c20e3d4fc3f6586344bb527cfc2aa915eabe5de8be3faa51ab6a5dbd0"` [INFO] [stdout] 9634263c20e3d4fc3f6586344bb527cfc2aa915eabe5de8be3faa51ab6a5dbd0