[INFO] cloning repository https://github.com/kanav99/SecureCommunication [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kanav99/SecureCommunication" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanav99%2FSecureCommunication", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanav99%2FSecureCommunication'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a620a06a5c475e281edf2dc490e65c098e7cd67b [INFO] checking kanav99/SecureCommunication against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkanav99%2FSecureCommunication" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kanav99/SecureCommunication on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kanav99/SecureCommunication [INFO] finished tweaking git repo https://github.com/kanav99/SecureCommunication [INFO] tweaked toml for git repo https://github.com/kanav99/SecureCommunication written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/kanav99/SecureCommunication already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f1a3d8093f945a0faf97c177373190327be1fe376c4fa2a14e20f66cf423833 [INFO] running `Command { std: "docker" "start" "-a" "1f1a3d8093f945a0faf97c177373190327be1fe376c4fa2a14e20f66cf423833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f1a3d8093f945a0faf97c177373190327be1fe376c4fa2a14e20f66cf423833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f1a3d8093f945a0faf97c177373190327be1fe376c4fa2a14e20f66cf423833", kill_on_drop: false }` [INFO] [stdout] 1f1a3d8093f945a0faf97c177373190327be1fe376c4fa2a14e20f66cf423833 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac62f878088deb020337603d5bf04bc8e7e96b95966075afca8f2e2df0239fa7 [INFO] running `Command { std: "docker" "start" "-a" "ac62f878088deb020337603d5bf04bc8e7e96b95966075afca8f2e2df0239fa7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking orion v0.15.5 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking seccom v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `get_session_key` [INFO] [stdout] --> src/user.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_session_key(&self) -> [u8; 32] { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.30s [INFO] running `Command { std: "docker" "inspect" "ac62f878088deb020337603d5bf04bc8e7e96b95966075afca8f2e2df0239fa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac62f878088deb020337603d5bf04bc8e7e96b95966075afca8f2e2df0239fa7", kill_on_drop: false }` [INFO] [stdout] ac62f878088deb020337603d5bf04bc8e7e96b95966075afca8f2e2df0239fa7