[INFO] cloning repository https://github.com/matthiasbeyer/notify-via-mqtt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthiasbeyer/notify-via-mqtt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasbeyer%2Fnotify-via-mqtt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasbeyer%2Fnotify-via-mqtt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3738ef4e6a28c4441121ae2986063ef3735a232 [INFO] building matthiasbeyer/notify-via-mqtt against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasbeyer%2Fnotify-via-mqtt" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/matthiasbeyer/notify-via-mqtt [INFO] finished tweaking git repo https://github.com/matthiasbeyer/notify-via-mqtt [INFO] tweaked toml for git repo https://github.com/matthiasbeyer/notify-via-mqtt written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matthiasbeyer/notify-via-mqtt 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/matthiasbeyer/notify-via-mqtt 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 notify-rust v4.11.7 [INFO] [stderr] Downloaded zvariant_utils v3.1.0 [INFO] [stderr] Downloaded zvariant_derive v5.2.0 [INFO] [stderr] Downloaded serde_json v1.0.143 [INFO] [stderr] Downloaded async-broadcast v0.7.1 [INFO] [stderr] Downloaded supports-unicode v3.0.0 [INFO] [stderr] Downloaded terminal_size v0.4.1 [INFO] [stderr] Downloaded mac-notification-sys v0.6.1 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] [stderr] Downloaded toml_edit v0.22.23 [INFO] [stderr] Downloaded zbus v5.3.1 [INFO] [stderr] Downloaded winnow v0.6.26 [INFO] [stderr] Downloaded winnow v0.7.0 [INFO] [stderr] Downloaded rumqttc v0.24.0 [INFO] [stderr] Downloaded clap_derive v4.5.45 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded clap v4.5.46 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded owo-colors v4.0.0 [INFO] [stderr] Downloaded is_ci v1.2.0 [INFO] [stderr] Downloaded supports-color v3.0.0 [INFO] [stderr] Downloaded supports-hyperlinks v3.0.0 [INFO] [stderr] Downloaded textwrap v0.16.1 [INFO] [stderr] Downloaded xdg-home v1.2.0 [INFO] [stderr] Downloaded windows-collections v0.2.0 [INFO] [stderr] Downloaded windows-future v0.2.0 [INFO] [stderr] Downloaded windows-numerics v0.2.0 [INFO] [stderr] Downloaded windows-version v0.1.1 [INFO] [stderr] Downloaded tauri-winrt-notification v0.7.2 [INFO] [stderr] Downloaded clap_builder v4.5.46 [INFO] [stderr] Downloaded async-executor v1.13.0 [INFO] [stderr] Downloaded polling v3.7.2 [INFO] [stderr] Downloaded async-process v2.2.3 [INFO] [stderr] Downloaded async-signal v0.2.9 [INFO] [stderr] Downloaded zbus_macros v5.3.1 [INFO] [stderr] Downloaded zbus_names v4.1.1 [INFO] [stderr] Downloaded windows v0.61.1 [INFO] [stderr] Downloaded zvariant v5.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f8e358b56d36ccc06c0f9a1d1a53ed03049c31214e9288d33ad8fd651b626f41 [INFO] running `Command { std: "docker" "start" "-a" "f8e358b56d36ccc06c0f9a1d1a53ed03049c31214e9288d33ad8fd651b626f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8e358b56d36ccc06c0f9a1d1a53ed03049c31214e9288d33ad8fd651b626f41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8e358b56d36ccc06c0f9a1d1a53ed03049c31214e9288d33ad8fd651b626f41", kill_on_drop: false }` [INFO] [stdout] f8e358b56d36ccc06c0f9a1d1a53ed03049c31214e9288d33ad8fd651b626f41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 034c80b34fc0f89adbe125da37101deb7f366c2caabb3eaaa093c4dcd151c9e4 [INFO] running `Command { std: "docker" "start" "-a" "034c80b34fc0f89adbe125da37101deb7f366c2caabb3eaaa093c4dcd151c9e4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling async-signal v0.2.9 [INFO] [stderr] Compiling async-process v2.2.3 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling xdg-home v1.2.0 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling zvariant_utils v3.1.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling zvariant_derive v5.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling zvariant v5.2.0 [INFO] [stderr] Compiling zbus_names v4.1.1 [INFO] [stderr] Compiling zbus_macros v5.3.1 [INFO] [stderr] Compiling zbus v5.3.1 [INFO] [stderr] Compiling notify-rust v4.11.7 [INFO] [stderr] Compiling notify-via-mqtt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "034c80b34fc0f89adbe125da37101deb7f366c2caabb3eaaa093c4dcd151c9e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034c80b34fc0f89adbe125da37101deb7f366c2caabb3eaaa093c4dcd151c9e4", kill_on_drop: false }` [INFO] [stdout] 034c80b34fc0f89adbe125da37101deb7f366c2caabb3eaaa093c4dcd151c9e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e6e4e808b2686a65d03960c478231ecd5bff1947ebdca059ee7fa0de6fc45dfe [INFO] running `Command { std: "docker" "start" "-a" "e6e4e808b2686a65d03960c478231ecd5bff1947ebdca059ee7fa0de6fc45dfe", kill_on_drop: false }` [INFO] [stderr] Compiling notify-via-mqtt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `Command { std: "docker" "inspect" "e6e4e808b2686a65d03960c478231ecd5bff1947ebdca059ee7fa0de6fc45dfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6e4e808b2686a65d03960c478231ecd5bff1947ebdca059ee7fa0de6fc45dfe", kill_on_drop: false }` [INFO] [stdout] e6e4e808b2686a65d03960c478231ecd5bff1947ebdca059ee7fa0de6fc45dfe