[INFO] cloning repository https://github.com/juffson/godot-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juffson/godot-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuffson%2Fgodot-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuffson%2Fgodot-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e55d07af072fee1df49fe6267dfd7895f1b73962
[INFO] checking juffson/godot-agent/e55d07af072fee1df49fe6267dfd7895f1b73962 against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuffson%2Fgodot-agent" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/juffson/godot-agent
[INFO] finished tweaking git repo https://github.com/juffson/godot-agent
[INFO] tweaked toml for git repo https://github.com/juffson/godot-agent written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juffson/godot-agent on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juffson/godot-agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking juffson/godot-agent/e55d07af072fee1df49fe6267dfd7895f1b73962 against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuffson%2Fgodot-agent" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/juffson/godot-agent
[INFO] finished tweaking git repo https://github.com/juffson/godot-agent
[INFO] tweaked toml for git repo https://github.com/juffson/godot-agent written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juffson/godot-agent on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juffson/godot-agent already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 06fc0e4a2bd777eb629a03a8eed3f155e160ed2cc4a38991e7d1fdd7c8c26ee7
[INFO] running `Command { std: "docker" "start" "06fc0e4a2bd777eb629a03a8eed3f155e160ed2cc4a38991e7d1fdd7c8c26ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06fc0e4a2bd777eb629a03a8eed3f155e160ed2cc4a38991e7d1fdd7c8c26ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06fc0e4a2bd777eb629a03a8eed3f155e160ed2cc4a38991e7d1fdd7c8c26ee7" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06fc0e4a2bd777eb629a03a8eed3f155e160ed2cc4a38991e7d1fdd7c8c26ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "06fc0e4a2bd777eb629a03a8eed3f155e160ed2cc4a38991e7d1fdd7c8c26ee7" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]    Compiling godot-macros v0.5.4
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling godot-core v0.5.4
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr] error: could not compile `godot-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3d12f3322cb00126b2208c6b9df3ac4467951f5/bin/rustc --crate-name godot_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/godot-core-0.5.4/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 --cfg 'feature="codegen-full"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-4-2", "api-4-3", "api-4-4", "api-4-5", "api-4-6", "api-4-7", "api-custom", "api-custom-json", "codegen-full", "codegen-lazy-fptrs", "codegen-rustfmt", "debug-log", "default", "double-precision", "experimental-godot-api", "experimental-threads", "experimental-wasm-nothreads", "register-docs", "safeguards-dev-balanced", "safeguards-release-disengaged", "serde", "trace", "upcoming-editor-placeholders"))' -C metadata=e97bc744a518188e -C extra-filename=-275560e9b50d35ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glam=/opt/rustwide/target/debug/deps/libglam-51a1625f1b44c709.rmeta --extern godot_cell=/opt/rustwide/target/debug/deps/libgodot_cell-e8300946e6997f2c.rmeta --extern godot_ffi=/opt/rustwide/target/debug/deps/libgodot_ffi-b0f1c4d43d3af918.rmeta --cap-lints allow --cap-lints=forbid --cfg 'since_api="4.1"' --cfg 'since_api="4.2"' --cfg 'since_api="4.3"' --cfg 'since_api="4.4"' --cfg 'since_api="4.5"' --cfg 'since_api="4.6"' --cfg 'before_api="4.7"' --cfg 'before_api="4.8"' --cfg 'before_patch_api="4.2.0"' --cfg 'before_patch_api="4.3.0"' --cfg 'before_patch_api="4.4.0"' --cfg 'before_patch_api="4.5.0"' --cfg 'since_patch_api="4.6.0"' --cfg 'since_patch_api="4.7.0"' --cfg 'since_patch_api="4.8.0"' --cfg safeguards_balanced --cfg safeguards_strict --check-cfg 'cfg(published_docs, values(none()))' --check-cfg 'cfg(since_api, values("4.2"))' --check-cfg 'cfg(before_api, values("4.2"))' --check-cfg 'cfg(since_api, values("4.3"))' --check-cfg 'cfg(before_api, values("4.3"))' --check-cfg 'cfg(since_api, values("4.4"))' --check-cfg 'cfg(before_api, values("4.4"))' --check-cfg 'cfg(since_api, values("4.5"))' --check-cfg 'cfg(before_api, values("4.5"))' --check-cfg 'cfg(since_api, values("4.6"))' --check-cfg 'cfg(before_api, values("4.6"))' --check-cfg 'cfg(since_api, values("4.7"))' --check-cfg 'cfg(before_api, values("4.7"))' --check-cfg 'cfg(since_api, values("4.8"))' --check-cfg 'cfg(before_api, values("4.8"))' --check-cfg 'cfg(wasm_nothreads, values(none()))' --check-cfg 'cfg(safeguards_balanced)' --check-cfg 'cfg(safeguards_strict)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "06fc0e4a2bd777eb629a03a8eed3f155e160ed2cc4a38991e7d1fdd7c8c26ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06fc0e4a2bd777eb629a03a8eed3f155e160ed2cc4a38991e7d1fdd7c8c26ee7", kill_on_drop: false }`
[INFO] [stdout] 06fc0e4a2bd777eb629a03a8eed3f155e160ed2cc4a38991e7d1fdd7c8c26ee7
