[INFO] cloning repository https://github.com/ackintosh/pbft [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ackintosh/pbft" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fackintosh%2Fpbft", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fackintosh%2Fpbft'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 709d5280cc8d820959a89995da1077702e5cdda1 [INFO] testing ackintosh/pbft against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fackintosh%2Fpbft" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ackintosh/pbft 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/ackintosh/pbft [INFO] finished tweaking git repo https://github.com/ackintosh/pbft [INFO] tweaked toml for git repo https://github.com/ackintosh/pbft written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ackintosh/pbft 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 98707e43566053535dba7578692e18f81616f07273766c5fa44f6529535c7753 [INFO] running `Command { std: "docker" "start" "-a" "98707e43566053535dba7578692e18f81616f07273766c5fa44f6529535c7753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98707e43566053535dba7578692e18f81616f07273766c5fa44f6529535c7753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98707e43566053535dba7578692e18f81616f07273766c5fa44f6529535c7753", kill_on_drop: false }` [INFO] [stdout] 98707e43566053535dba7578692e18f81616f07273766c5fa44f6529535c7753 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 3fb4ff6794b30b0b0e1daf9414e67443174bf0fb7828dcf2728498ca961a6f9d [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" "3fb4ff6794b30b0b0e1daf9414e67443174bf0fb7828dcf2728498ca961a6f9d", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling bs58 v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.55 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling wasm-bindgen v0.2.55 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling rustc-hex v2.0.1 [INFO] [stderr] Compiling nohash-hasher v0.1.2 [INFO] [stderr] Compiling parity-send-wrapper v0.1.0 [INFO] [stderr] Compiling ipnet v2.1.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling get_if_addrs v0.5.3 [INFO] [stderr] Compiling snow v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling wasm-timer v0.1.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling asn1_der_derive v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ctr v0.3.2 [INFO] [stderr] Compiling blake2 v0.8.1 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.55 [INFO] [stderr] Compiling hmac-drbg v0.2.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling cuckoofilter v0.3.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v2.0.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling uint v0.8.2 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling aes-ctr v0.3.0 [INFO] [stderr] Compiling libsecp256k1 v0.3.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling asn1_der v0.6.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rw-stream-sink v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.55 [INFO] [stderr] Compiling unsigned-varint v0.2.3 [INFO] [stderr] Compiling yamux v0.2.2 [INFO] [stderr] Compiling parity-multihash v0.2.0 [INFO] [stderr] Compiling multistream-select v0.6.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling x25519-dalek v0.5.2 [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling sct v0.6.0 [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=357c5e502749f3b6 -C extra-filename=-357c5e502749f3b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-39cde6b87e8e3781.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.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" "3fb4ff6794b30b0b0e1daf9414e67443174bf0fb7828dcf2728498ca961a6f9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fb4ff6794b30b0b0e1daf9414e67443174bf0fb7828dcf2728498ca961a6f9d", kill_on_drop: false }` [INFO] [stdout] 3fb4ff6794b30b0b0e1daf9414e67443174bf0fb7828dcf2728498ca961a6f9d