[INFO] fetching crate boringauth 0.9.0... [INFO] checking boringauth-0.9.0 against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] extracting crate boringauth 0.9.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate boringauth 0.9.0 on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", 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/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0376869cd0461439838e5e039b27fdca13271acc943d79eb28f6d8a548ebd2c8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0376869cd0461439838e5e039b27fdca13271acc943d79eb28f6d8a548ebd2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0376869cd0461439838e5e039b27fdca13271acc943d79eb28f6d8a548ebd2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0376869cd0461439838e5e039b27fdca13271acc943d79eb28f6d8a548ebd2c8", kill_on_drop: false }` [INFO] [stdout] 0376869cd0461439838e5e039b27fdca13271acc943d79eb28f6d8a548ebd2c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c9b8a0147b340203edccead608b66a413dd3e697384cb4da6c73482a463a075 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4c9b8a0147b340203edccead608b66a413dd3e697384cb4da6c73482a463a075", kill_on_drop: false }` [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking time v0.1.44 [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] 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:28 [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:28 [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:28 [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:28 [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:28 [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:18 [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:26 [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:26 [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:26 [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:26 [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:27 [INFO] [stdout] | [INFO] [stdout] 727 | (20000000000, HashFunction::Sha1, "65353130"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.31s [INFO] running `Command { std: "docker" "inspect" "4c9b8a0147b340203edccead608b66a413dd3e697384cb4da6c73482a463a075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c9b8a0147b340203edccead608b66a413dd3e697384cb4da6c73482a463a075", kill_on_drop: false }` [INFO] [stdout] 4c9b8a0147b340203edccead608b66a413dd3e697384cb4da6c73482a463a075