[INFO] updating cached repository https://github.com/robertcorponoi/godot-rust-helper-extensions [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9135d1d523b96ef54ec8d00b76d19ebfd3bcdb78 [INFO] testing robertcorponoi/godot-rust-helper-extensions against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobertcorponoi%2Fgodot-rust-helper-extensions" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robertcorponoi/godot-rust-helper-extensions on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-14/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b4689d13aef861089c5edd168d3d72bc50d5e0c4f6c6e6ec1f45f1c4869815e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7b4689d13aef861089c5edd168d3d72bc50d5e0c4f6c6e6ec1f45f1c4869815e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b4689d13aef861089c5edd168d3d72bc50d5e0c4f6c6e6ec1f45f1c4869815e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b4689d13aef861089c5edd168d3d72bc50d5e0c4f6c6e6ec1f45f1c4869815e", kill_on_drop: false }` [INFO] [stdout] 7b4689d13aef861089c5edd168d3d72bc50d5e0c4f6c6e6ec1f45f1c4869815e [INFO] running `Command { std: "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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4909fbec8b352931b8372f0168b051be11b748fc379435e60ad04e10b742a07f [INFO] running `Command { std: "docker" "start" "-a" "4909fbec8b352931b8372f0168b051be11b748fc379435e60ad04e10b742a07f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling euclid v0.20.10 [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 v1.0.106 [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 -Cembed-bitcode=no -C debuginfo=2 -C metadata=8fc728a6ca9c7736 -C extra-filename=-8fc728a6ca9c7736 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rmeta --extern gdnative_core=/opt/rustwide/target/debug/deps/libgdnative_core-b83e9d78c6aa9b86.rmeta --extern gdnative_sys=/opt/rustwide/target/debug/deps/libgdnative_sys-d09c81147de67a86.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fd31445b610232e7.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "4909fbec8b352931b8372f0168b051be11b748fc379435e60ad04e10b742a07f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4909fbec8b352931b8372f0168b051be11b748fc379435e60ad04e10b742a07f", kill_on_drop: false }` [INFO] [stdout] 4909fbec8b352931b8372f0168b051be11b748fc379435e60ad04e10b742a07f