[INFO] cloning repository https://github.com/erasin/modbus-reader-temperature [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erasin/modbus-reader-temperature" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferasin%2Fmodbus-reader-temperature", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferasin%2Fmodbus-reader-temperature'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13885c31ffaf4ce8fd8dc210f6704c8225b1277a [INFO] checking erasin/modbus-reader-temperature against try#149edce6c6ee840adb602803b96d083101ef3592 for pr-133502-16 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferasin%2Fmodbus-reader-temperature" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/erasin/modbus-reader-temperature [INFO] finished tweaking git repo https://github.com/erasin/modbus-reader-temperature [INFO] tweaked toml for git repo https://github.com/erasin/modbus-reader-temperature written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/erasin/modbus-reader-temperature 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/erasin/modbus-reader-temperature 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7afe7f1801ac28716c2f848cd4263d1d9ca1f8d84668687468c88ca22beb62be [INFO] running `Command { std: "docker" "start" "-a" "7afe7f1801ac28716c2f848cd4263d1d9ca1f8d84668687468c88ca22beb62be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7afe7f1801ac28716c2f848cd4263d1d9ca1f8d84668687468c88ca22beb62be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7afe7f1801ac28716c2f848cd4263d1d9ca1f8d84668687468c88ca22beb62be", kill_on_drop: false }` [INFO] [stdout] 7afe7f1801ac28716c2f848cd4263d1d9ca1f8d84668687468c88ca22beb62be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 198a9853dd31cd339bd938871701476e4b2f303dd29a3401226895460175a6c7 [INFO] running `Command { std: "docker" "start" "-a" "198a9853dd31cd339bd938871701476e4b2f303dd29a3401226895460175a6c7", 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.170 [INFO] [stderr] Compiling godot-bindings v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36) [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling gdextension-api v0.2.1 (https://github.com/godot-rust/godot4-prebuilt?branch=releases#53fa4a85) [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling nanoserde-derive v0.1.22 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling nanoserde v0.1.37 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling redb v2.4.0 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling zip v2.2.3 [INFO] [stderr] Compiling godot-codegen v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36) [INFO] [stderr] Compiling godot-macros v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36) [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Checking etcetera v0.8.0 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Compiling venial v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking godot-cell v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36) [INFO] [stderr] Checking libudev-sys v0.1.4 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking glam v0.28.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Checking codepage v0.1.2 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking unescaper v0.1.5 [INFO] [stderr] Checking serialport v4.7.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling godot-ffi v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36) [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling godot-core v0.2.4 (https://github.com/godot-rust/gdext?branch=master#d1a25b36) [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking rust_xlsxwriter v0.69.0 [INFO] [stderr] Checking calamine v0.25.0 [INFO] [stderr] Checking mb v0.1.0 (/opt/rustwide/workdir/mb) [INFO] [stderr] Checking mb-mock v0.1.0 (/opt/rustwide/workdir/mb-mock) [INFO] [stderr] Checking mb-data v0.1.0 (/opt/rustwide/workdir/mb-data) [INFO] [stderr] Checking mb-read v0.1.0 (/opt/rustwide/workdir/mb-read) [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/d1a25b3/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=098f668f1e72082e -C extra-filename=-ff4f8ceb6239342f --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-6a649c5dc98f7e71.rmeta --extern godot_ffi=/opt/rustwide/target/debug/deps/libgodot_ffi-a5dae39d63893a05.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" "198a9853dd31cd339bd938871701476e4b2f303dd29a3401226895460175a6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "198a9853dd31cd339bd938871701476e4b2f303dd29a3401226895460175a6c7", kill_on_drop: false }` [INFO] [stdout] 198a9853dd31cd339bd938871701476e4b2f303dd29a3401226895460175a6c7