[INFO] fetching crate ckb-tx-pool 0.37.0... [INFO] checking ckb-tx-pool-0.37.0 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate ckb-tx-pool 0.37.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate ckb-tx-pool 0.37.0 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-tx-pool 0.37.0 [INFO] finished tweaking crates.io crate ckb-tx-pool 0.37.0 [INFO] tweaked toml for crates.io crate ckb-tx-pool 0.37.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ckb-verification v0.37.0 [INFO] [stderr] Downloaded ckb-proposal-table v0.37.0 [INFO] [stderr] Downloaded ckb-notify v0.37.0 [INFO] [stderr] Downloaded ckb-snapshot v0.37.0 [INFO] [stderr] Downloaded ckb-stop-handler v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74c54ba27ce0c65f8967ed3e7d97abd466e8c752f5470fbe07d5f21c66a77001 [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" "74c54ba27ce0c65f8967ed3e7d97abd466e8c752f5470fbe07d5f21c66a77001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74c54ba27ce0c65f8967ed3e7d97abd466e8c752f5470fbe07d5f21c66a77001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c54ba27ce0c65f8967ed3e7d97abd466e8c752f5470fbe07d5f21c66a77001", kill_on_drop: false }` [INFO] [stdout] 74c54ba27ce0c65f8967ed3e7d97abd466e8c752f5470fbe07d5f21c66a77001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cca62513374a3707df54edd722aa1a4587252971b3be16cfb8ffd20abbd224a [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" "9cca62513374a3707df54edd722aa1a4587252971b3be16cfb8ffd20abbd224a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling faster-hex v0.3.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Checking eaglesong v0.1.0 [INFO] [stderr] Compiling tentacle-secio v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking bs58 v0.3.1 [INFO] [stderr] Checking unsigned-varint v0.3.3 [INFO] [stderr] Checking path-clean v0.1.0 [INFO] [stderr] Checking ckb-build-info v0.37.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Compiling ckb-script v0.37.0 [INFO] [stderr] Checking ckb-vm-definitions v0.19.2 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking ckb-logger v0.37.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling sentry v0.17.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking sized-chunks v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking includedir v0.5.0 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking lru v0.6.1 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking ckb-channel v0.37.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking faketime v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking ckb-util v0.37.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling ckb-librocksdb-sys v6.7.4 [INFO] [stderr] Compiling ckb-vm v0.19.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling ckb-hash v0.37.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] error: could not compile `serde` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=75f345b922550bf3 -C extra-filename=-75f345b922550bf3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-3bcf18bd445c15b1.so --cap-lints allow --cap-lints=forbid --cfg ops_bound --cfg core_reverse --cfg de_boxed_c_str --cfg de_boxed_path --cfg de_rc_dst --cfg core_duration --cfg integer128 --cfg range_inclusive --cfg num_nonzero --cfg core_try_from --cfg num_nonzero_signed --cfg std_atomic64 --cfg std_atomic` (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 cc1pluscargo:warning=c++: fatal error: Killed signal terminated program cc1pluscargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9cca62513374a3707df54edd722aa1a4587252971b3be16cfb8ffd20abbd224a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cca62513374a3707df54edd722aa1a4587252971b3be16cfb8ffd20abbd224a", kill_on_drop: false }` [INFO] [stdout] 9cca62513374a3707df54edd722aa1a4587252971b3be16cfb8ffd20abbd224a