[INFO] cloning repository https://github.com/zawata/RustOTPResearch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zawata/RustOTPResearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzawata%2FRustOTPResearch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzawata%2FRustOTPResearch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9aaf8c71507df7d11b5df847a666df44618f125d
[INFO] testing zawata/RustOTPResearch against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzawata%2FRustOTPResearch" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zawata/RustOTPResearch
[INFO] finished tweaking git repo https://github.com/zawata/RustOTPResearch
[INFO] tweaked toml for git repo https://github.com/zawata/RustOTPResearch written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zawata/RustOTPResearch on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zawata/RustOTPResearch already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zeroize v1.5.7
[INFO] [stderr]   Downloaded dialoguer v0.10.2
[INFO] [stderr]   Downloaded console v0.15.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77d662c645e29c14a3e1f748cd34efeba1e7b0bb3b505c28001224e5d5f67a7c
[INFO] running `Command { std: "docker" "start" "-a" "77d662c645e29c14a3e1f748cd34efeba1e7b0bb3b505c28001224e5d5f67a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77d662c645e29c14a3e1f748cd34efeba1e7b0bb3b505c28001224e5d5f67a7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77d662c645e29c14a3e1f748cd34efeba1e7b0bb3b505c28001224e5d5f67a7c", kill_on_drop: false }`
[INFO] [stdout] 77d662c645e29c14a3e1f748cd34efeba1e7b0bb3b505c28001224e5d5f67a7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fe71d982cbc5a30b4e0b0b63fb054ce7230f4fda2721f74cba76ade2adf053d
[INFO] running `Command { std: "docker" "start" "-a" "0fe71d982cbc5a30b4e0b0b63fb054ce7230f4fda2721f74cba76ade2adf053d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling console v0.15.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling dialoguer v0.10.2
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling manotp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     loop {
[INFO] [stdout] 28 | |         let time_remaining = get_totp_remainder(0, 30)?;
[INFO] [stdout] 29 | |
[INFO] [stdout] 30 | |         bar.set_position(time_remaining);
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |         thread::sleep(Duration::from_millis(1000));
[INFO] [stdout] 34 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 35 |
[INFO] [stdout] 36 |       Ok(())
[INFO] [stdout]    |       ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.26s
[INFO] running `Command { std: "docker" "inspect" "0fe71d982cbc5a30b4e0b0b63fb054ce7230f4fda2721f74cba76ade2adf053d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fe71d982cbc5a30b4e0b0b63fb054ce7230f4fda2721f74cba76ade2adf053d", kill_on_drop: false }`
[INFO] [stdout] 0fe71d982cbc5a30b4e0b0b63fb054ce7230f4fda2721f74cba76ade2adf053d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2fed93a2819309b0888b0753e6885d5eee3540b5dfc44056cf4c5369941e531
[INFO] running `Command { std: "docker" "start" "-a" "c2fed93a2819309b0888b0753e6885d5eee3540b5dfc44056cf4c5369941e531", kill_on_drop: false }`
[INFO] [stderr]    Compiling manotp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     loop {
[INFO] [stdout] 28 | |         let time_remaining = get_totp_remainder(0, 30)?;
[INFO] [stdout] 29 | |
[INFO] [stdout] 30 | |         bar.set_position(time_remaining);
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |         thread::sleep(Duration::from_millis(1000));
[INFO] [stdout] 34 | |     }
[INFO] [stdout]    | |_____- any code following this expression is unreachable
[INFO] [stdout] 35 |
[INFO] [stdout] 36 |       Ok(())
[INFO] [stdout]    |       ^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "c2fed93a2819309b0888b0753e6885d5eee3540b5dfc44056cf4c5369941e531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2fed93a2819309b0888b0753e6885d5eee3540b5dfc44056cf4c5369941e531", kill_on_drop: false }`
[INFO] [stdout] c2fed93a2819309b0888b0753e6885d5eee3540b5dfc44056cf4c5369941e531
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 65bcd246434aef007aa3a67d06d11f431d5e87528aceabea1f16c1e3bb9eb47a
[INFO] running `Command { std: "docker" "start" "-a" "65bcd246434aef007aa3a67d06d11f431d5e87528aceabea1f16c1e3bb9eb47a", kill_on_drop: false }`
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]   --> src/main.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | /     loop {
[INFO] [stderr] 28 | |         let time_remaining = get_totp_remainder(0, 30)?;
[INFO] [stderr] 29 | |
[INFO] [stderr] 30 | |         bar.set_position(time_remaining);
[INFO] [stderr] ...  |
[INFO] [stderr] 33 | |         thread::sleep(Duration::from_millis(1000));
[INFO] [stderr] 34 | |     }
[INFO] [stderr]    | |_____- any code following this expression is unreachable
[INFO] [stderr] 35 |
[INFO] [stderr] 36 |       Ok(())
[INFO] [stderr]    |       ^^^^^^ unreachable expression
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `manotp` (bin "manotp" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/manotp-189ac8dc1baa5ec3)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "65bcd246434aef007aa3a67d06d11f431d5e87528aceabea1f16c1e3bb9eb47a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65bcd246434aef007aa3a67d06d11f431d5e87528aceabea1f16c1e3bb9eb47a", kill_on_drop: false }`
[INFO] [stdout] 65bcd246434aef007aa3a67d06d11f431d5e87528aceabea1f16c1e3bb9eb47a
