[INFO] cloning repository https://github.com/paritytech/parity-processbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/parity-processbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fparity-processbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fparity-processbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c286ad6122655aa6bf65bcbbee0cb04e7775b32 [INFO] checking paritytech/parity-processbot against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fparity-processbot" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paritytech/parity-processbot on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/rust-toolchain [INFO] started tweaking git repo https://github.com/paritytech/parity-processbot [INFO] finished tweaking git repo https://github.com/paritytech/parity-processbot [INFO] tweaked toml for git repo https://github.com/paritytech/parity-processbot written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/paritytech/parity-processbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flexi_logger v0.17.1 [INFO] [stderr] Downloaded base16 v0.2.1 [INFO] [stderr] Downloaded cargo-lock v7.0.1 [INFO] [stderr] Downloaded html-escape v0.2.9 [INFO] [stderr] Downloaded eventsource v0.5.0 [INFO] [stderr] Downloaded httptest v0.15.3 [INFO] [stderr] Downloaded curl v0.4.30 [INFO] [stderr] Downloaded hyperx v1.0.0 [INFO] [stderr] Downloaded jsonwebtoken v7.1.2 [INFO] [stderr] Downloaded curl-sys v0.4.32+curl-7.70.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27edc7967bdbc0833fa97176aa391362afe26584b1727c0e42e15fe977bf1685 [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" "27edc7967bdbc0833fa97176aa391362afe26584b1727c0e42e15fe977bf1685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27edc7967bdbc0833fa97176aa391362afe26584b1727c0e42e15fe977bf1685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27edc7967bdbc0833fa97176aa391362afe26584b1727c0e42e15fe977bf1685", kill_on_drop: false }` [INFO] [stdout] 27edc7967bdbc0833fa97176aa391362afe26584b1727c0e42e15fe977bf1685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "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] db18d246a081eed8bac565e898edf95ff57b58387e1b521b9c7103d9248f6e99 [INFO] running `Command { std: "docker" "start" "-a" "db18d246a081eed8bac565e898edf95ff57b58387e1b521b9c7103d9248f6e99", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking base64 v0.12.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking parking v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking cache-padded v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Checking fastrand v1.2.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling curl v0.4.30 [INFO] [stderr] Compiling hyperx v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking base16 v0.2.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking yansi v0.5.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking concurrent-queue v1.1.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Checking html-escape v0.2.9 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking snafu v0.6.8 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Compiling librocksdb-sys v6.7.4 [INFO] [stderr] Checking futures-executor v0.3.17 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking h2 v0.3.6 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking futures v0.3.17 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_yaml v0.8.21 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking simple_asn1 v0.4.0 [INFO] [stderr] Checking flexi_logger v0.17.1 [INFO] [stderr] Checking insta v1.8.0 [INFO] [stderr] Checking cargo-lock v7.0.1 [INFO] [stderr] Checking jsonwebtoken v7.1.2 [INFO] [stderr] Checking httptest v0.15.3 [INFO] [stderr] Checking js-sys v0.3.40 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] error: could not compile `reqwest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__tls"' --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="serde_json"' --cfg 'feature="tokio-tls"' -C metadata=51d62764da98e624 -C extra-filename=-51d62764da98e624 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-335ce6b601c21cfe.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e816319764294d2d.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-e940522b7d9c2502.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-cccff4fca8efa3cb.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-bf9be7afe782b900.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-07bb27209a48be98.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-610a00e02a1ada87.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-c1b502479d03ecc0.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-54f712ad638f8c60.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3ab14ef94a1f89cf.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-0177b18aa5515b3f.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-1adfc57ae71a4aed.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-a21077ecb23c18ed.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-96cd428a7b9f86ab.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-4c30c71be0ff39f5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f87211c3e01486b0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8b295f4560c31773.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8392724cfe19cc0b.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-5167903c3c29b396.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-05e2796cdf3cfdab.rmeta --extern tokio_tls=/opt/rustwide/target/debug/deps/libtokio_tls-fae7df72c0b940b7.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-749447ac60ca3904.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "db18d246a081eed8bac565e898edf95ff57b58387e1b521b9c7103d9248f6e99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db18d246a081eed8bac565e898edf95ff57b58387e1b521b9c7103d9248f6e99", kill_on_drop: false }` [INFO] [stdout] db18d246a081eed8bac565e898edf95ff57b58387e1b521b9c7103d9248f6e99