[INFO] fetching crate ckb-shared 0.37.0... [INFO] checking ckb-shared-0.37.0 against beta for pr-78714 [INFO] extracting crate ckb-shared 0.37.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate ckb-shared 0.37.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-shared 0.37.0 [INFO] finished tweaking crates.io crate ckb-shared 0.37.0 [INFO] tweaked toml for crates.io crate ckb-shared 0.37.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 226934b19d5f317da6ad51fa684839538de3c5981c8b8498d9658d949907acbc [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" "226934b19d5f317da6ad51fa684839538de3c5981c8b8498d9658d949907acbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "226934b19d5f317da6ad51fa684839538de3c5981c8b8498d9658d949907acbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "226934b19d5f317da6ad51fa684839538de3c5981c8b8498d9658d949907acbc", kill_on_drop: false }` [INFO] [stdout] 226934b19d5f317da6ad51fa684839538de3c5981c8b8498d9658d949907acbc [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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c11cc70e5625a783f1112af0611f4f1cb937eeff11e4e728768749f54c81bc75 [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" "c11cc70e5625a783f1112af0611f4f1cb937eeff11e4e728768749f54c81bc75", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling heapsize v0.4.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling faster-hex v0.4.1 [INFO] [stderr] Compiling same-file v1.0.6 [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] Checking futures-io v0.3.8 [INFO] [stderr] Checking unsigned-varint v0.3.3 [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 ckb-build-info v0.37.0 [INFO] [stderr] Checking path-clean v0.1.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] Checking number_prefix v0.3.0 [INFO] [stderr] Checking merkle-cbt v0.3.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.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 sentry v0.17.0 [INFO] [stderr] Checking sized-chunks v0.1.3 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.4 [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 console v0.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Checking includedir v0.5.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking ckb-channel v0.37.0 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking ckb-util v0.37.0 [INFO] [stderr] Checking faketime v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling includedir_codegen v0.5.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling enum-display-derive v0.1.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking ckb-occupied-capacity-core v0.37.0 [INFO] [stderr] Checking ckb-fixed-hash-core v0.37.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking ckb-metrics-config v0.37.0 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Checking ckb-logger-config v0.37.0 [INFO] [stderr] Checking debugid v0.4.0 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Checking molecule v0.6.0 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking tentacle-multiaddr v0.1.0 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.37.0 [INFO] [stderr] Checking jsonrpc-core v14.2.0 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.37.0 [INFO] [stderr] Checking sentry-types v0.11.0 [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] Checking ckb-occupied-capacity v0.37.0 [INFO] [stderr] Checking ckb-error v0.37.0 [INFO] [stderr] Checking ckb-fixed-hash v0.37.0 [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 `sentry-types` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sentry_types --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sentry-types-0.11.0/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="default"' --cfg 'feature="with_protocol"' -C metadata=e1240e7c3ab0a345 -C extra-filename=-e1240e7c3ab0a345 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-800cf5fa46c7b0fc.rmeta --extern debugid=/opt/rustwide/target/debug/deps/libdebugid-2309628195e70de2.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-dfed34be6b580320.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c6fa5630f04a790f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-81fdbc5a815381ba.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-226d1abb62a31794.rmeta --extern url_serde=/opt/rustwide/target/debug/deps/liburl_serde-4042eb00c41897e8.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-659e85a80a9a7651.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 cc1pluscargo:warning=c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c11cc70e5625a783f1112af0611f4f1cb937eeff11e4e728768749f54c81bc75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11cc70e5625a783f1112af0611f4f1cb937eeff11e4e728768749f54c81bc75", kill_on_drop: false }` [INFO] [stdout] c11cc70e5625a783f1112af0611f4f1cb937eeff11e4e728768749f54c81bc75