[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] checking ldanko/kbus_mqtt_bridge against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fldanko%2Fkbus_mqtt_bridge" "/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/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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ldanko/kbus_mqtt_bridge on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f144394377eb7dc2355d962cb043b0a4091b9004cab91735bcba050191e770a8 [INFO] running `Command { std: "docker" "start" "f144394377eb7dc2355d962cb043b0a4091b9004cab91735bcba050191e770a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f144394377eb7dc2355d962cb043b0a4091b9004cab91735bcba050191e770a8", 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" "f144394377eb7dc2355d962cb043b0a4091b9004cab91735bcba050191e770a8" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f144394377eb7dc2355d962cb043b0a4091b9004cab91735bcba050191e770a8", 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" "f144394377eb7dc2355d962cb043b0a4091b9004cab91735bcba050191e770a8" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking once_cell v1.21.2 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling kbus-sys v0.1.0 (/opt/rustwide/workdir/kbus/kbus-sys) [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-e12542c05736a161/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (546) panicked at kbus/kbus-sys/build.rs:4:49: [INFO] [stderr] PTXPROJ_PATH not found: NotPresent [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5b67b07d2921 - <::print::DisplayBacktrace as core[b2d707db3cb2ec89]::fmt::Display>::fmt [INFO] [stderr] 1: 0x5b67b07e369a - core[b2d707db3cb2ec89]::fmt::write [INFO] [stderr] 2: 0x5b67b07d682c - ::write_fmt [INFO] [stderr] 3: 0x5b67b07be006 - std[ac8be9a8477af718]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x5b67b07cea71 - std[ac8be9a8477af718]::panicking::default_hook [INFO] [stderr] 5: 0x5b67b07cec2b - std[ac8be9a8477af718]::panicking::panic_with_hook [INFO] [stderr] 6: 0x5b67b07be0b2 - std[ac8be9a8477af718]::panicking::panic_handler::{closure#0} [INFO] [stderr] 7: 0x5b67b07b5d99 - std[ac8be9a8477af718]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 8: 0x5b67b07be88d - __rustc[b36a5a049e7f71bc]::rust_begin_unwind [INFO] [stderr] 9: 0x5b67b07e3dcc - core[b2d707db3cb2ec89]::panicking::panic_fmt [INFO] [stderr] 10: 0x5b67b07e3ba2 - core[b2d707db3cb2ec89]::result::unwrap_failed [INFO] [stderr] 11: 0x5b67b07a85b4 - >::expect [INFO] [stderr] 12: 0x5b67b07a7fa8 - build_script_build[c773b10f5c609ac4]::main [INFO] [stderr] 13: 0x5b67b07a8a63 - >::call_once [INFO] [stderr] 14: 0x5b67b07a7f16 - std[ac8be9a8477af718]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 15: 0x5b67b07a7f29 - std[ac8be9a8477af718]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 16: 0x5b67b07ce1c7 - std[ac8be9a8477af718]::rt::lang_start_internal [INFO] [stderr] 17: 0x5b67b07a7db1 - std[ac8be9a8477af718]::rt::lang_start::<()> [INFO] [stderr] 18: 0x5b67b07a8ac5 - main [INFO] [stderr] 19: 0x70b9a9ca21ca - [INFO] [stderr] 20: 0x70b9a9ca228b - __libc_start_main [INFO] [stderr] 21: 0x5b67b07a7c35 - _start [INFO] [stderr] 22: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f144394377eb7dc2355d962cb043b0a4091b9004cab91735bcba050191e770a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f144394377eb7dc2355d962cb043b0a4091b9004cab91735bcba050191e770a8", kill_on_drop: false }` [INFO] [stdout] f144394377eb7dc2355d962cb043b0a4091b9004cab91735bcba050191e770a8