[INFO] fetching crate gdnative-bindings 0.11.2... [INFO] checking gdnative-bindings-0.11.2 against master#1e225413a21fa69570bd3fefea9eb05e33f8b917 for pr-107421 [INFO] extracting crate gdnative-bindings 0.11.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate gdnative-bindings 0.11.2 on toolchain 1e225413a21fa69570bd3fefea9eb05e33f8b917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdnative-bindings 0.11.2 [INFO] finished tweaking crates.io crate gdnative-bindings 0.11.2 [INFO] tweaked toml for crates.io crate gdnative-bindings 0.11.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gdnative-impl-proc-macros v0.11.2 [INFO] [stderr] Downloaded gdnative-sys v0.11.2 [INFO] [stderr] Downloaded gdnative-derive v0.11.2 [INFO] [stderr] Downloaded bindgen v0.63.0 [INFO] [stderr] Downloaded mini-internal v0.1.28 [INFO] [stderr] Downloaded gdnative-core v0.11.2 [INFO] [stderr] Downloaded miniserde v0.1.28 [INFO] [stderr] Downloaded roxmltree v0.16.0 [INFO] [stderr] Downloaded gdnative_bindings_generator v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdbb4b0db417239497197d17578db7e74e70a731c0aeef8a226543a77dab9e09 [INFO] running `Command { std: "docker" "start" "-a" "bdbb4b0db417239497197d17578db7e74e70a731c0aeef8a226543a77dab9e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdbb4b0db417239497197d17578db7e74e70a731c0aeef8a226543a77dab9e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdbb4b0db417239497197d17578db7e74e70a731c0aeef8a226543a77dab9e09", kill_on_drop: false }` [INFO] [stdout] bdbb4b0db417239497197d17578db7e74e70a731c0aeef8a226543a77dab9e09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+1e225413a21fa69570bd3fefea9eb05e33f8b917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be844ccdc2fe181ef6b400848451e12ccd8b236889ecad1e5d425f63aded802c [INFO] running `Command { std: "docker" "start" "-a" "be844ccdc2fe181ef6b400848451e12ccd8b236889ecad1e5d425f63aded802c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling toml_datetime v0.5.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nom8 v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling roxmltree v0.16.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking glam v0.22.0 [INFO] [stderr] Checking atomic-take v1.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling toml_edit v0.18.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.0 [INFO] [stderr] Compiling mini-internal v0.1.28 [INFO] [stderr] Compiling gdnative-derive v0.11.2 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.11.2 [INFO] [stderr] Compiling miniserde v0.1.28 [INFO] [stderr] Compiling gdnative_bindings_generator v0.11.2 [INFO] [stderr] Compiling gdnative-bindings v0.11.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gdnative-sys v0.11.2 [INFO] [stderr] Checking gdnative-core v0.11.2 [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=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=dc3cfdf728a882e5 -C extra-filename=-dc3cfdf728a882e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gdnative_core=/opt/rustwide/target/debug/deps/libgdnative_core-e4ab37157d24654e.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e22ea0fa59537611.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "be844ccdc2fe181ef6b400848451e12ccd8b236889ecad1e5d425f63aded802c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be844ccdc2fe181ef6b400848451e12ccd8b236889ecad1e5d425f63aded802c", kill_on_drop: false }` [INFO] [stdout] be844ccdc2fe181ef6b400848451e12ccd8b236889ecad1e5d425f63aded802c