[INFO] fetching crate boringauth 0.9.0...
[INFO] checking boringauth-0.9.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate boringauth 0.9.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate boringauth 0.9.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate boringauth 0.9.0
[INFO] finished tweaking crates.io crate boringauth 0.9.0
[INFO] tweaked toml for crates.io crate boringauth 0.9.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41f5593cf51cb96ff61c372721136548d118c7e96413ebc31f298f169ea52207
[INFO] running `Command { std: "docker" "start" "-a" "41f5593cf51cb96ff61c372721136548d118c7e96413ebc31f298f169ea52207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41f5593cf51cb96ff61c372721136548d118c7e96413ebc31f298f169ea52207", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41f5593cf51cb96ff61c372721136548d118c7e96413ebc31f298f169ea52207", kill_on_drop: false }`
[INFO] [stdout] 41f5593cf51cb96ff61c372721136548d118c7e96413ebc31f298f169ea52207
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0a23a1e399ccfc1e1e2f7de3e8e8dbb053015ad0ca47e211ad1cde7bf0cece2
[INFO] running `Command { std: "docker" "start" "-a" "b0a23a1e399ccfc1e1e2f7de3e8e8dbb053015ad0ca47e211ad1cde7bf0cece2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking base32 v0.4.0
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking boringauth v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated unit variant `oath::HashFunction::Sha1`
[INFO] [stdout]    --> src/oath/hotp.rs:751:42
[INFO] [stdout]     |
[INFO] [stdout] 751 |             .hash_function(HashFunction::Sha1)
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `oath::HashFunction::Sha1`
[INFO] [stdout]    --> src/oath/hotp.rs:756:42
[INFO] [stdout]     |
[INFO] [stdout] 756 |             .hash_function(HashFunction::Sha1)
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `oath::HashFunction::Sha1`
[INFO] [stdout]    --> src/oath/hotp.rs:762:42
[INFO] [stdout]     |
[INFO] [stdout] 762 |             .hash_function(HashFunction::Sha1)
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `oath::HashFunction::Sha1`
[INFO] [stdout]    --> src/oath/hotp.rs:792:42
[INFO] [stdout]     |
[INFO] [stdout] 792 |             .hash_function(HashFunction::Sha1)
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `oath::HashFunction::Sha1`
[INFO] [stdout]    --> src/oath/hotp.rs:831:42
[INFO] [stdout]     |
[INFO] [stdout] 831 |             .hash_function(HashFunction::Sha1)
[INFO] [stdout]     |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `oath::HashFunction::Sha1`
[INFO] [stdout]    --> src/oath/totp.rs:722:32
[INFO] [stdout]     |
[INFO] [stdout] 722 |             (59, HashFunction::Sha1, "94287082"),
[INFO] [stdout]     |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `oath::HashFunction::Sha1`
[INFO] [stdout]    --> src/oath/totp.rs:723:40
[INFO] [stdout]     |
[INFO] [stdout] 723 |             (1111111109, HashFunction::Sha1, "07081804"),
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `oath::HashFunction::Sha1`
[INFO] [stdout]    --> src/oath/totp.rs:724:40
[INFO] [stdout]     |
[INFO] [stdout] 724 |             (1111111111, HashFunction::Sha1, "14050471"),
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `oath::HashFunction::Sha1`
[INFO] [stdout]    --> src/oath/totp.rs:725:40
[INFO] [stdout]     |
[INFO] [stdout] 725 |             (1234567890, HashFunction::Sha1, "89005924"),
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `oath::HashFunction::Sha1`
[INFO] [stdout]    --> src/oath/totp.rs:726:40
[INFO] [stdout]     |
[INFO] [stdout] 726 |             (2000000000, HashFunction::Sha1, "69279037"),
[INFO] [stdout]     |                                        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `oath::HashFunction::Sha1`
[INFO] [stdout]    --> src/oath/totp.rs:727:41
[INFO] [stdout]     |
[INFO] [stdout] 727 |             (20000000000, HashFunction::Sha1, "65353130"),
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/oath/hotp.rs:111:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |             Err(e) => panic!(e),
[INFO] [stdout]     |                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 111 |             Err(e) => panic!("{}", e),
[INFO] [stdout]     |                              +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 111 |             Err(e) => std::panic::panic_any(e),
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/oath/totp.rs:109:30
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Err(e) => panic!(e),
[INFO] [stdout]     |                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `oath::ErrorCode`
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Err(e) => panic!("{:?}", e),
[INFO] [stdout]     |                              +++++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Err(e) => std::panic::panic_any(e),
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/oath/totp.rs:138:34
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 Err(e) => panic!(e),
[INFO] [stdout]     |                                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `oath::ErrorCode`
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 Err(e) => panic!("{:?}", e),
[INFO] [stdout]     |                                  +++++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 Err(e) => std::panic::panic_any(e),
[INFO] [stdout]     |                           ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/pass/mod.rs:381:26
[INFO] [stdout]     |
[INFO] [stdout] 381 |         Err(e) => panic!(e),
[INFO] [stdout]     |                          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `pass::ErrorCode`
[INFO] [stdout]     |
[INFO] [stdout] 381 |         Err(e) => panic!("{:?}", e),
[INFO] [stdout]     |                          +++++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 381 |         Err(e) => std::panic::panic_any(e),
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/oath/hotp.rs:111:30
[INFO] [stdout]     |
[INFO] [stdout] 111 |             Err(e) => panic!(e),
[INFO] [stdout]     |                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]     |
[INFO] [stdout] 111 |             Err(e) => panic!("{}", e),
[INFO] [stdout]     |                              +++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 111 |             Err(e) => std::panic::panic_any(e),
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/oath/totp.rs:109:30
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Err(e) => panic!(e),
[INFO] [stdout]     |                              ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `oath::ErrorCode`
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Err(e) => panic!("{:?}", e),
[INFO] [stdout]     |                              +++++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Err(e) => std::panic::panic_any(e),
[INFO] [stdout]     |                       ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/oath/totp.rs:138:34
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 Err(e) => panic!(e),
[INFO] [stdout]     |                                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `oath::ErrorCode`
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 Err(e) => panic!("{:?}", e),
[INFO] [stdout]     |                                  +++++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 138 |                 Err(e) => std::panic::panic_any(e),
[INFO] [stdout]     |                           ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/pass/mod.rs:381:26
[INFO] [stdout]     |
[INFO] [stdout] 381 |         Err(e) => panic!(e),
[INFO] [stdout]     |                          ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `pass::ErrorCode`
[INFO] [stdout]     |
[INFO] [stdout] 381 |         Err(e) => panic!("{:?}", e),
[INFO] [stdout]     |                          +++++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 381 |         Err(e) => std::panic::panic_any(e),
[INFO] [stdout]     |                   ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/pass/mod.rs:641:28
[INFO] [stdout]     |
[INFO] [stdout] 641 |                     panic!(e)
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `pass::ErrorCode`
[INFO] [stdout]     |
[INFO] [stdout] 641 |                     panic!("{:?}", e)
[INFO] [stdout]     |                            +++++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 641 |                     std::panic::panic_any(e)
[INFO] [stdout]     |                     ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/pass/mod.rs:672:28
[INFO] [stdout]     |
[INFO] [stdout] 672 |                     panic!(e)
[INFO] [stdout]     |                            ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `pass::ErrorCode`
[INFO] [stdout]     |
[INFO] [stdout] 672 |                     panic!("{:?}", e)
[INFO] [stdout]     |                            +++++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 672 |                     std::panic::panic_any(e)
[INFO] [stdout]     |                     ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/pass/mod.rs:750:34
[INFO] [stdout]     |
[INFO] [stdout] 750 |                 Err(e) => panic!(e),
[INFO] [stdout]     |                                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout] help: add a "{:?}" format string to use the `Debug` implementation of `pass::ErrorCode`
[INFO] [stdout]     |
[INFO] [stdout] 750 |                 Err(e) => panic!("{:?}", e),
[INFO] [stdout]     |                                  +++++++
[INFO] [stdout] help: or use std::panic::panic_any instead
[INFO] [stdout]     |
[INFO] [stdout] 750 |                 Err(e) => std::panic::panic_any(e),
[INFO] [stdout]     |                           ~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 18 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 7.87s
[INFO] running `Command { std: "docker" "inspect" "b0a23a1e399ccfc1e1e2f7de3e8e8dbb053015ad0ca47e211ad1cde7bf0cece2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a23a1e399ccfc1e1e2f7de3e8e8dbb053015ad0ca47e211ad1cde7bf0cece2", kill_on_drop: false }`
[INFO] [stdout] b0a23a1e399ccfc1e1e2f7de3e8e8dbb053015ad0ca47e211ad1cde7bf0cece2
