[INFO] fetching crate feroxbuster 2.0.0... [INFO] checking feroxbuster-2.0.0 against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] extracting crate feroxbuster 2.0.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate feroxbuster 2.0.0 on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate feroxbuster 2.0.0 [INFO] finished tweaking crates.io crate feroxbuster 2.0.0 [INFO] tweaked toml for crates.io crate feroxbuster 2.0.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate feroxbuster 2.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leaky-bucket v0.10.0 [INFO] [stderr] Downloaded fuzzyhash v0.2.1 [INFO] [stderr] Downloaded rlimit v0.5.3 [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07691e801e5e10f0b3c0f13a09613c72a1b214206dabef4c7ff556171a080b05 [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" "07691e801e5e10f0b3c0f13a09613c72a1b214206dabef4c7ff556171a080b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07691e801e5e10f0b3c0f13a09613c72a1b214206dabef4c7ff556171a080b05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07691e801e5e10f0b3c0f13a09613c72a1b214206dabef4c7ff556171a080b05", kill_on_drop: false }` [INFO] [stdout] 07691e801e5e10f0b3c0f13a09613c72a1b214206dabef4c7ff556171a080b05 [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=forbid" "-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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] fa7b5f6596ddb1f1a3315c2fdb8bb86c410e6ef280a37826b74dc19d8aeb7255 [INFO] running `Command { std: "docker" "start" "-a" "fa7b5f6596ddb1f1a3315c2fdb8bb86c410e6ef280a37826b74dc19d8aeb7255", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking vec-arena v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling isahc v1.0.3 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking fuzzyhash v0.2.1 [INFO] [stderr] Checking levenshtein v1.0.4 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.3.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking predicates-tree v1.0.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Checking sluice v0.5.3 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libnghttp2-sys v0.1.5+1.42.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.39+curl-7.74.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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=dbb73b46279b6dba -C extra-filename=-dbb73b46279b6dba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c231ffc79de07686.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-7162fc9fdc7871c7.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-68522846ad468e75.rmeta --cap-lints allow --cap-lints=forbid` (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" "fa7b5f6596ddb1f1a3315c2fdb8bb86c410e6ef280a37826b74dc19d8aeb7255", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa7b5f6596ddb1f1a3315c2fdb8bb86c410e6ef280a37826b74dc19d8aeb7255", kill_on_drop: false }` [INFO] [stdout] fa7b5f6596ddb1f1a3315c2fdb8bb86c410e6ef280a37826b74dc19d8aeb7255