[INFO] crate boringauth 0.9.0 is already in cache [INFO] checking boringauth-0.9.0 against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] extracting crate boringauth 0.9.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate boringauth 0.9.0 on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88fb231b740c7d0f9548fe6272daaaea9d8ca81e36ac97c472f868e2f49fe9bd [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" "88fb231b740c7d0f9548fe6272daaaea9d8ca81e36ac97c472f868e2f49fe9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88fb231b740c7d0f9548fe6272daaaea9d8ca81e36ac97c472f868e2f49fe9bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88fb231b740c7d0f9548fe6272daaaea9d8ca81e36ac97c472f868e2f49fe9bd", kill_on_drop: false }` [INFO] [stdout] 88fb231b740c7d0f9548fe6272daaaea9d8ca81e36ac97c472f868e2f49fe9bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58ad3a4c5861ae76ff7fba832bfbc5fe4833e16a5b136bd81b1387bc94c8a9a1 [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" "58ad3a4c5861ae76ff7fba832bfbc5fe4833e16a5b136bd81b1387bc94c8a9a1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking boringauth v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 item '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 1.40s [INFO] running `Command { std: "docker" "inspect" "58ad3a4c5861ae76ff7fba832bfbc5fe4833e16a5b136bd81b1387bc94c8a9a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58ad3a4c5861ae76ff7fba832bfbc5fe4833e16a5b136bd81b1387bc94c8a9a1", kill_on_drop: false }` [INFO] [stdout] 58ad3a4c5861ae76ff7fba832bfbc5fe4833e16a5b136bd81b1387bc94c8a9a1