[INFO] updating cached repository https://github.com/robertcorponoi/godot-rust-helper-extensions [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9135d1d523b96ef54ec8d00b76d19ebfd3bcdb78 [INFO] testing robertcorponoi/godot-rust-helper-extensions against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertcorponoi%2Fgodot-rust-helper-extensions" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robertcorponoi/godot-rust-helper-extensions on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/robertcorponoi/godot-rust-helper-extensions [INFO] finished tweaking git repo https://github.com/robertcorponoi/godot-rust-helper-extensions [INFO] tweaked toml for git repo https://github.com/robertcorponoi/godot-rust-helper-extensions written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/robertcorponoi/godot-rust-helper-extensions already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 32336997bc59d500358e88f1f7244f84c53c1f164a87831d22de8fd3c532b8c8 [INFO] running `"docker" "start" "-a" "32336997bc59d500358e88f1f7244f84c53c1f164a87831d22de8fd3c532b8c8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling euclid v0.20.10 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling gdnative-derive v0.8.0 (https://github.com/GodotNativeTools/godot-rust#a8fee46d) [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling gdnative_bindings_generator v0.8.0 (https://github.com/GodotNativeTools/godot-rust#a8fee46d) [INFO] [stderr] Compiling gdnative-sys v0.8.0 (https://github.com/GodotNativeTools/godot-rust#a8fee46d) [INFO] [stderr] Compiling gdnative-core v0.8.0 (https://github.com/GodotNativeTools/godot-rust#a8fee46d) [INFO] [stderr] Compiling gdnative-bindings v0.8.0 (https://github.com/GodotNativeTools/godot-rust#a8fee46d) [INFO] [stderr] Compiling gdnative v0.8.0 (https://github.com/GodotNativeTools/godot-rust#a8fee46d) [INFO] [stderr] Compiling godot_rust_helper_extensions v0.1.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 /opt/rustwide/cargo-home/git/checkouts/godot-rust-6b1e607c51143c56/a8fee46/gdnative-bindings/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=00129009645c0eea -C extra-filename=-00129009645c0eea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rmeta --extern gdnative_core=/opt/rustwide/target/debug/deps/libgdnative_core-bb7e734198c40e44.rmeta --extern gdnative_sys=/opt/rustwide/target/debug/deps/libgdnative_sys-ae71798d8e3b82c1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b9b48b62b9633cf5.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "32336997bc59d500358e88f1f7244f84c53c1f164a87831d22de8fd3c532b8c8"` [INFO] running `"docker" "rm" "-f" "32336997bc59d500358e88f1f7244f84c53c1f164a87831d22de8fd3c532b8c8"` [INFO] [stdout] 32336997bc59d500358e88f1f7244f84c53c1f164a87831d22de8fd3c532b8c8