[INFO] fetching crate versio 0.6.2... [INFO] testing versio-0.6.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate versio 0.6.2 into /workspace/builds/worker-22/source [INFO] validating manifest of crates.io crate versio 0.6.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate versio 0.6.2 [INFO] finished tweaking crates.io crate versio 0.6.2 [INFO] tweaked toml for crates.io crate versio 0.6.2 written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate crates.io crate versio 0.6.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc67c6ce2ecb329aa7486983faa9dcd31d46d261b21250979949d02eced47f35 [INFO] running `Command { std: "docker" "start" "-a" "bc67c6ce2ecb329aa7486983faa9dcd31d46d261b21250979949d02eced47f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc67c6ce2ecb329aa7486983faa9dcd31d46d261b21250979949d02eced47f35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc67c6ce2ecb329aa7486983faa9dcd31d46d261b21250979949d02eced47f35", kill_on_drop: false }` [INFO] [stdout] bc67c6ce2ecb329aa7486983faa9dcd31d46d261b21250979949d02eced47f35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b74c0a994c7a14fe6b188ac757286618364b1f426710f83d5a80fc2193eff54 [INFO] running `Command { std: "docker" "start" "-a" "2b74c0a994c7a14fe6b188ac757286618364b1f426710f83d5a80fc2193eff54", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling libgpg-error-sys v0.5.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling gpgme-sys v0.10.0 [INFO] [stderr] Compiling hyperx v1.3.0 [INFO] [stderr] Compiling gpg-error v0.5.2 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling arc-swap v1.3.2 [INFO] [stderr] Compiling versio v0.6.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling cstr-argument v0.1.1 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling gpgme v0.10.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.44 [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=bfa008c48ef5b102 -C extra-filename=-bfa008c48ef5b102 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.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" "2b74c0a994c7a14fe6b188ac757286618364b1f426710f83d5a80fc2193eff54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b74c0a994c7a14fe6b188ac757286618364b1f426710f83d5a80fc2193eff54", kill_on_drop: false }` [INFO] [stdout] 2b74c0a994c7a14fe6b188ac757286618364b1f426710f83d5a80fc2193eff54