[INFO] cloning repository https://github.com/azriel91/credent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azriel91/credent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fcredent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fcredent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a166a64be94ac508be9c0d057bfabc6fc12418a [INFO] checking azriel91/credent against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazriel91%2Fcredent" "/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/azriel91/credent on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/azriel91/credent [INFO] removed 0 missing examples [INFO] removed workspace from git repo https://github.com/azriel91/credent [INFO] removed path dependency credent_cli from git repo https://github.com/azriel91/credent [INFO] removed path dependency credent_fs from git repo https://github.com/azriel91/credent [INFO] removed path dependency credent_model from git repo https://github.com/azriel91/credent [INFO] finished tweaking git repo https://github.com/azriel91/credent [INFO] tweaked toml for git repo https://github.com/azriel91/credent written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", 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] 7e802923f1382bfa435ab70e862d5ff28162832acadf5991d83101fff27b80d8 [INFO] running `Command { std: "docker" "start" "-a" "7e802923f1382bfa435ab70e862d5ff28162832acadf5991d83101fff27b80d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e802923f1382bfa435ab70e862d5ff28162832acadf5991d83101fff27b80d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e802923f1382bfa435ab70e862d5ff28162832acadf5991d83101fff27b80d8", kill_on_drop: false }` [INFO] [stdout] 7e802923f1382bfa435ab70e862d5ff28162832acadf5991d83101fff27b80d8 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9969b59b73b2d2062c3445ed7ca28e26aef23d93572a5cfa72fc43a7959325d8 [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" "9969b59b73b2d2062c3445ed7ca28e26aef23d93572a5cfa72fc43a7959325d8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Checking credent_model v0.1.0 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking mio v0.7.5 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking rpassword v5.0.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-io v1.2.0 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking credent_fs v0.1.0 [INFO] [stderr] Checking async-process v1.0.1 [INFO] [stderr] Checking async-net v1.5.0 [INFO] [stderr] Checking smol v1.2.4 [INFO] [stderr] Checking credent_cli v0.1.0 [INFO] [stderr] Checking credent v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.04s [INFO] running `Command { std: "docker" "inspect" "9969b59b73b2d2062c3445ed7ca28e26aef23d93572a5cfa72fc43a7959325d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9969b59b73b2d2062c3445ed7ca28e26aef23d93572a5cfa72fc43a7959325d8", kill_on_drop: false }` [INFO] [stdout] 9969b59b73b2d2062c3445ed7ca28e26aef23d93572a5cfa72fc43a7959325d8