[INFO] cloning repository https://github.com/orhanbalci/redis-in-action [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/orhanbalci/redis-in-action" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhanbalci%2Fredis-in-action"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhanbalci%2Fredis-in-action'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a61358ce0272ea5684bc63f4e6b15f1e7f721be6 [INFO] checking orhanbalci/redis-in-action against try#8a749131e7beb72f6edacefd2bdcbed3d67b2112 for pr-72331 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Forhanbalci%2Fredis-in-action" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/orhanbalci/redis-in-action on toolchain 8a749131e7beb72f6edacefd2bdcbed3d67b2112 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/orhanbalci/redis-in-action [INFO] finished tweaking git repo https://github.com/orhanbalci/redis-in-action [INFO] tweaked toml for git repo https://github.com/orhanbalci/redis-in-action written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/orhanbalci/redis-in-action already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded combine v4.2.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8a749131e7beb72f6edacefd2bdcbed3d67b2112" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dd686b12dc1a1d9b1b5bafed0035173fa99c09840b57078f276a1b9ca6dfd2de [INFO] running `"docker" "start" "-a" "dd686b12dc1a1d9b1b5bafed0035173fa99c09840b57078f276a1b9ca6dfd2de"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking kv-log-macro v1.0.5 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Checking pin-project v0.4.16 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking combine v4.2.0 [INFO] [stderr] Checking redis v0.16.0 [INFO] [stderr] Checking redis-in-action v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "dd686b12dc1a1d9b1b5bafed0035173fa99c09840b57078f276a1b9ca6dfd2de"` [INFO] running `"docker" "rm" "-f" "dd686b12dc1a1d9b1b5bafed0035173fa99c09840b57078f276a1b9ca6dfd2de"` [INFO] [stdout] dd686b12dc1a1d9b1b5bafed0035173fa99c09840b57078f276a1b9ca6dfd2de