[INFO] crate gdnative-bindings 0.8.1 is already in cache [INFO] checking gdnative-bindings-0.8.1 against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] extracting crate gdnative-bindings 0.8.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gdnative-bindings 0.8.1 on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdnative-bindings 0.8.1 [INFO] finished tweaking crates.io crate gdnative-bindings 0.8.1 [INFO] tweaked toml for crates.io crate gdnative-bindings 0.8.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d226842d9db65248791b4a79f667faeb5b52c18a33838ff2687cb350b866a32 [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" "5d226842d9db65248791b4a79f667faeb5b52c18a33838ff2687cb350b866a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d226842d9db65248791b4a79f667faeb5b52c18a33838ff2687cb350b866a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d226842d9db65248791b4a79f667faeb5b52c18a33838ff2687cb350b866a32", kill_on_drop: false }` [INFO] [stdout] 5d226842d9db65248791b4a79f667faeb5b52c18a33838ff2687cb350b866a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3546ef2e4a9b94dce532f634f0444ab3cb26228c6e251c7781db1d8ad5b58a7 [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" "f3546ef2e4a9b94dce532f634f0444ab3cb26228c6e251c7781db1d8ad5b58a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Checking euclid v0.20.14 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling gdnative_bindings_generator v0.8.1 [INFO] [stderr] Compiling gdnative-sys v0.8.1 [INFO] [stderr] Compiling gdnative-core v0.8.1 [INFO] [stderr] Compiling gdnative-bindings v0.8.1 (/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 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=3ea8dd729b01f831 -C extra-filename=-3ea8dd729b01f831 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a724ed7e4c27412a.rmeta --extern gdnative_core=/opt/rustwide/target/debug/deps/libgdnative_core-eaebc579a3ee6f1b.rmeta --extern gdnative_sys=/opt/rustwide/target/debug/deps/libgdnative_sys-1636ea7af11fcae9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-29558494146b64b1.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" "f3546ef2e4a9b94dce532f634f0444ab3cb26228c6e251c7781db1d8ad5b58a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3546ef2e4a9b94dce532f634f0444ab3cb26228c6e251c7781db1d8ad5b58a7", kill_on_drop: false }` [INFO] [stdout] f3546ef2e4a9b94dce532f634f0444ab3cb26228c6e251c7781db1d8ad5b58a7