[INFO] cloning repository https://github.com/tmatilai/ruuvi2mqtt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmatilai/ruuvi2mqtt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmatilai%2Fruuvi2mqtt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmatilai%2Fruuvi2mqtt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5632edd02306c71f74bcc50cc9d7c340304916ff
[INFO] building tmatilai/ruuvi2mqtt against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmatilai%2Fruuvi2mqtt" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tmatilai/ruuvi2mqtt
[INFO] finished tweaking git repo https://github.com/tmatilai/ruuvi2mqtt
[INFO] tweaked toml for git repo https://github.com/tmatilai/ruuvi2mqtt written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tmatilai/ruuvi2mqtt on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tmatilai/ruuvi2mqtt 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded os_pipe v1.2.2
[INFO] [stderr]   Downloaded snapbox-macros v0.3.10
[INFO] [stderr]   Downloaded ruuvi-sensor-protocol v0.6.1
[INFO] [stderr]   Downloaded objc2-core-bluetooth v0.2.2
[INFO] [stderr]   Downloaded bluez-async v0.8.0
[INFO] [stderr]   Downloaded trycmd v0.15.10
[INFO] [stderr]   Downloaded snapbox v0.6.21
[INFO] [stderr]   Downloaded schemars v1.0.3
[INFO] [stderr]   Downloaded bluez-generated v0.4.0
[INFO] [stderr]   Downloaded jni-utils v0.1.1
[INFO] [stderr]   Downloaded btleplug v0.11.8
[INFO] [stderr]   Downloaded sysinfo v0.36.0
[INFO] [stderr]   Downloaded automod v1.0.15
[INFO] [stderr]   Downloaded toml_edit v0.23.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f2fe811f5495ddfd1e860f3082b45565191cf60bb44a5161bfb4728d08c8d865
[INFO] running `Command { std: "docker" "start" "-a" "f2fe811f5495ddfd1e860f3082b45565191cf60bb44a5161bfb4728d08c8d865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f2fe811f5495ddfd1e860f3082b45565191cf60bb44a5161bfb4728d08c8d865", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2fe811f5495ddfd1e860f3082b45565191cf60bb44a5161bfb4728d08c8d865", kill_on_drop: false }`
[INFO] [stdout] f2fe811f5495ddfd1e860f3082b45565191cf60bb44a5161bfb4728d08c8d865
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b32dc019a4c4fb9b33e606549431c54024bb72cb4ffc29e8beb887300e679733
[INFO] running `Command { std: "docker" "start" "-a" "b32dc019a4c4fb9b33e606549431c54024bb72cb4ffc29e8beb887300e679733", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling sysinfo v0.36.0
[INFO] [stderr]    Compiling ruuvi-sensor-protocol v0.6.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling rumqttc v0.24.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[INFO] [stderr]    Compiling bluez-async v0.8.0
[INFO] [stderr]    Compiling btleplug v0.11.8
[INFO] [stderr]    Compiling ruuvi2mqtt v1.3.5-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.71s
[INFO] running `Command { std: "docker" "inspect" "b32dc019a4c4fb9b33e606549431c54024bb72cb4ffc29e8beb887300e679733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b32dc019a4c4fb9b33e606549431c54024bb72cb4ffc29e8beb887300e679733", kill_on_drop: false }`
[INFO] [stdout] b32dc019a4c4fb9b33e606549431c54024bb72cb4ffc29e8beb887300e679733
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ebd4ab18be36b94134847a399458fc88c49046d05afa9f8b2e3ec66f63842c9
[INFO] running `Command { std: "docker" "start" "-a" "9ebd4ab18be36b94134847a399458fc88c49046d05afa9f8b2e3ec66f63842c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling snapbox-macros v0.3.10
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling toml_edit v0.23.1
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling snapbox v0.6.21
[INFO] [stderr]    Compiling trycmd v0.15.10
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling rumqttc v0.24.0
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluez-generated v0.4.0
[INFO] [stderr]    Compiling bluez-async v0.8.0
[INFO] [stderr]    Compiling btleplug v0.11.8
[INFO] [stderr]    Compiling ruuvi2mqtt v1.3.5-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.27s
[INFO] running `Command { std: "docker" "inspect" "9ebd4ab18be36b94134847a399458fc88c49046d05afa9f8b2e3ec66f63842c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ebd4ab18be36b94134847a399458fc88c49046d05afa9f8b2e3ec66f63842c9", kill_on_drop: false }`
[INFO] [stdout] 9ebd4ab18be36b94134847a399458fc88c49046d05afa9f8b2e3ec66f63842c9
