[INFO] fetching crate gdnative-bindings 0.9.3... [INFO] checking gdnative-bindings-0.9.3 against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] extracting crate gdnative-bindings 0.9.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate gdnative-bindings 0.9.3 on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdnative-bindings 0.9.3 [INFO] finished tweaking crates.io crate gdnative-bindings 0.9.3 [INFO] tweaked toml for crates.io crate gdnative-bindings 0.9.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gdnative_bindings_generator v0.9.3 [INFO] [stderr] Downloaded gdnative-core v0.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c401b626ea2ae7ef4a3f542316621592b32d2b072d97d3b3f977a719198879f2 [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" "c401b626ea2ae7ef4a3f542316621592b32d2b072d97d3b3f977a719198879f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c401b626ea2ae7ef4a3f542316621592b32d2b072d97d3b3f977a719198879f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c401b626ea2ae7ef4a3f542316621592b32d2b072d97d3b3f977a719198879f2", kill_on_drop: false }` [INFO] [stdout] c401b626ea2ae7ef4a3f542316621592b32d2b072d97d3b3f977a719198879f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10988e7e65e551eed85093765431e32e0ab8f2bdb61dfe03065c4b54b2b0c92c [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" "10988e7e65e551eed85093765431e32e0ab8f2bdb61dfe03065c4b54b2b0c92c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling ahash v0.7.0 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling roxmltree v0.14.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking euclid v0.22.2 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling mini-internal v0.1.13 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.9.3 [INFO] [stderr] Compiling miniserde v0.1.13 [INFO] [stderr] Compiling gdnative_bindings_generator v0.9.3 [INFO] [stderr] Compiling gdnative-sys v0.9.3 [INFO] [stderr] Compiling gdnative-bindings v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking gdnative-core v0.9.3 [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 embed-bitcode=no -C debuginfo=2 --test -C metadata=60b79f3ff1b04b63 -C extra-filename=-60b79f3ff1b04b63 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-240d294e8e0ea2cd.rmeta --extern gdnative_core=/opt/rustwide/target/debug/deps/libgdnative_core-3b65c51107030dd3.rmeta --extern gdnative_sys=/opt/rustwide/target/debug/deps/libgdnative_sys-009e7d5aaff5c829.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-574630fca49f0cc9.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 `Command { std: "docker" "inspect" "10988e7e65e551eed85093765431e32e0ab8f2bdb61dfe03065c4b54b2b0c92c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10988e7e65e551eed85093765431e32e0ab8f2bdb61dfe03065c4b54b2b0c92c", kill_on_drop: false }` [INFO] [stdout] 10988e7e65e551eed85093765431e32e0ab8f2bdb61dfe03065c4b54b2b0c92c