[INFO] cloning repository https://github.com/kyleoneill/vault [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kyleoneill/vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyleoneill%2Fvault", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyleoneill%2Fvault'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c825ed284d776f11acf0306d44494ceb0773764 [INFO] checking kyleoneill/vault against master#b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkyleoneill%2Fvault" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kyleoneill/vault on toolchain b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kyleoneill/vault [INFO] finished tweaking git repo https://github.com/kyleoneill/vault [INFO] tweaked toml for git repo https://github.com/kyleoneill/vault written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/kyleoneill/vault already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a56049443f9575285e60bfc74f42fb1aa8797d6d77d55c742f308dfb1d4c8cd7 [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" "a56049443f9575285e60bfc74f42fb1aa8797d6d77d55c742f308dfb1d4c8cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a56049443f9575285e60bfc74f42fb1aa8797d6d77d55c742f308dfb1d4c8cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a56049443f9575285e60bfc74f42fb1aa8797d6d77d55c742f308dfb1d4c8cd7", kill_on_drop: false }` [INFO] [stdout] a56049443f9575285e60bfc74f42fb1aa8797d6d77d55c742f308dfb1d4c8cd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b7ebc6b0c1ba3c27ebb17c0b496ece778ef11e18" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdb8e2a9d9fe52b915614fa0c27c082251ad26806a1882f9dda8615a09f8c942 [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" "cdb8e2a9d9fe52b915614fa0c27c082251ad26806a1882f9dda8615a09f8c942", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crc32c v0.4.0 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Compiling crc16 v0.3.4 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling sysinfo v0.14.15 [INFO] [stderr] Checking same-file v0.1.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking crc8 v0.1.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking walkdir v1.0.7 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling md6 v1.1.1 [INFO] [stderr] Compiling blake v1.1.1 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking pbr v1.0.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking shaman v0.1.0 [INFO] [stderr] Checking checksums v0.6.0 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking vault v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "cdb8e2a9d9fe52b915614fa0c27c082251ad26806a1882f9dda8615a09f8c942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb8e2a9d9fe52b915614fa0c27c082251ad26806a1882f9dda8615a09f8c942", kill_on_drop: false }` [INFO] [stdout] cdb8e2a9d9fe52b915614fa0c27c082251ad26806a1882f9dda8615a09f8c942