[INFO] cloning repository https://github.com/tobz/tokio-fanout-tcp-client-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tobz/tokio-fanout-tcp-client-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobz%2Ftokio-fanout-tcp-client-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobz%2Ftokio-fanout-tcp-client-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05550cfde3cc571f0ad1cbe0ed23138a4472d9ff [INFO] checking tobz/tokio-fanout-tcp-client-example against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftobz%2Ftokio-fanout-tcp-client-example" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tobz/tokio-fanout-tcp-client-example on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tobz/tokio-fanout-tcp-client-example [INFO] finished tweaking git repo https://github.com/tobz/tokio-fanout-tcp-client-example [INFO] tweaked toml for git repo https://github.com/tobz/tokio-fanout-tcp-client-example written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tobz/tokio-fanout-tcp-client-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53cff3d0b06371229b1ec9d52febdd872ee48a8a730c64192b5d8b9ce24337c4 [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" "53cff3d0b06371229b1ec9d52febdd872ee48a8a730c64192b5d8b9ce24337c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53cff3d0b06371229b1ec9d52febdd872ee48a8a730c64192b5d8b9ce24337c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53cff3d0b06371229b1ec9d52febdd872ee48a8a730c64192b5d8b9ce24337c4", kill_on_drop: false }` [INFO] [stdout] 53cff3d0b06371229b1ec9d52febdd872ee48a8a730c64192b5d8b9ce24337c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e607cf17f3565585c506f28550798ee4c0f1af25041e390902dbd2e28e5e7557 [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" "e607cf17f3565585c506f28550798ee4c0f1af25041e390902dbd2e28e5e7557", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking tokio-executor v0.1.2 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking bytes v0.4.8 [INFO] [stderr] Checking tokio-timer v0.2.3 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking tokio-io v0.1.6 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Checking tokio-threadpool v0.1.3 [INFO] [stderr] Checking tokio-reactor v0.1.1 [INFO] [stderr] Checking tokio-fs v0.1.0 [INFO] [stderr] Checking tokio-udp v0.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.0 [INFO] [stderr] Checking tokio v0.1.6 [INFO] [stderr] Checking tokio-fanout-tcp-client-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.10s [INFO] running `Command { std: "docker" "inspect" "e607cf17f3565585c506f28550798ee4c0f1af25041e390902dbd2e28e5e7557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e607cf17f3565585c506f28550798ee4c0f1af25041e390902dbd2e28e5e7557", kill_on_drop: false }` [INFO] [stdout] e607cf17f3565585c506f28550798ee4c0f1af25041e390902dbd2e28e5e7557