[INFO] fetching crate ckb-index 0.100.0-rc5... [INFO] testing ckb-index-0.100.0-rc5 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate ckb-index 0.100.0-rc5 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ckb-index 0.100.0-rc5 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ckb-index 0.100.0-rc5 [INFO] finished tweaking crates.io crate ckb-index 0.100.0-rc5 [INFO] tweaked toml for crates.io crate ckb-index 0.100.0-rc5 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ckb-rocksdb v0.15.1 [INFO] [stderr] Downloaded ckb-sdk v0.100.0-rc5 [INFO] [stderr] Downloaded ckb-librocksdb-sys v6.11.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", 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] a106bbfa4fc00374463bdcb9a8317a93c5b4f59b3e8d51b6d87ba1c5c90e6c55 [INFO] running `Command { std: "docker" "start" "-a" "a106bbfa4fc00374463bdcb9a8317a93c5b4f59b3e8d51b6d87ba1c5c90e6c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a106bbfa4fc00374463bdcb9a8317a93c5b4f59b3e8d51b6d87ba1c5c90e6c55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a106bbfa4fc00374463bdcb9a8317a93c5b4f59b3e8d51b6d87ba1c5c90e6c55", kill_on_drop: false }` [INFO] [stdout] a106bbfa4fc00374463bdcb9a8317a93c5b4f59b3e8d51b6d87ba1c5c90e6c55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--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] 2f29d63bf889f8703122fdea9fd965bf0b1b57a0afb0efc8b51340fac78011ea [INFO] running `Command { std: "docker" "start" "-a" "2f29d63bf889f8703122fdea9fd965bf0b1b57a0afb0efc8b51340fac78011ea", kill_on_drop: false }` [INFO] [stderr] Compiling bech32 v0.6.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling bitcoin_hashes v0.3.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling numext-constructor v0.1.6 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling ckb-librocksdb-sys v6.11.6 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling pbkdf2 v0.3.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ckb-occupied-capacity-core v0.100.0-rc5 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ckb-fixed-hash-core v0.100.0-rc5 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling scrypt v0.2.0 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling aes-ctr v0.6.0 [INFO] [stderr] Compiling ckb-occupied-capacity-macros v0.100.0-rc5 [INFO] [stderr] Compiling molecule v0.7.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling ckb-fixed-hash-macros v0.100.0-rc5 [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=21ecfad8a74c56b8 -C extra-filename=-21ecfad8a74c56b8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-2c8387b43605e0d5.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-699bbece778063bb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0758f46bd75f90b0.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-221ed6c849b8a4b0.rlib --extern proc_macro --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] 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: 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" "2f29d63bf889f8703122fdea9fd965bf0b1b57a0afb0efc8b51340fac78011ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f29d63bf889f8703122fdea9fd965bf0b1b57a0afb0efc8b51340fac78011ea", kill_on_drop: false }` [INFO] [stdout] 2f29d63bf889f8703122fdea9fd965bf0b1b57a0afb0efc8b51340fac78011ea