[INFO] updating cached repository https://github.com/pa3ng/actix-chat-example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8d656564e93d15603ef07de4366aa2a7ba963652 [INFO] checking pa3ng/actix-chat-example against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpa3ng%2Factix-chat-example" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pa3ng/actix-chat-example on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/pa3ng/actix-chat-example [INFO] finished tweaking git repo https://github.com/pa3ng/actix-chat-example [INFO] tweaked toml for git repo https://github.com/pa3ng/actix-chat-example written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/pa3ng/actix-chat-example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "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] ca7d94219dbc66dd3718fe43b2cd1d88a850bad0355dc221672c2dc639e3d670 [INFO] running `"docker" "start" "-a" "ca7d94219dbc66dd3718fe43b2cd1d88a850bad0355dc221672c2dc639e3d670"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking copyless v0.1.3 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking actix-service v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.9 [INFO] [stderr] Checking signal-hook-registry v1.0.1 [INFO] [stderr] Checking backtrace-sys v0.1.28 [INFO] [stderr] Compiling unicase v2.4.0 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking signal-hook v0.1.9 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking string v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking mime v0.3.13 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking actix-utils v0.4.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking actix-server-config v0.1.1 [INFO] [stderr] Checking regex v1.1.7 [INFO] [stderr] Checking h2 v0.1.24 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking trust-dns-proto v0.7.4 [INFO] [stderr] Checking actix-threadpool v0.1.1 [INFO] [stderr] Checking actix-rt v0.2.2 [INFO] [stderr] Checking trust-dns-resolver v0.11.1 [INFO] [stderr] Checking actix-connect v0.2.0 [INFO] [stderr] Checking actix-http v0.2.4 [INFO] [stderr] Checking actix v0.8.3 [INFO] [stderr] Checking actix-chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `"docker" "inspect" "ca7d94219dbc66dd3718fe43b2cd1d88a850bad0355dc221672c2dc639e3d670"` [INFO] running `"docker" "rm" "-f" "ca7d94219dbc66dd3718fe43b2cd1d88a850bad0355dc221672c2dc639e3d670"` [INFO] [stdout] ca7d94219dbc66dd3718fe43b2cd1d88a850bad0355dc221672c2dc639e3d670