[INFO] crate rubbl_casatables 0.1.4 is already in cache [INFO] checking rubbl_casatables-0.1.4 against try#71b81291baafb8a58836272757b28817fe1d8190 for pr-73102 [INFO] extracting crate rubbl_casatables 0.1.4 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate rubbl_casatables 0.1.4 on toolchain 71b81291baafb8a58836272757b28817fe1d8190 [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rubbl_casatables 0.1.4 [INFO] finished tweaking crates.io crate rubbl_casatables 0.1.4 [INFO] tweaked toml for crates.io crate rubbl_casatables 0.1.4 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+71b81291baafb8a58836272757b28817fe1d8190" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+71b81291baafb8a58836272757b28817fe1d8190" "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] 2902f616837f765c0b3cb1f9432100587a9973b673daa2a3aa000efc23b0a593 [INFO] running `"docker" "start" "-a" "2902f616837f765c0b3cb1f9432100587a9973b673daa2a3aa000efc23b0a593"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking pbr v1.0.3 [INFO] [stderr] Compiling rubbl_casatables_impl v0.2.31100 [INFO] [stderr] Compiling rubbl_casatables v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking ndarray v0.12.1 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=30cb878bb6a30325 -C extra-filename=-30cb878bb6a30325 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3115e76f3cc05c5a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b7d7d1889fe0fa18.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-78174849e41719c0.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] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "2902f616837f765c0b3cb1f9432100587a9973b673daa2a3aa000efc23b0a593"` [INFO] running `"docker" "rm" "-f" "2902f616837f765c0b3cb1f9432100587a9973b673daa2a3aa000efc23b0a593"` [INFO] [stdout] 2902f616837f765c0b3cb1f9432100587a9973b673daa2a3aa000efc23b0a593