[INFO] fetching crate boringauth 0.9.0...
[INFO] checking boringauth-0.9.0 against master#e59540968e0c6fc3c37d92a639b83fc8fcee5e81 for pr-114559
[INFO] extracting crate boringauth 0.9.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate boringauth 0.9.0 on toolchain e59540968e0c6fc3c37d92a639b83fc8fcee5e81
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "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" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base32 v0.4.0
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc19f484c6870e99c1c2b8d31ba5d9f5f37ac1390814e39acdb3b09fd97f5d43
[INFO] running `Command { std: "docker" "start" "-a" "bc19f484c6870e99c1c2b8d31ba5d9f5f37ac1390814e39acdb3b09fd97f5d43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc19f484c6870e99c1c2b8d31ba5d9f5f37ac1390814e39acdb3b09fd97f5d43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc19f484c6870e99c1c2b8d31ba5d9f5f37ac1390814e39acdb3b09fd97f5d43", kill_on_drop: false }`
[INFO] [stdout] bc19f484c6870e99c1c2b8d31ba5d9f5f37ac1390814e39acdb3b09fd97f5d43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+e59540968e0c6fc3c37d92a639b83fc8fcee5e81" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7301a497dc51bf1f025f765e32a93e9ba1682e4bf04c49851e3528ddeaba01a1
[INFO] running `Command { std: "docker" "start" "-a" "7301a497dc51bf1f025f765e32a93e9ba1682e4bf04c49851e3528ddeaba01a1", kill_on_drop: false }`
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]     Checking base32 v0.4.0
[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 0.91s
[INFO] running `Command { std: "docker" "inspect" "7301a497dc51bf1f025f765e32a93e9ba1682e4bf04c49851e3528ddeaba01a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7301a497dc51bf1f025f765e32a93e9ba1682e4bf04c49851e3528ddeaba01a1", kill_on_drop: false }`
[INFO] [stdout] 7301a497dc51bf1f025f765e32a93e9ba1682e4bf04c49851e3528ddeaba01a1
