[INFO] updating cached repository https://github.com/Maurimura7/async-std-chat [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ac34a2d17b58fb6ec6a2689ace4bcc0cd66ebd1 [INFO] checking Maurimura7/async-std-chat against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaurimura7%2Fasync-std-chat" "/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/Maurimura7/async-std-chat on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Maurimura7/async-std-chat [INFO] finished tweaking git repo https://github.com/Maurimura7/async-std-chat [INFO] tweaked toml for git repo https://github.com/Maurimura7/async-std-chat written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Maurimura7/async-std-chat already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "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-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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "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] e7db0e5cc8ad6c3eb8b640598d1236057c88ea617a9ca102e3cf0f2da22bceeb [INFO] running `Command { std: "docker" "start" "-a" "e7db0e5cc8ad6c3eb8b640598d1236057c88ea617a9ca102e3cf0f2da22bceeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7db0e5cc8ad6c3eb8b640598d1236057c88ea617a9ca102e3cf0f2da22bceeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7db0e5cc8ad6c3eb8b640598d1236057c88ea617a9ca102e3cf0f2da22bceeb", kill_on_drop: false }` [INFO] [stdout] e7db0e5cc8ad6c3eb8b640598d1236057c88ea617a9ca102e3cf0f2da22bceeb [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" "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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e12f404c3bcbca49f065a3e68c7f8cae3f387266cc7340c58aeffed0f2d2960 [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" "5e12f404c3bcbca49f065a3e68c7f8cae3f387266cc7340c58aeffed0f2d2960", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking waker-fn v1.0.0 [INFO] [stderr] Checking cache-padded v1.1.0 [INFO] [stderr] Checking parking v1.0.1 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking fastrand v1.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling syn v1.0.32 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking piper v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking smol v0.1.15 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Checking async-std-chat v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.08s [INFO] running `Command { std: "docker" "inspect" "5e12f404c3bcbca49f065a3e68c7f8cae3f387266cc7340c58aeffed0f2d2960", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e12f404c3bcbca49f065a3e68c7f8cae3f387266cc7340c58aeffed0f2d2960", kill_on_drop: false }` [INFO] [stdout] 5e12f404c3bcbca49f065a3e68c7f8cae3f387266cc7340c58aeffed0f2d2960