[INFO] fetching crate ckb-db 0.37.0... [INFO] checking ckb-db-0.37.0 against master#ffa2e7ae8fbf9badc035740db949b9dae271c29f for pr-78338 [INFO] extracting crate ckb-db 0.37.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate ckb-db 0.37.0 on toolchain ffa2e7ae8fbf9badc035740db949b9dae271c29f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-db 0.37.0 [INFO] finished tweaking crates.io crate ckb-db 0.37.0 [INFO] tweaked toml for crates.io crate ckb-db 0.37.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 089a0027210a83a42f7ca62f3703e4e018477da43de124f70a130b5540b518f9 [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" "089a0027210a83a42f7ca62f3703e4e018477da43de124f70a130b5540b518f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "089a0027210a83a42f7ca62f3703e4e018477da43de124f70a130b5540b518f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "089a0027210a83a42f7ca62f3703e4e018477da43de124f70a130b5540b518f9", kill_on_drop: false }` [INFO] [stdout] 089a0027210a83a42f7ca62f3703e4e018477da43de124f70a130b5540b518f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+ffa2e7ae8fbf9badc035740db949b9dae271c29f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b4048bc4c5464983ec3167d1e9182082da4bdb5b289e948a98962fb60561143 [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" "9b4048bc4c5464983ec3167d1e9182082da4bdb5b289e948a98962fb60561143", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Checking tokio-util v0.3.1 [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 openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking ckb-hash v0.37.0 [INFO] [stderr] Compiling tentacle-secio v0.4.0 [INFO] [stderr] Compiling ckb-system-scripts v0.5.1 [INFO] [stderr] Checking ckb-types v0.37.0 [INFO] [stderr] Checking secp256k1 v0.17.2 [INFO] [stderr] error: could not compile `ckb-types` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name ckb_types --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ckb-types-0.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=dfbeef5b77cb446f -C extra-filename=-dfbeef5b77cb446f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-8703ea2f2513d4fa.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4d7ca4dd4bae0aa7.rmeta --extern ckb_channel=/opt/rustwide/target/debug/deps/libckb_channel-65ac9c56162c39af.rmeta --extern ckb_error=/opt/rustwide/target/debug/deps/libckb_error-76113fff1e7b0c96.rmeta --extern ckb_fixed_hash=/opt/rustwide/target/debug/deps/libckb_fixed_hash-314c65ad57bcd793.rmeta --extern ckb_hash=/opt/rustwide/target/debug/deps/libckb_hash-418eb06990a7fffb.rmeta --extern ckb_occupied_capacity=/opt/rustwide/target/debug/deps/libckb_occupied_capacity-d40e1dc971f9d5b3.rmeta --extern ckb_rational=/opt/rustwide/target/debug/deps/libckb_rational-0b41c3e3dcc4537d.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-01449339c94261f8.rmeta --extern merkle_cbt=/opt/rustwide/target/debug/deps/libmerkle_cbt-7d125f5bd5e73c31.rmeta --extern molecule=/opt/rustwide/target/debug/deps/libmolecule-9be0bb5fcd401500.rmeta --extern numext_fixed_uint=/opt/rustwide/target/debug/deps/libnumext_fixed_uint-bc122dc2bc11e3f9.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake2b-rs-c79bff0d189f3cd5/out` (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] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9b4048bc4c5464983ec3167d1e9182082da4bdb5b289e948a98962fb60561143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b4048bc4c5464983ec3167d1e9182082da4bdb5b289e948a98962fb60561143", kill_on_drop: false }` [INFO] [stdout] 9b4048bc4c5464983ec3167d1e9182082da4bdb5b289e948a98962fb60561143