[INFO] cloning repository https://github.com/Botahamec/GodotTest [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Botahamec/GodotTest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBotahamec%2FGodotTest"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBotahamec%2FGodotTest'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cc96495cac914fba4805c8b0662c243b8c23099a [INFO] testing Botahamec/GodotTest against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBotahamec%2FGodotTest" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Botahamec/GodotTest on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Botahamec/GodotTest [INFO] finished tweaking git repo https://github.com/Botahamec/GodotTest [INFO] tweaked toml for git repo https://github.com/Botahamec/GodotTest written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Botahamec/GodotTest already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gdnative v0.7.0 [INFO] [stderr] Downloaded gdnative-bindings v0.7.0 [INFO] [stderr] Downloaded gdnative-sys v0.7.0 [INFO] [stderr] Downloaded gdnative-core v0.7.0 [INFO] [stderr] Downloaded gdnative-derive v0.7.0 [INFO] [stderr] Downloaded gdnative_bindings_generator v0.7.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2020-06-03" "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] 05b5b4149ba814f86c89d6574becbbc4509188a65abe824ef403ec794a02ede0 [INFO] running `"docker" "start" "-a" "05b5b4149ba814f86c89d6574becbbc4509188a65abe824ef403ec794a02ede0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.7 [INFO] [stderr] Compiling syn v1.0.12 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling euclid v0.20.7 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling gdnative-derive v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling gdnative_bindings_generator v0.7.0 [INFO] [stderr] Compiling gdnative-sys v0.7.0 [INFO] [stderr] Compiling gdnative-core v0.7.0 [INFO] [stderr] Compiling gdnative-bindings v0.7.0 [INFO] [stderr] Compiling gdnative v0.7.0 [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/registry/src/github.com-1ecc6299db9ec823/gdnative-bindings-0.7.0/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 -C metadata=5a5cc8d381c73c47 -C extra-filename=-5a5cc8d381c73c47 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rmeta --extern gdnative_core=/opt/rustwide/target/debug/deps/libgdnative_core-a742a3cfa0334dbf.rmeta --extern gdnative_sys=/opt/rustwide/target/debug/deps/libgdnative_sys-4296bf1ca8e480ff.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-11af900c68db2eab.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "05b5b4149ba814f86c89d6574becbbc4509188a65abe824ef403ec794a02ede0"` [INFO] running `"docker" "rm" "-f" "05b5b4149ba814f86c89d6574becbbc4509188a65abe824ef403ec794a02ede0"` [INFO] [stdout] 05b5b4149ba814f86c89d6574becbbc4509188a65abe824ef403ec794a02ede0