[INFO] cloning repository https://github.com/hustshawn/rust-tokio-echo-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hustshawn/rust-tokio-echo-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustshawn%2Frust-tokio-echo-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustshawn%2Frust-tokio-echo-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7241b2d5b09828e6179aece12ec8dc510a4b7522 [INFO] testing hustshawn/rust-tokio-echo-server against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhustshawn%2Frust-tokio-echo-server" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hustshawn/rust-tokio-echo-server on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hustshawn/rust-tokio-echo-server [INFO] finished tweaking git repo https://github.com/hustshawn/rust-tokio-echo-server [INFO] tweaked toml for git repo https://github.com/hustshawn/rust-tokio-echo-server written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/hustshawn/rust-tokio-echo-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 57a9676d5195a7c5ca765905e72e0e57c9bf172fb09c0fad0ab367638799aead [INFO] running `Command { std: "docker" "start" "-a" "57a9676d5195a7c5ca765905e72e0e57c9bf172fb09c0fad0ab367638799aead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57a9676d5195a7c5ca765905e72e0e57c9bf172fb09c0fad0ab367638799aead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a9676d5195a7c5ca765905e72e0e57c9bf172fb09c0fad0ab367638799aead", kill_on_drop: false }` [INFO] [stdout] 57a9676d5195a7c5ca765905e72e0e57c9bf172fb09c0fad0ab367638799aead [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--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] c1fd50b4ef495232e9294af0824a8558620666d16f67ec83a727bf4c4b4cef38 [INFO] running `Command { std: "docker" "start" "-a" "c1fd50b4ef495232e9294af0824a8558620666d16f67ec83a727bf4c4b4cef38", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.30 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tokio-core v0.1.9 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling echo-proto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.48s [INFO] running `Command { std: "docker" "inspect" "c1fd50b4ef495232e9294af0824a8558620666d16f67ec83a727bf4c4b4cef38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1fd50b4ef495232e9294af0824a8558620666d16f67ec83a727bf4c4b4cef38", kill_on_drop: false }` [INFO] [stdout] c1fd50b4ef495232e9294af0824a8558620666d16f67ec83a727bf4c4b4cef38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--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] 354caf3a3ab6efa97d0eb7142050ed1c20245ab44df573f56de04e71ae6f8b00 [INFO] running `Command { std: "docker" "start" "-a" "354caf3a3ab6efa97d0eb7142050ed1c20245ab44df573f56de04e71ae6f8b00", kill_on_drop: false }` [INFO] [stderr] Compiling echo-proto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "354caf3a3ab6efa97d0eb7142050ed1c20245ab44df573f56de04e71ae6f8b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "354caf3a3ab6efa97d0eb7142050ed1c20245ab44df573f56de04e71ae6f8b00", kill_on_drop: false }` [INFO] [stdout] 354caf3a3ab6efa97d0eb7142050ed1c20245ab44df573f56de04e71ae6f8b00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] de7fcefed5ca04afabea0a11ac4178066624ea3fe5d7dcf697c3bacfad86ddf0 [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" "de7fcefed5ca04afabea0a11ac4178066624ea3fe5d7dcf697c3bacfad86ddf0", 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] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/echo_proto-0f5d5503a9fd112f [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "de7fcefed5ca04afabea0a11ac4178066624ea3fe5d7dcf697c3bacfad86ddf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7fcefed5ca04afabea0a11ac4178066624ea3fe5d7dcf697c3bacfad86ddf0", kill_on_drop: false }` [INFO] [stdout] de7fcefed5ca04afabea0a11ac4178066624ea3fe5d7dcf697c3bacfad86ddf0