[INFO] fetching crate gdnative-bindings 0.11.3... [INFO] checking gdnative-bindings-0.11.3 against master#e0ba2d038db3afa968e13075b1d6eabd24339708 for pr-112988 [INFO] extracting crate gdnative-bindings 0.11.3 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate gdnative-bindings 0.11.3 on toolchain e0ba2d038db3afa968e13075b1d6eabd24339708 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gdnative-bindings 0.11.3 [INFO] finished tweaking crates.io crate gdnative-bindings 0.11.3 [INFO] tweaked toml for crates.io crate gdnative-bindings 0.11.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.1 [INFO] [stderr] Downloaded roxmltree v0.17.0 [INFO] [stderr] Downloaded gdnative-sys v0.11.3 [INFO] [stderr] Downloaded gdnative-core v0.11.3 [INFO] [stderr] Downloaded gdnative-derive v0.11.3 [INFO] [stderr] Downloaded gdnative_bindings_generator v0.11.3 [INFO] [stderr] Downloaded gdnative-impl-proc-macros v0.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b4215fcbd983848165fdc283d2875feacff581204f6d20e4c1f1b54d839fed6 [INFO] running `Command { std: "docker" "start" "-a" "3b4215fcbd983848165fdc283d2875feacff581204f6d20e4c1f1b54d839fed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b4215fcbd983848165fdc283d2875feacff581204f6d20e4c1f1b54d839fed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b4215fcbd983848165fdc283d2875feacff581204f6d20e4c1f1b54d839fed6", kill_on_drop: false }` [INFO] [stdout] 3b4215fcbd983848165fdc283d2875feacff581204f6d20e4c1f1b54d839fed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d06fadc1ad1540c6c0457d8d3a5e7bcd19cc9d2deb4ddaf546fe51e6224720d5 [INFO] running `Command { std: "docker" "start" "-a" "d06fadc1ad1540c6c0457d8d3a5e7bcd19cc9d2deb4ddaf546fe51e6224720d5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling mini-internal v0.1.30 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unindent v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling roxmltree v0.17.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling miniserde v0.1.30 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking atomic-take v1.1.0 [INFO] [stderr] Checking glam v0.22.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling gdnative_bindings_generator v0.11.3 [INFO] [stderr] Compiling gdnative-impl-proc-macros v0.11.3 [INFO] [stderr] Compiling gdnative-derive v0.11.3 [INFO] [stderr] Compiling gdnative-bindings v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gdnative-sys v0.11.3 [INFO] [stderr] Checking gdnative-core v0.11.3 [INFO] [stderr] error: could not compile `gdnative-bindings` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e0ba2d038db3afa968e13075b1d6eabd24339708/bin/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=7113d200cb9525e7 -C extra-filename=-7113d200cb9525e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gdnative_core=/opt/rustwide/target/debug/deps/libgdnative_core-f0d9918a22c3c902.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-dc9e9d2b5e5569ed.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" "d06fadc1ad1540c6c0457d8d3a5e7bcd19cc9d2deb4ddaf546fe51e6224720d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d06fadc1ad1540c6c0457d8d3a5e7bcd19cc9d2deb4ddaf546fe51e6224720d5", kill_on_drop: false }` [INFO] [stdout] d06fadc1ad1540c6c0457d8d3a5e7bcd19cc9d2deb4ddaf546fe51e6224720d5