[INFO] cloning repository https://github.com/paulsonnentag/automerge-repo-minimal-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulsonnentag/automerge-repo-minimal-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsonnentag%2Fautomerge-repo-minimal-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsonnentag%2Fautomerge-repo-minimal-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 33e78139a5175afb039bfe6d46f1d990800cc1a7 [INFO] checking paulsonnentag/automerge-repo-minimal-example against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulsonnentag%2Fautomerge-repo-minimal-example" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/paulsonnentag/automerge-repo-minimal-example [INFO] finished tweaking git repo https://github.com/paulsonnentag/automerge-repo-minimal-example [INFO] tweaked toml for git repo https://github.com/paulsonnentag/automerge-repo-minimal-example written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paulsonnentag/automerge-repo-minimal-example on toolchain 149edce6c6ee840adb602803b96d083101ef3592 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/paulsonnentag/automerge-repo-minimal-example 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" "+149edce6c6ee840adb602803b96d083101ef3592" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bb7ba8346d681d9aac67e1eb5c988fcdf89696ad0357b24e1f6c81c7c4542f6 [INFO] running `Command { std: "docker" "start" "-a" "0bb7ba8346d681d9aac67e1eb5c988fcdf89696ad0357b24e1f6c81c7c4542f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bb7ba8346d681d9aac67e1eb5c988fcdf89696ad0357b24e1f6c81c7c4542f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb7ba8346d681d9aac67e1eb5c988fcdf89696ad0357b24e1f6c81c7c4542f6", kill_on_drop: false }` [INFO] [stdout] 0bb7ba8346d681d9aac67e1eb5c988fcdf89696ad0357b24e1f6c81c7c4542f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+149edce6c6ee840adb602803b96d083101ef3592" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e93942903068ae4943109247cc37ef19b888333b8c88b6f425412895d20a90a [INFO] running `Command { std: "docker" "start" "-a" "9e93942903068ae4943109247cc37ef19b888333b8c88b6f425412895d20a90a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling godot-bindings v0.2.3 (https://github.com/godot-rust/gdext?branch=master#ac8b1da7) [INFO] [stderr] Compiling gdextension-api v0.2.1 (https://github.com/godot-rust/godot4-prebuilt?branch=releases#53fa4a85) [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking miniz_oxide v0.8.4 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling minicbor v0.19.1 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling macro_rules_attribute v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling safer-ffi v0.1.13 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking godot-cell v0.2.3 (https://github.com/godot-rust/gdext?branch=master#ac8b1da7) [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling venial v0.6.1 [INFO] [stderr] Checking extern-c v0.1.0 [INFO] [stderr] Checking unwind_safe v0.1.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tree-sitter-godot-resource v0.0.1 (https://github.com/PrestonKnopp/tree-sitter-godot-resource.git?rev=74105cc46a09850ebe626b894ecc6c61a12fb999#74105cc4) [INFO] [stderr] Compiling godot-codegen v0.2.3 (https://github.com/godot-rust/gdext?branch=master#ac8b1da7) [INFO] [stderr] Compiling godot-macros v0.2.3 (https://github.com/godot-rust/gdext?branch=master#ac8b1da7) [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking tempfile v3.17.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling godot-ffi v0.2.3 (https://github.com/godot-rust/gdext?branch=master#ac8b1da7) [INFO] [stderr] Compiling godot-core v0.2.3 (https://github.com/godot-rust/gdext?branch=master#ac8b1da7) [INFO] [stderr] Compiling ext-trait-proc_macros v1.0.1 [INFO] [stderr] Compiling with_builtin_macros-proc_macros v0.0.3 [INFO] [stderr] Compiling safer_ffi-proc_macros v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking ext-trait v1.0.1 [INFO] [stderr] Checking with_builtin_macros v0.0.3 [INFO] [stderr] Checking extension-traits v1.0.1 [INFO] [stderr] Checking uninit v0.5.1 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling autosurgeon-derive v0.8.1 (https://github.com/nikitalita/autosurgeon?rev=b7ac13f9aea141a2c194092c369601cb523ec2c6#b7ac13f9) [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking uuid v1.14.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking automerge v0.6.0 (https://github.com/automerge/automerge.git?rev=a2ba7326ec886a9e6d02377fd904dbdde35eb89d#a2ba7326) [INFO] [stderr] Checking automerge_repo v0.2.0 (https://github.com/nikitalita/automerge-repo-rs?rev=5a6739cb1cea7f8968527315465a99b075e491c5#5a6739cb) [INFO] [stderr] Checking autosurgeon v0.8.6 (https://github.com/nikitalita/autosurgeon?rev=b7ac13f9aea141a2c194092c369601cb523ec2c6#b7ac13f9) [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/149edce6c6ee840adb602803b96d083101ef3592/bin/rustc --crate-name godot_core --edition=2021 /opt/rustwide/cargo-home/git/checkouts/gdext-067f4b88e7bd088f/ac8b1da/godot-core/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"' --cfg 'feature="experimental-threads"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("api-4-1", "api-4-1-1", "api-4-1-2", "api-4-1-3", "api-4-1-4", "api-4-2", "api-4-2-1", "api-4-2-2", "api-4-3", "api-custom", "codegen-full", "codegen-lazy-fptrs", "codegen-rustfmt", "debug-log", "default", "double-precision", "experimental-godot-api", "experimental-threads", "experimental-wasm-nothreads", "register-docs", "serde", "trace"))' -C metadata=37948ac6352d3633 -C extra-filename=-fd9ab3a0eaef2cc8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glam=/opt/rustwide/target/debug/deps/libglam-1f2f7e55dd73ca37.rmeta --extern godot_cell=/opt/rustwide/target/debug/deps/libgodot_cell-c1ca21b50df0b1f7.rmeta --extern godot_ffi=/opt/rustwide/target/debug/deps/libgodot_ffi-0ca79c04add1ec5d.rmeta --cap-lints allow --cap-lints=forbid --cfg 'since_api="4.1"' --cfg 'since_api="4.2"' --cfg 'since_api="4.3"' --cfg 'before_api="4.4"' --cfg 'before_patch_api="4.1.0"' --cfg 'before_patch_api="4.1.1"' --cfg 'before_patch_api="4.1.2"' --cfg 'before_patch_api="4.1.3"' --cfg 'before_patch_api="4.1.4"' --cfg 'before_patch_api="4.2.0"' --cfg 'before_patch_api="4.2.1"' --cfg 'before_patch_api="4.2.2"' --cfg 'since_patch_api="4.3.0"' --cfg 'since_patch_api="4.4.0"' --check-cfg 'cfg(published_docs, values(none()))' --check-cfg 'cfg(since_api, values("4.1"))' --check-cfg 'cfg(before_api, values("4.1"))' --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(wasm_nothreads, values(none()))'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9e93942903068ae4943109247cc37ef19b888333b8c88b6f425412895d20a90a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e93942903068ae4943109247cc37ef19b888333b8c88b6f425412895d20a90a", kill_on_drop: false }` [INFO] [stdout] 9e93942903068ae4943109247cc37ef19b888333b8c88b6f425412895d20a90a