[INFO] fetching crate volt 0.0.2... [INFO] testing volt-0.0.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate volt 0.0.2 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate volt 0.0.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate volt 0.0.2 [INFO] finished tweaking crates.io crate volt 0.0.2 [INFO] tweaked toml for crates.io crate volt 0.0.2 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate crates.io crate volt 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm v0.21.0 [INFO] [stderr] Downloaded onig v6.2.0 [INFO] [stderr] Downloaded plist v1.2.1 [INFO] [stderr] Downloaded onig_sys v69.7.0 [INFO] [stderr] Downloaded jwalk v0.6.0 [INFO] [stderr] Downloaded tar v0.4.35 [INFO] [stderr] Downloaded minimad v0.8.0 [INFO] [stderr] Downloaded crossterm_winapi v0.8.0 [INFO] [stderr] Downloaded owo-colors v2.0.0 [INFO] [stderr] Downloaded os_str_bytes v3.1.0 [INFO] [stderr] Downloaded ssri v6.0.0 [INFO] [stderr] Downloaded clap v3.0.0-beta.4 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.4 [INFO] [stderr] Downloaded miette-derive v1.1.0 [INFO] [stderr] Downloaded miette v1.1.0 [INFO] [stderr] Downloaded tokio v1.10.0 [INFO] [stderr] Downloaded syntect v4.6.0 [INFO] [stderr] Downloaded ci_info v0.14.2 [INFO] [stderr] Downloaded semver_rs v0.1.3 [INFO] [stderr] Downloaded git-config v0.1.4 [INFO] [stderr] Downloaded curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Downloaded isahc v1.4.1 [INFO] [stderr] Downloaded termimad v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e091f156d3821233470dca75ccc731e42d3fe0fa0e8930e70ecf1bfaf66c5412 [INFO] running `Command { std: "docker" "start" "-a" "e091f156d3821233470dca75ccc731e42d3fe0fa0e8930e70ecf1bfaf66c5412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e091f156d3821233470dca75ccc731e42d3fe0fa0e8930e70ecf1bfaf66c5412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e091f156d3821233470dca75ccc731e42d3fe0fa0e8930e70ecf1bfaf66c5412", kill_on_drop: false }` [INFO] [stdout] e091f156d3821233470dca75ccc731e42d3fe0fa0e8930e70ecf1bfaf66c5412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ecc623dbade3c9d31d1934fbb32e6eedf848cc184d16c40ffd792b2a2ce9acb [INFO] running `Command { std: "docker" "start" "-a" "7ecc623dbade3c9d31d1934fbb32e6eedf848cc184d16c40ffd792b2a2ce9acb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling fsio v0.2.0 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling isahc v1.4.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling owo-colors v2.0.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling minimad v0.8.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling envmnt v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling ci_info v0.14.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=119c85325641d28d -C extra-filename=-119c85325641d28d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4bf2b520dc5a4ca8.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ffe013ffe1403a1e.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" "7ecc623dbade3c9d31d1934fbb32e6eedf848cc184d16c40ffd792b2a2ce9acb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ecc623dbade3c9d31d1934fbb32e6eedf848cc184d16c40ffd792b2a2ce9acb", kill_on_drop: false }` [INFO] [stdout] 7ecc623dbade3c9d31d1934fbb32e6eedf848cc184d16c40ffd792b2a2ce9acb