[INFO] fetching crate ckb-tx-pool 0.101.2-testnet1... [INFO] checking ckb-tx-pool-0.101.2-testnet1 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate ckb-tx-pool 0.101.2-testnet1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate ckb-tx-pool 0.101.2-testnet1 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-tx-pool 0.101.2-testnet1 [INFO] finished tweaking crates.io crate ckb-tx-pool 0.101.2-testnet1 [INFO] tweaked toml for crates.io crate ckb-tx-pool 0.101.2-testnet1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32fbd06c4942e2a13989659407204d942da19bb26d89e68fd49bcd1145779dd3 [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" "32fbd06c4942e2a13989659407204d942da19bb26d89e68fd49bcd1145779dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32fbd06c4942e2a13989659407204d942da19bb26d89e68fd49bcd1145779dd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32fbd06c4942e2a13989659407204d942da19bb26d89e68fd49bcd1145779dd3", kill_on_drop: false }` [INFO] [stdout] 32fbd06c4942e2a13989659407204d942da19bb26d89e68fd49bcd1145779dd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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] b59cc0f2c99b571d1873fcdbe4d4b1947dd88286a4d4bc1df725693baae911ff [INFO] running `Command { std: "docker" "start" "-a" "b59cc0f2c99b571d1873fcdbe4d4b1947dd88286a4d4bc1df725693baae911ff", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling faster-hex v0.6.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Checking futures-sink v0.3.18 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Checking ckb-constant v0.101.2-testnet1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking unsigned-varint v0.6.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling tentacle-secio v0.5.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking ckb-build-info v0.101.2-testnet1 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking ckb-db-schema v0.101.2-testnet1 [INFO] [stderr] Compiling ckb-script v0.101.2-testnet1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking ckb-vm-definitions v0.20.1 [INFO] [stderr] Checking ckb-spawn v0.101.2-testnet1 [INFO] [stderr] Checking arc-swap v1.5.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking merkle-cbt v0.3.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking mapr v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling clang-sys v1.3.0 [INFO] [stderr] Checking futures-channel v0.3.18 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking ckb-logger v0.101.2-testnet1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking bloom-filters v0.1.2 [INFO] [stderr] Checking ckb-channel v0.101.2-testnet1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking includedir v0.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking faketime v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking fail v0.4.0 [INFO] [stderr] Compiling blake2b-rs v0.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ckb-vm v0.20.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking ckb-util v0.101.2-testnet1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling ckb-hash v0.101.2-testnet1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling includedir_codegen v0.6.0 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.4 [INFO] [stderr] Compiling cexpr v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking futures-util v0.3.18 [INFO] [stderr] Checking goblin v0.4.0 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.18 [INFO] [stderr] Checking futures v0.3.18 [INFO] [stderr] Checking opentelemetry v0.15.0 [INFO] [stderr] Checking serde v1.0.130 [INFO] [stderr] Compiling ckb-librocksdb-sys v6.20.4 [INFO] [stderr] Checking ckb-metrics v0.101.2-testnet1 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.101.2-testnet1 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.6 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.101.2-testnet1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.101.2-testnet1 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.101.2-testnet1 [INFO] [stderr] Checking serde_json v1.0.72 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ckb-logger-config v0.101.2-testnet1 [INFO] [stderr] Checking ckb-metrics-config v0.101.2-testnet1 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Checking ipnetwork v0.14.0 [INFO] [stderr] Compiling molecule v0.7.2 [INFO] [stderr] Checking tentacle-multiaddr v0.3.0 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking ckb-occupied-capacity v0.101.2-testnet1 [INFO] [stderr] Compiling ckb-error v0.101.2-testnet1 [INFO] [stderr] Checking ckb-fixed-hash v0.101.2-testnet1 [INFO] [stderr] Checking ckb-crypto v0.101.2-testnet1 [INFO] [stderr] Checking ckb-verification-traits v0.101.2-testnet1 [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.5/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=cb4e27d208bd6e01 -C extra-filename=-cb4e27d208bd6e01 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-683a598c5d972aa5.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-05b588ffc45292c6.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7000b39e761ed1f5.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] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b59cc0f2c99b571d1873fcdbe4d4b1947dd88286a4d4bc1df725693baae911ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b59cc0f2c99b571d1873fcdbe4d4b1947dd88286a4d4bc1df725693baae911ff", kill_on_drop: false }` [INFO] [stdout] b59cc0f2c99b571d1873fcdbe4d4b1947dd88286a4d4bc1df725693baae911ff