[INFO] fetching crate greenwasm 0.3.1... [INFO] checking greenwasm-0.3.1 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] extracting crate greenwasm 0.3.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate greenwasm 0.3.1 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate greenwasm 0.3.1 [INFO] finished tweaking crates.io crate greenwasm 0.3.1 [INFO] tweaked toml for crates.io crate greenwasm 0.3.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "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] 6e0ddabe603f70eb0680fe9f9b26c2bfa6e52b27cc10b7c25b03fab0762f4f6c [INFO] running `"docker" "start" "-a" "6e0ddabe603f70eb0680fe9f9b26c2bfa6e52b27cc10b7c25b03fab0762f4f6c"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Checking greenwasm-structure v0.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking greenwasm-validation v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling frounding v0.0.4 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling wabt-sys v0.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Checking greenwasm-binary-format v0.3.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking greenwasm-execution v0.3.0 [INFO] [stderr] Compiling aster v0.41.0 [INFO] [stderr] Compiling syntex v0.58.1 [INFO] [stderr] Compiling quasi v0.32.0 [INFO] [stderr] error: failed to write bytecode to /opt/rustwide/target/debug/deps/clang_sys-a11b9dd27b619548.clang_sys.ayuelp2f-cgu.14.rcgu.bc.z: Cannot allocate memory (os error 12) [INFO] [stderr] [INFO] [stderr] error: could not compile `syntex_syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syntex_syntax /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syntex_syntax-0.58.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C debuginfo=2 -C debug-assertions=on -C metadata=ca3507fd3c4f70bc -C extra-filename=-ca3507fd3c4f70bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d3ce12ba07e30c6d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-6aef9dbc6559193b.rmeta --extern rustc_serialize=/opt/rustwide/target/debug/deps/librustc_serialize-89c040d451515bae.rmeta --extern syntex_errors=/opt/rustwide/target/debug/deps/libsyntex_errors-ac84ad7115bffb0c.rmeta --extern syntex_pos=/opt/rustwide/target/debug/deps/libsyntex_pos-c76e94c29be8bc5e.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-6e1eb3cccd7c069f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `clang-sys`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "6e0ddabe603f70eb0680fe9f9b26c2bfa6e52b27cc10b7c25b03fab0762f4f6c"` [INFO] running `"docker" "rm" "-f" "6e0ddabe603f70eb0680fe9f9b26c2bfa6e52b27cc10b7c25b03fab0762f4f6c"` [INFO] [stdout] 6e0ddabe603f70eb0680fe9f9b26c2bfa6e52b27cc10b7c25b03fab0762f4f6c