[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] b94c28a684204006602bd2db983d5f0f92c2e771 [INFO] testing matthiasbeyer/notify-via-mqtt against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthiasbeyer%2Fnotify-via-mqtt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matthiasbeyer/notify-via-mqtt on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] daf7c198523711f46719552dead78a37a3d425b1b73582cde571ff4759eaf28e [INFO] running `Command { std: "docker" "start" "-a" "daf7c198523711f46719552dead78a37a3d425b1b73582cde571ff4759eaf28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "daf7c198523711f46719552dead78a37a3d425b1b73582cde571ff4759eaf28e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daf7c198523711f46719552dead78a37a3d425b1b73582cde571ff4759eaf28e", kill_on_drop: false }` [INFO] [stdout] daf7c198523711f46719552dead78a37a3d425b1b73582cde571ff4759eaf28e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e77e6dd2702cc12568865197589a010594800b255208864f695ab15b2fa168c [INFO] running `Command { std: "docker" "start" "-a" "1e77e6dd2702cc12568865197589a010594800b255208864f695ab15b2fa168c", 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.169 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling object v0.36.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling syn v2.0.86 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling xdg-home v1.2.0 [INFO] [stderr] Compiling supports-color v3.0.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling miette-derive v7.4.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miette v7.4.0 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling async-signal v0.2.9 [INFO] [stderr] Compiling async-process v2.2.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling zvariant_utils v3.1.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling zvariant_derive v5.2.0 [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.4 [INFO] [stderr] Compiling notify-via-mqtt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "1e77e6dd2702cc12568865197589a010594800b255208864f695ab15b2fa168c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e77e6dd2702cc12568865197589a010594800b255208864f695ab15b2fa168c", kill_on_drop: false }` [INFO] [stdout] 1e77e6dd2702cc12568865197589a010594800b255208864f695ab15b2fa168c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a8d1a36804386bf0d2b924c9dde236cabac0c4bb1735dadd6889a5c075f6e89 [INFO] running `Command { std: "docker" "start" "-a" "6a8d1a36804386bf0d2b924c9dde236cabac0c4bb1735dadd6889a5c075f6e89", 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 3.79s [INFO] running `Command { std: "docker" "inspect" "6a8d1a36804386bf0d2b924c9dde236cabac0c4bb1735dadd6889a5c075f6e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8d1a36804386bf0d2b924c9dde236cabac0c4bb1735dadd6889a5c075f6e89", kill_on_drop: false }` [INFO] [stdout] 6a8d1a36804386bf0d2b924c9dde236cabac0c4bb1735dadd6889a5c075f6e89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 93f18e95561fd4c70580d7b54507648ceab73553ca6f5825b8e4840bdf49a78f [INFO] running `Command { std: "docker" "start" "-a" "93f18e95561fd4c70580d7b54507648ceab73553ca6f5825b8e4840bdf49a78f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/notify_via_mqtt-b783126feace277e) [INFO] [stdout] running 2 tests [INFO] [stdout] test config::tests::test_deser_mapping_on_value_ne_say ... ok [INFO] [stdout] test config::tests::test_deser_mapping_on_value_eq_say ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "93f18e95561fd4c70580d7b54507648ceab73553ca6f5825b8e4840bdf49a78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93f18e95561fd4c70580d7b54507648ceab73553ca6f5825b8e4840bdf49a78f", kill_on_drop: false }` [INFO] [stdout] 93f18e95561fd4c70580d7b54507648ceab73553ca6f5825b8e4840bdf49a78f