[INFO] cloning repository https://github.com/quake/ckb-indexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quake/ckb-indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquake%2Fckb-indexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquake%2Fckb-indexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60d397cf0d3e79f8d82f1e996644d870b1493401 [INFO] testing quake/ckb-indexer against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquake%2Fckb-indexer" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quake/ckb-indexer on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quake/ckb-indexer [INFO] finished tweaking git repo https://github.com/quake/ckb-indexer [INFO] tweaked toml for git repo https://github.com/quake/ckb-indexer written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/quake/ckb-indexer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonrpc-pubsub v14.2.0 [INFO] [stderr] Downloaded ckb-fixed-hash-macros v0.37.0 [INFO] [stderr] Downloaded ckb-fixed-hash-core v0.37.0 [INFO] [stderr] Downloaded ckb-jsonrpc-types v0.37.0 [INFO] [stderr] Downloaded ckb-channel v0.37.0 [INFO] [stderr] Downloaded ckb-error v0.37.0 [INFO] [stderr] Downloaded jsonrpc-core-client v14.2.0 [INFO] [stderr] Downloaded jsonrpc-client-transports v14.2.1 [INFO] [stderr] Downloaded jsonrpc-derive v14.2.2 [INFO] [stderr] Downloaded ckb-fixed-hash v0.37.0 [INFO] [stderr] Downloaded ckb-hash v0.37.0 [INFO] [stderr] Downloaded ckb-occupied-capacity-core v0.37.0 [INFO] [stderr] Downloaded ckb-occupied-capacity-macros v0.37.0 [INFO] [stderr] Downloaded ckb-occupied-capacity v0.37.0 [INFO] [stderr] Downloaded ckb-rational v0.37.0 [INFO] [stderr] Downloaded merkle-cbt v0.3.0 [INFO] [stderr] Downloaded ckb-types v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b10cdc6eb4ba1a43ee4414dcec50437f8f79425ce22084fed4bd4e1f9238b8f [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" "1b10cdc6eb4ba1a43ee4414dcec50437f8f79425ce22084fed4bd4e1f9238b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b10cdc6eb4ba1a43ee4414dcec50437f8f79425ce22084fed4bd4e1f9238b8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b10cdc6eb4ba1a43ee4414dcec50437f8f79425ce22084fed4bd4e1f9238b8f", kill_on_drop: false }` [INFO] [stdout] 1b10cdc6eb4ba1a43ee4414dcec50437f8f79425ce22084fed4bd4e1f9238b8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3800db53c8d282b498e01a8351f994c7bd9947a077cd4b792782d063781bb2b1 [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" "3800db53c8d282b498e01a8351f994c7bd9947a077cd4b792782d063781bb2b1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling merkle-cbt v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling ckb-channel v0.37.0 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling blake2b-rs v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling numext-constructor v0.1.4 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ckb-hash v0.37.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling librocksdb-sys v6.11.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling numext-fixed-uint-core v0.1.4 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.37.0 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.37.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.37.0 [INFO] [stderr] Compiling molecule v0.6.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.37.0 [INFO] [stderr] Compiling ckb-occupied-capacity v0.37.0 [INFO] [stderr] Compiling ckb-error v0.37.0 [INFO] [stderr] Compiling jsonrpc-core v14.2.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ckb-fixed-hash v0.37.0 [INFO] [stderr] Compiling jsonrpc-derive v14.2.2 [INFO] [stderr] Compiling jsonrpc-pubsub v14.2.0 [INFO] [stderr] Compiling jsonrpc-server-utils v14.2.0 [INFO] [stderr] Compiling jsonrpc-http-server v14.2.0 [INFO] [stderr] Compiling jsonrpc-client-transports v14.2.1 [INFO] [stderr] Compiling jsonrpc-core-client v14.2.0 [INFO] [stderr] error: could not compile `numext-fixed-uint-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name numext_fixed_uint_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/numext-fixed-uint-core-0.1.4/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="default"' --cfg 'feature="heapsize"' --cfg 'feature="rand"' --cfg 'feature="serde"' --cfg 'feature="support_heapsize"' --cfg 'feature="support_rand"' --cfg 'feature="support_serde"' -C metadata=7aff368b74d061ef -C extra-filename=-7aff368b74d061ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern failure=/opt/rustwide/target/debug/deps/libfailure-0ea52c94a8c85199.rmeta --extern heapsize=/opt/rustwide/target/debug/deps/libheapsize-263c761234961f86.rmeta --extern numext_constructor=/opt/rustwide/target/debug/deps/libnumext_constructor-4d250ea82216223b.so --extern rand=/opt/rustwide/target/debug/deps/librand-02cbd19ff968c1b4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c047399f5243972c.rmeta --cap-lints allow --cap-lints=warn` (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" "3800db53c8d282b498e01a8351f994c7bd9947a077cd4b792782d063781bb2b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3800db53c8d282b498e01a8351f994c7bd9947a077cd4b792782d063781bb2b1", kill_on_drop: false }` [INFO] [stdout] 3800db53c8d282b498e01a8351f994c7bd9947a077cd4b792782d063781bb2b1