[INFO] fetching crate redis-module 0.13.0... [INFO] checking redis-module-0.13.0 against master#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744 [INFO] extracting crate redis-module 0.13.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate redis-module 0.13.0 on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate redis-module 0.13.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate redis-module 0.13.0 [INFO] tweaked toml for crates.io crate redis-module 0.13.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate redis-module 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "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] 1a8658f23e22a98eb5e7179714a0a960f1710b82158f6345acd166a857e05fba [INFO] running `Command { std: "docker" "start" "-a" "1a8658f23e22a98eb5e7179714a0a960f1710b82158f6345acd166a857e05fba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a8658f23e22a98eb5e7179714a0a960f1710b82158f6345acd166a857e05fba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a8658f23e22a98eb5e7179714a0a960f1710b82158f6345acd166a857e05fba", kill_on_drop: false }` [INFO] [stdout] 1a8658f23e22a98eb5e7179714a0a960f1710b82158f6345acd166a857e05fba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "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] 00b39b45bbb551f5b9fe8e4dffe8a69eed21b2665a9eeae5a5ae7304aacd008b [INFO] running `Command { std: "docker" "start" "-a" "00b39b45bbb551f5b9fe8e4dffe8a69eed21b2665a9eeae5a5ae7304aacd008b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling redis-module v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "00b39b45bbb551f5b9fe8e4dffe8a69eed21b2665a9eeae5a5ae7304aacd008b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00b39b45bbb551f5b9fe8e4dffe8a69eed21b2665a9eeae5a5ae7304aacd008b", kill_on_drop: false }` [INFO] [stdout] 00b39b45bbb551f5b9fe8e4dffe8a69eed21b2665a9eeae5a5ae7304aacd008b