[INFO] cloning repository https://github.com/alexkreidler/rust-http-client-benchmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexkreidler/rust-http-client-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkreidler%2Frust-http-client-benchmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkreidler%2Frust-http-client-benchmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 58ac8bf8ced35c9f1fb5745e925d1d903ea2dd85 [INFO] testing alexkreidler/rust-http-client-benchmark against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkreidler%2Frust-http-client-benchmark" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexkreidler/rust-http-client-benchmark on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexkreidler/rust-http-client-benchmark [INFO] finished tweaking git repo https://github.com/alexkreidler/rust-http-client-benchmark [INFO] tweaked toml for git repo https://github.com/alexkreidler/rust-http-client-benchmark written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/alexkreidler/rust-http-client-benchmark already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded tracing-attributes v0.1.8 [INFO] [stderr] Downloaded rayon v1.3.1 [INFO] [stderr] Downloaded oorandom v11.1.2 [INFO] [stderr] Downloaded tracing v0.1.15 [INFO] [stderr] Downloaded isahc v0.9.5 [INFO] [stderr] Downloaded chunked_transfer v1.2.0 [INFO] [stderr] Downloaded http_req v0.7.0 [INFO] [stderr] Downloaded attohttpc v0.15.0 [INFO] [stderr] Downloaded parking v1.0.3 [INFO] [stderr] Downloaded cache-padded v1.1.0 [INFO] [stderr] Downloaded cabot v0.6.0 [INFO] [stderr] Downloaded webpki-roots v0.19.0 [INFO] [stderr] Downloaded ureq v1.3.0 [INFO] [stderr] Downloaded cookie v0.13.3 [INFO] [stderr] Downloaded fastrand v1.3.2 [INFO] [stderr] Downloaded surf v1.0.3 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded standback v0.2.9 [INFO] [stderr] Downloaded sluice v0.4.2 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Downloaded isahc v0.7.6 [INFO] [stderr] Downloaded rayon-core v1.7.1 [INFO] [stderr] Downloaded minreq v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 062bf62fe024abfc3fd3af606e953b3ece9bf9743df6cbebaae260301d66829d [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" "062bf62fe024abfc3fd3af606e953b3ece9bf9743df6cbebaae260301d66829d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "062bf62fe024abfc3fd3af606e953b3ece9bf9743df6cbebaae260301d66829d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "062bf62fe024abfc3fd3af606e953b3ece9bf9743df6cbebaae260301d66829d", kill_on_drop: false }` [INFO] [stdout] 062bf62fe024abfc3fd3af606e953b3ece9bf9743df6cbebaae260301d66829d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad1a7319b21039c7f8083ef29e472f20e840ecff3123666a5ce5091bc393bde1 [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" "ad1a7319b21039c7f8083ef29e472f20e840ecff3123666a5ce5091bc393bde1", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling curl v0.4.30 [INFO] [stderr] Compiling parking v1.0.3 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling fastrand v1.3.2 [INFO] [stderr] Compiling isahc v0.9.5 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling minreq v2.2.0 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling chrono v0.4.12 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=8f15453c1a5db783 -C extra-filename=-8f15453c1a5db783 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a017794f8ebdae4f.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ad1a7319b21039c7f8083ef29e472f20e840ecff3123666a5ce5091bc393bde1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad1a7319b21039c7f8083ef29e472f20e840ecff3123666a5ce5091bc393bde1", kill_on_drop: false }` [INFO] [stdout] ad1a7319b21039c7f8083ef29e472f20e840ecff3123666a5ce5091bc393bde1