[INFO] crate gdnative-bindings 0.8.0 is already in cache [INFO] checking gdnative-bindings-0.8.0 against master#7f940ef5d91b53e889f111f27e00849f2f5ae4a2 for pr-72493 [INFO] extracting crate gdnative-bindings 0.8.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate gdnative-bindings 0.8.0 on toolchain 7f940ef5d91b53e889f111f27e00849f2f5ae4a2 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate gdnative-bindings 0.8.0 [INFO] finished tweaking crates.io crate gdnative-bindings 0.8.0 [INFO] tweaked toml for crates.io crate gdnative-bindings 0.8.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "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] 42978332b6f2a3b72435683442aa752c32a80081f1b9be7d5ca8520db6ba32c6 [INFO] running `"docker" "start" "-a" "42978332b6f2a3b72435683442aa752c32a80081f1b9be7d5ca8520db6ba32c6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking euclid v0.20.13 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling regex v1.3.8 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling gdnative_bindings_generator v0.8.0 [INFO] [stderr] Compiling gdnative-sys v0.8.0 [INFO] [stderr] Compiling gdnative-core v0.8.0 [INFO] [stderr] Compiling gdnative-bindings v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `gdnative-bindings`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gdnative_bindings --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 -C metadata=f821edf28c5317b1 -C extra-filename=-f821edf28c5317b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ca5994f285fc9f46.rmeta --extern gdnative_core=/opt/rustwide/target/debug/deps/libgdnative_core-dbbae0b50fd8073c.rmeta --extern gdnative_sys=/opt/rustwide/target/debug/deps/libgdnative_sys-316eb97fd56e4a30.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f9eb3aaab8e5ec2c.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "42978332b6f2a3b72435683442aa752c32a80081f1b9be7d5ca8520db6ba32c6"` [INFO] running `"docker" "rm" "-f" "42978332b6f2a3b72435683442aa752c32a80081f1b9be7d5ca8520db6ba32c6"` [INFO] [stdout] 42978332b6f2a3b72435683442aa752c32a80081f1b9be7d5ca8520db6ba32c6