[INFO] crate gdnative-bindings 0.8.0 is already in cache [INFO] checking gdnative-bindings-0.8.0 against master#6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 for pr-70872 [INFO] extracting crate gdnative-bindings 0.8.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate gdnative-bindings 0.8.0 on toolchain 6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "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-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+6dee5f1126dfd5c9314ee5ae9d9eb010e35ef257" "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] b36e1cf912f6b55b3ab63cb64f7994df789ed1b61c30bbd1c0758d52841aec2b [INFO] running `"docker" "start" "-a" "b36e1cf912f6b55b3ab63cb64f7994df789ed1b61c30bbd1c0758d52841aec2b"` [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling gdnative_bindings_generator v0.8.0 [INFO] [stderr] Checking euclid v0.20.10 [INFO] [stderr] Compiling gdnative-core v0.8.0 [INFO] [stderr] Compiling gdnative-bindings v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary braces around assigned value [INFO] [stderr] --> build.rs:14:21 [INFO] [stderr] | [INFO] [stderr] 14 | let to_ignore = { strongly_connected_components(&Api::new(), "Object", None) }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] Compiling gdnative-sys v0.8.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 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=166703cc7024f65f -C extra-filename=-166703cc7024f65f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-38b187fdac6038f5.rmeta --extern gdnative_core=/opt/rustwide/target/debug/deps/libgdnative_core-fd88f86c082fd890.rmeta --extern gdnative_sys=/opt/rustwide/target/debug/deps/libgdnative_sys-5c78441997e2f8f7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4624da67d1ce35fb.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 --emit=dep-info,metadata -C debuginfo=2 --test -C metadata=51a7be47134f7e77 -C extra-filename=-51a7be47134f7e77 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-38b187fdac6038f5.rmeta --extern gdnative_core=/opt/rustwide/target/debug/deps/libgdnative_core-fd88f86c082fd890.rmeta --extern gdnative_sys=/opt/rustwide/target/debug/deps/libgdnative_sys-5c78441997e2f8f7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4624da67d1ce35fb.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "b36e1cf912f6b55b3ab63cb64f7994df789ed1b61c30bbd1c0758d52841aec2b"` [INFO] running `"docker" "rm" "-f" "b36e1cf912f6b55b3ab63cb64f7994df789ed1b61c30bbd1c0758d52841aec2b"` [INFO] [stdout] b36e1cf912f6b55b3ab63cb64f7994df789ed1b61c30bbd1c0758d52841aec2b