[INFO] cloning repository https://github.com/henrytill/rust-pwclip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/henrytill/rust-pwclip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrytill%2Frust-pwclip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrytill%2Frust-pwclip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 843f99f6a35563e786a0f8e46ae561bebbe4033c [INFO] checking henrytill/rust-pwclip against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhenrytill%2Frust-pwclip" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/henrytill/rust-pwclip on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/henrytill/rust-pwclip [INFO] finished tweaking git repo https://github.com/henrytill/rust-pwclip [INFO] tweaked toml for git repo https://github.com/henrytill/rust-pwclip written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/henrytill/rust-pwclip already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77a698a68e8876bbe22ddf7bca8918b2edfb2b952c472b6b222c50ec320f4ba4 [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" "77a698a68e8876bbe22ddf7bca8918b2edfb2b952c472b6b222c50ec320f4ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77a698a68e8876bbe22ddf7bca8918b2edfb2b952c472b6b222c50ec320f4ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a698a68e8876bbe22ddf7bca8918b2edfb2b952c472b6b222c50ec320f4ba4", kill_on_drop: false }` [INFO] [stdout] 77a698a68e8876bbe22ddf7bca8918b2edfb2b952c472b6b222c50ec320f4ba4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f0927c9f85a9dff008b616bd71cf4dc6331306b5abe6f928856542789000344f [INFO] running `Command { std: "docker" "start" "-a" "f0927c9f85a9dff008b616bd71cf4dc6331306b5abe6f928856542789000344f", kill_on_drop: false }` [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking data-encoding v2.1.1 [INFO] [stderr] Compiling rust-scrypt v1.3.0 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking generic-array v0.8.3 [INFO] [stderr] Checking digest v0.6.2 [INFO] [stderr] Checking crypto-mac v0.4.0 [INFO] [stderr] Checking block-buffer v0.2.0 [INFO] [stderr] Checking hmac v0.4.2 [INFO] [stderr] Checking sha2 v0.6.0 [INFO] [stderr] Checking hmac-drbg v0.1.2 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Checking pwclip-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.44s [INFO] running `Command { std: "docker" "inspect" "f0927c9f85a9dff008b616bd71cf4dc6331306b5abe6f928856542789000344f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0927c9f85a9dff008b616bd71cf4dc6331306b5abe6f928856542789000344f", kill_on_drop: false }` [INFO] [stdout] f0927c9f85a9dff008b616bd71cf4dc6331306b5abe6f928856542789000344f