[INFO] crate mokuroku 2.2.1 is already in cache [INFO] checking mokuroku-2.2.1 against try#879b8cb7dc2ad9102994457e73cf78d124926ea5 for pr-73084 [INFO] extracting crate mokuroku 2.2.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate mokuroku 2.2.1 on toolchain 879b8cb7dc2ad9102994457e73cf78d124926ea5 [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mokuroku 2.2.1 [INFO] finished tweaking crates.io crate mokuroku 2.2.1 [INFO] tweaked toml for crates.io crate mokuroku 2.2.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate mokuroku 2.2.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+879b8cb7dc2ad9102994457e73cf78d124926ea5" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f37384c5a588ae340c7a5944e7adc11b68be901946a17ac73a5c2555ac078d2c [INFO] running `"docker" "start" "-a" "f37384c5a588ae340c7a5944e7adc11b68be901946a17ac73a5c2555ac078d2c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking crypto-hash v0.3.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Compiling librocksdb-sys v6.7.4 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] error: could not compile `serde_cbor`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_cbor --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_cbor-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=1bf039f8e5196ee6 -C extra-filename=-1bf039f8e5196ee6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern half=/opt/rustwide/target/debug/deps/libhalf-e6f27157471c71d5.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1db0bc6bec870362.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 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] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f37384c5a588ae340c7a5944e7adc11b68be901946a17ac73a5c2555ac078d2c"` [INFO] running `"docker" "rm" "-f" "f37384c5a588ae340c7a5944e7adc11b68be901946a17ac73a5c2555ac078d2c"` [INFO] [stdout] f37384c5a588ae340c7a5944e7adc11b68be901946a17ac73a5c2555ac078d2c