[INFO] cloning repository https://github.com/ldanko/kbus_mqtt_bridge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ldanko/kbus_mqtt_bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldanko%2Fkbus_mqtt_bridge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldanko%2Fkbus_mqtt_bridge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2991607725de5ed80ec782800871adaf680052c [INFO] testing ldanko/kbus_mqtt_bridge against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldanko%2Fkbus_mqtt_bridge" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ldanko/kbus_mqtt_bridge [INFO] finished tweaking git repo https://github.com/ldanko/kbus_mqtt_bridge [INFO] tweaked toml for git repo https://github.com/ldanko/kbus_mqtt_bridge written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ldanko/kbus_mqtt_bridge on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ldanko/kbus_mqtt_bridge 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9f1c876131781211c7f71db153f1b4cf0a395dcd20247c1637dccbc35c00e07 [INFO] running `Command { std: "docker" "start" "-a" "d9f1c876131781211c7f71db153f1b4cf0a395dcd20247c1637dccbc35c00e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9f1c876131781211c7f71db153f1b4cf0a395dcd20247c1637dccbc35c00e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f1c876131781211c7f71db153f1b4cf0a395dcd20247c1637dccbc35c00e07", kill_on_drop: false }` [INFO] [stdout] d9f1c876131781211c7f71db153f1b4cf0a395dcd20247c1637dccbc35c00e07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec8c1f1cd0e0d2866bddeb9fbbfc78ad5959efc39260d2bb79fd3ac3a09e8c60 [INFO] running `Command { std: "docker" "start" "-a" "ec8c1f1cd0e0d2866bddeb9fbbfc78ad5959efc39260d2bb79fd3ac3a09e8c60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling once_cell v1.21.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling pnet_base v0.35.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling kbus-sys v0.1.0 (/opt/rustwide/workdir/kbus/kbus-sys) [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pnet_macros_support v0.35.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] error: failed to run custom build command for `kbus-sys v0.1.0 (/opt/rustwide/workdir/kbus/kbus-sys)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/kbus-sys-ac0b0127b9acb08d/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (527) panicked at kbus/kbus-sys/build.rs:4:49: [INFO] [stderr] PTXPROJ_PATH not found: NotPresent [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x564a86a13a22 - ::fmt::h67edf0e4d33c343c [INFO] [stderr] 1: 0x564a86a226ef - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stderr] 2: 0x564a869f0fa1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stderr] 3: 0x564a869f6622 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stderr] 4: 0x564a869f7f6c - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stderr] 5: 0x564a869f7dc6 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stderr] 6: 0x564a869f85f5 - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stderr] 7: 0x564a869f848a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stderr] 8: 0x564a869f6759 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stderr] 9: 0x564a869e5acd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stderr] 10: 0x564a86a25740 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stderr] 11: 0x564a86a24fe6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stderr] 12: 0x564a869e5574 - core::result::Result::expect::hb9c5f1b0592b95f1 [INFO] [stderr] 13: 0x564a869e4679 - build_script_build::main::h57df808d31a9e7b5 [INFO] [stderr] 14: 0x564a869e4ef3 - core::ops::function::FnOnce::call_once::h3c9a82faec8c94d5 [INFO] [stderr] 15: 0x564a869e4d06 - std::sys::backtrace::__rust_begin_short_backtrace::h512d062a28f6da03 [INFO] [stderr] 16: 0x564a869e4c19 - std::rt::lang_start::{{closure}}::h2bd40c19302e99e5 [INFO] [stderr] 17: 0x564a869f2600 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stderr] 18: 0x564a869e4c01 - std::rt::lang_start::hda79b68b95917158 [INFO] [stderr] 19: 0x564a869e57c5 - main [INFO] [stderr] 20: 0x754b1d0ea1ca - [INFO] [stderr] 21: 0x754b1d0ea28b - __libc_start_main [INFO] [stderr] 22: 0x564a869e4415 - _start [INFO] [stderr] 23: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ec8c1f1cd0e0d2866bddeb9fbbfc78ad5959efc39260d2bb79fd3ac3a09e8c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8c1f1cd0e0d2866bddeb9fbbfc78ad5959efc39260d2bb79fd3ac3a09e8c60", kill_on_drop: false }` [INFO] [stdout] ec8c1f1cd0e0d2866bddeb9fbbfc78ad5959efc39260d2bb79fd3ac3a09e8c60