[INFO] fetching crate myrtio-mqtt-homeassistant 0.3.0... [INFO] testing myrtio-mqtt-homeassistant-0.3.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate myrtio-mqtt-homeassistant 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate myrtio-mqtt-homeassistant 0.3.0 [INFO] finished tweaking crates.io crate myrtio-mqtt-homeassistant 0.3.0 [INFO] tweaked toml for crates.io crate myrtio-mqtt-homeassistant 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate myrtio-mqtt-homeassistant 0.3.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate myrtio-mqtt-homeassistant 0.3.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embedded-io-async v0.6.1 [INFO] [stderr] Downloaded serde-json-core v0.6.0 [INFO] [stderr] Downloaded embedded-nal v0.9.0 [INFO] [stderr] Downloaded embedded-nal-async v0.8.0 [INFO] [stderr] Downloaded embassy-net v0.7.1 [INFO] [stderr] Downloaded embassy-time-driver v0.2.1 [INFO] [stderr] Downloaded myrtio-mqtt v0.3.0 [INFO] [stderr] Downloaded embassy-futures v0.1.2 [INFO] [stderr] Downloaded const-builder v0.1.5 [INFO] [stderr] Downloaded embassy-time v0.5.0 [INFO] [stderr] Downloaded embassy-sync v0.7.2 [INFO] [stderr] Downloaded embassy-net-driver v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9c901a4343b12d58fcabce61a2ef7becc75c8ae3fe7eec1411b60360135a622 [INFO] running `Command { std: "docker" "start" "-a" "a9c901a4343b12d58fcabce61a2ef7becc75c8ae3fe7eec1411b60360135a622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9c901a4343b12d58fcabce61a2ef7becc75c8ae3fe7eec1411b60360135a622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c901a4343b12d58fcabce61a2ef7becc75c8ae3fe7eec1411b60360135a622", kill_on_drop: false }` [INFO] [stdout] a9c901a4343b12d58fcabce61a2ef7becc75c8ae3fe7eec1411b60360135a622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0bcb1327c61f80214ebb21e7b539b8427b83b841b637563172514d112a8a0ea [INFO] running `Command { std: "docker" "start" "-a" "b0bcb1327c61f80214ebb21e7b539b8427b83b841b637563172514d112a8a0ea", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling embassy-time-driver v0.2.1 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling embassy-sync v0.7.2 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling smoltcp v0.12.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling embedded-nal v0.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling embedded-nal-async v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling embassy-net-driver v0.2.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling embassy-futures v0.1.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling embassy-time v0.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling const-builder v0.1.5 [INFO] [stderr] Compiling serde-json-core v0.6.0 [INFO] [stderr] Compiling embassy-net v0.7.1 [INFO] [stderr] Compiling myrtio-mqtt v0.3.0 [INFO] [stderr] Compiling myrtio-mqtt-homeassistant v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.01s [INFO] running `Command { std: "docker" "inspect" "b0bcb1327c61f80214ebb21e7b539b8427b83b841b637563172514d112a8a0ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0bcb1327c61f80214ebb21e7b539b8427b83b841b637563172514d112a8a0ea", kill_on_drop: false }` [INFO] [stdout] b0bcb1327c61f80214ebb21e7b539b8427b83b841b637563172514d112a8a0ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d297c4846d6ab13e49196080f1135c5cfa5d76f9598ff92223c51ce949f80345 [INFO] running `Command { std: "docker" "start" "-a" "d297c4846d6ab13e49196080f1135c5cfa5d76f9598ff92223c51ce949f80345", kill_on_drop: false }` [INFO] [stderr] Compiling myrtio-mqtt-homeassistant v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "d297c4846d6ab13e49196080f1135c5cfa5d76f9598ff92223c51ce949f80345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d297c4846d6ab13e49196080f1135c5cfa5d76f9598ff92223c51ce949f80345", kill_on_drop: false }` [INFO] [stdout] d297c4846d6ab13e49196080f1135c5cfa5d76f9598ff92223c51ce949f80345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae22ae97e340edb0f72bd84007ba5a4ff9fbb3292c536edfa82ff51271f36fc3 [INFO] running `Command { std: "docker" "start" "-a" "ae22ae97e340edb0f72bd84007ba5a4ff9fbb3292c536edfa82ff51271f36fc3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/myrtio_mqtt_homeassistant-4d2f4da512b37341) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests myrtio_mqtt_homeassistant [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 12) ... ignored [INFO] [stdout] test src/mqtt_module.rs - mqtt_module (line 13) ... ignored [INFO] [stdout] test src/mqtt_module.rs - mqtt_module::HaModule (line 79) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.47s; merged doctests compilation took 0.46s [INFO] running `Command { std: "docker" "inspect" "ae22ae97e340edb0f72bd84007ba5a4ff9fbb3292c536edfa82ff51271f36fc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae22ae97e340edb0f72bd84007ba5a4ff9fbb3292c536edfa82ff51271f36fc3", kill_on_drop: false }` [INFO] [stdout] ae22ae97e340edb0f72bd84007ba5a4ff9fbb3292c536edfa82ff51271f36fc3