[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 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[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 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "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" "+1.99.0-beta.1" "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/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71a06bc9443e0cc763cc1f212e1b6c46c6a645388997d5091c9fee9c4601ffc8
[INFO] running `Command { std: "docker" "start" "71a06bc9443e0cc763cc1f212e1b6c46c6a645388997d5091c9fee9c4601ffc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71a06bc9443e0cc763cc1f212e1b6c46c6a645388997d5091c9fee9c4601ffc8", 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" "71a06bc9443e0cc763cc1f212e1b6c46c6a645388997d5091c9fee9c4601ffc8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71a06bc9443e0cc763cc1f212e1b6c46c6a645388997d5091c9fee9c4601ffc8", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71a06bc9443e0cc763cc1f212e1b6c46c6a645388997d5091c9fee9c4601ffc8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", 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 memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[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 pnet_base v0.35.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling kbus-sys v0.1.0 (/opt/rustwide/workdir/kbus/kbus-sys)
[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]    Compiling aho-corasick v1.1.3
[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_RELEASE_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/release/build/kbus-sys-2c74777f4673e609/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (553) panicked at kbus/kbus-sys/build.rs:4:49:
[INFO] [stderr]   PTXPROJ_PATH not found: NotPresent
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x59f4a2a76161 - <unknown>
[INFO] [stderr]      1:     0x59f4a2a86fea - <unknown>
[INFO] [stderr]      2:     0x59f4a2a79e0c - <unknown>
[INFO] [stderr]      3:     0x59f4a2a5ffa6 - <unknown>
[INFO] [stderr]      4:     0x59f4a2a72711 - <unknown>
[INFO] [stderr]      5:     0x59f4a2a728cb - <unknown>
[INFO] [stderr]      6:     0x59f4a2a60052 - <unknown>
[INFO] [stderr]      7:     0x59f4a2a58d69 - <unknown>
[INFO] [stderr]      8:     0x59f4a2a6084d - <unknown>
[INFO] [stderr]      9:     0x59f4a2a8771c - <unknown>
[INFO] [stderr]     10:     0x59f4a2a874f2 - <unknown>
[INFO] [stderr]     11:     0x59f4a2a4ec14 - <unknown>
[INFO] [stderr]     12:     0x59f4a2a4e608 - <unknown>
[INFO] [stderr]     13:     0x59f4a2a4f013 - <unknown>
[INFO] [stderr]     14:     0x59f4a2a4e576 - <unknown>
[INFO] [stderr]     15:     0x59f4a2a4e589 - <unknown>
[INFO] [stderr]     16:     0x59f4a2a71e79 - <unknown>
[INFO] [stderr]     17:     0x59f4a2a4e461 - <unknown>
[INFO] [stderr]     18:     0x59f4a2a4f055 - <unknown>
[INFO] [stderr]     19:     0x7a24f3ea2601 - <unknown>
[INFO] [stderr]     20:     0x7a24f3ea2718 - __libc_start_main
[INFO] [stderr]     21:     0x59f4a2a4e305 - <unknown>
[INFO] [stderr]     22:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "71a06bc9443e0cc763cc1f212e1b6c46c6a645388997d5091c9fee9c4601ffc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71a06bc9443e0cc763cc1f212e1b6c46c6a645388997d5091c9fee9c4601ffc8", kill_on_drop: false }`
[INFO] [stdout] 71a06bc9443e0cc763cc1f212e1b6c46c6a645388997d5091c9fee9c4601ffc8
