[INFO] cloning repository https://github.com/paulpr0/http_chunker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulpr0/http_chunker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulpr0%2Fhttp_chunker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulpr0%2Fhttp_chunker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe829c38e570cc5e96379c5baa004359c16c1134 [INFO] testing paulpr0/http_chunker against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulpr0%2Fhttp_chunker" "/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/paulpr0/http_chunker 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/paulpr0/http_chunker [INFO] finished tweaking git repo https://github.com/paulpr0/http_chunker [INFO] tweaked toml for git repo https://github.com/paulpr0/http_chunker written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/paulpr0/http_chunker 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] 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" "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] [stdout] 468142ce1abe5ce4a9ad5550c434cbb1ed0384f3cad191b4d6b0a519819c0bd5 [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" "468142ce1abe5ce4a9ad5550c434cbb1ed0384f3cad191b4d6b0a519819c0bd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "468142ce1abe5ce4a9ad5550c434cbb1ed0384f3cad191b4d6b0a519819c0bd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "468142ce1abe5ce4a9ad5550c434cbb1ed0384f3cad191b4d6b0a519819c0bd5", kill_on_drop: false }` [INFO] [stdout] 468142ce1abe5ce4a9ad5550c434cbb1ed0384f3cad191b4d6b0a519819c0bd5 [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" "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] [stdout] 380fb56ce0af35bf417ea0514ed9aa5abd6caad159fbe79e51637d0bb78bb06a [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" "380fb56ce0af35bf417ea0514ed9aa5abd6caad159fbe79e51637d0bb78bb06a", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling mio v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling tokio-test v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling http_chunker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.57s [INFO] running `Command { std: "docker" "inspect" "380fb56ce0af35bf417ea0514ed9aa5abd6caad159fbe79e51637d0bb78bb06a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "380fb56ce0af35bf417ea0514ed9aa5abd6caad159fbe79e51637d0bb78bb06a", kill_on_drop: false }` [INFO] [stdout] 380fb56ce0af35bf417ea0514ed9aa5abd6caad159fbe79e51637d0bb78bb06a [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" "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] [stdout] 9e7e679374259eb3fbbfb5a3e4ba54a23dace86a7ae2f6982412918055c33c36 [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" "9e7e679374259eb3fbbfb5a3e4ba54a23dace86a7ae2f6982412918055c33c36", kill_on_drop: false }` [INFO] [stderr] Compiling http_chunker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.74s [INFO] running `Command { std: "docker" "inspect" "9e7e679374259eb3fbbfb5a3e4ba54a23dace86a7ae2f6982412918055c33c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e7e679374259eb3fbbfb5a3e4ba54a23dace86a7ae2f6982412918055c33c36", kill_on_drop: false }` [INFO] [stdout] 9e7e679374259eb3fbbfb5a3e4ba54a23dace86a7ae2f6982412918055c33c36 [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" "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] adeae05905113cd21bd3314fe2d575a9afe01cde0883edf8f3c8a0684cd8877d [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" "adeae05905113cd21bd3314fe2d575a9afe01cde0883edf8f3c8a0684cd8877d", kill_on_drop: false }` [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::split_read ... ok [INFO] [stdout] test test::write_called_once_buf_full ... ok [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/http_chunker-241832e86c768834 [INFO] [stdout] test test::slow_output_does_not_drop_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "adeae05905113cd21bd3314fe2d575a9afe01cde0883edf8f3c8a0684cd8877d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adeae05905113cd21bd3314fe2d575a9afe01cde0883edf8f3c8a0684cd8877d", kill_on_drop: false }` [INFO] [stdout] adeae05905113cd21bd3314fe2d575a9afe01cde0883edf8f3c8a0684cd8877d