[INFO] cloning repository https://github.com/themailman05/cloudloop-rejson [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/themailman05/cloudloop-rejson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemailman05%2Fcloudloop-rejson", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemailman05%2Fcloudloop-rejson'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62879135b413a184ff77d2a3d6ac5485c1b5c8ae [INFO] checking themailman05/cloudloop-rejson against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthemailman05%2Fcloudloop-rejson" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/themailman05/cloudloop-rejson 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/themailman05/cloudloop-rejson [INFO] finished tweaking git repo https://github.com/themailman05/cloudloop-rejson [INFO] tweaked toml for git repo https://github.com/themailman05/cloudloop-rejson written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/themailman05/cloudloop-rejson already has a lockfile, it will not be regenerated [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] f776850d42e3546021dc8039fb9514cbb2390d819c3b8176ee89890b266418dc [INFO] running `Command { std: "docker" "start" "-a" "f776850d42e3546021dc8039fb9514cbb2390d819c3b8176ee89890b266418dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f776850d42e3546021dc8039fb9514cbb2390d819c3b8176ee89890b266418dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f776850d42e3546021dc8039fb9514cbb2390d819c3b8176ee89890b266418dc", kill_on_drop: false }` [INFO] [stdout] f776850d42e3546021dc8039fb9514cbb2390d819c3b8176ee89890b266418dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2ee7cde324efda63ec27579983c215a6cd37c2c843d1ee4805d98d2cd87b7f14 [INFO] running `Command { std: "docker" "start" "-a" "2ee7cde324efda63ec27579983c215a6cd37c2c843d1ee4805d98d2cd87b7f14", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Checking array_tool v1.0.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking serde_json v1.0.47 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking bson v0.14.0 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking jsonpath_lib v0.2.3 (https://github.com/gkorland/jsonpath.git?branch=patch-1#bd1975d6) [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling redis-module v0.7.0 [INFO] [stderr] Compiling redisearch_api v0.3.0 [INFO] [stderr] Checking redisjson v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "2ee7cde324efda63ec27579983c215a6cd37c2c843d1ee4805d98d2cd87b7f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee7cde324efda63ec27579983c215a6cd37c2c843d1ee4805d98d2cd87b7f14", kill_on_drop: false }` [INFO] [stdout] 2ee7cde324efda63ec27579983c215a6cd37c2c843d1ee4805d98d2cd87b7f14