[INFO] cloning repository https://github.com/DreadedX/automation_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DreadedX/automation_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreadedX%2Fautomation_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreadedX%2Fautomation_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e28ad0f856e9bbc22202e23aa17d883f43ee3cf [INFO] testing DreadedX/automation_rs against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreadedX%2Fautomation_rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/DreadedX/automation_rs [INFO] finished tweaking git repo https://github.com/DreadedX/automation_rs [INFO] tweaked toml for git repo https://github.com/DreadedX/automation_rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DreadedX/automation_rs on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DreadedX/automation_rs 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://git.huizinga.dev/Dreaded_X/wakey` [INFO] [stderr] Updating git repository `https://git.huizinga.dev/Dreaded_X/airfilter` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded mlua-sys v0.8.3 [INFO] [stderr] Downloaded mlua_derive v0.11.0 [INFO] [stderr] Downloaded eui48 v1.1.0 [INFO] [stderr] Downloaded json_value_merge v2.0.1 [INFO] [stderr] Downloaded bme280 v0.5.1 [INFO] [stderr] Downloaded maybe-async-cfg v0.2.5 [INFO] [stderr] Downloaded rumqttc v0.24.0 [INFO] [stderr] Downloaded pulldown-cmark v0.11.3 [INFO] [stderr] Downloaded mlua v0.11.3 [INFO] [stderr] Downloaded lua-src v548.1.1 [INFO] [stderr] Downloaded luajit-src v210.6.1+f9140a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bcbafc41e9ac357e6178f334893819e52b65c45906471191c571c663e712774 [INFO] running `Command { std: "docker" "start" "-a" "4bcbafc41e9ac357e6178f334893819e52b65c45906471191c571c663e712774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bcbafc41e9ac357e6178f334893819e52b65c45906471191c571c663e712774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bcbafc41e9ac357e6178f334893819e52b65c45906471191c571c663e712774", kill_on_drop: false }` [INFO] [stdout] 4bcbafc41e9ac357e6178f334893819e52b65c45906471191c571c663e712774 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faa9b967233a0558c75b1a6f69882b769314a8ce32e2ae8d58517179b3c864e5 [INFO] running `Command { std: "docker" "start" "-a" "faa9b967233a0558c75b1a6f69882b769314a8ce32e2ae8d58517179b3c864e5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling lua-src v548.1.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling luajit-src v210.6.1+f9140a6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling mlua-sys v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tokio-cron-scheduler v0.14.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling croner v2.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling automation_cast v0.1.0 (/opt/rustwide/workdir/automation_cast) [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling maybe-async-cfg v0.2.5 [INFO] [stderr] Compiling google_home_macro v0.1.0 (/opt/rustwide/workdir/google_home/google_home_macro) [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling defmt v0.3.100 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling mlua_derive v0.11.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling mlua v0.11.3 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling json_value_merge v2.0.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling google_home v0.1.0 (/opt/rustwide/workdir/google_home/google_home) [INFO] [stderr] Compiling bme280 v0.5.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling wakey v0.3.0 (https://git.huizinga.dev/Dreaded_X/wakey#a9829502) [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling air_filter_types v0.1.0 (https://git.huizinga.dev/Dreaded_X/airfilter?tag=v0.4.4#8603d6fa) [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling automation_macro v0.1.0 (/opt/rustwide/workdir/automation_macro) [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling config v0.15.15 [INFO] [stderr] Compiling automation_lib v0.1.0 (/opt/rustwide/workdir/automation_lib) [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling automation_devices v0.1.0 (/opt/rustwide/workdir/automation_devices) [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling automation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s [INFO] running `Command { std: "docker" "inspect" "faa9b967233a0558c75b1a6f69882b769314a8ce32e2ae8d58517179b3c864e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa9b967233a0558c75b1a6f69882b769314a8ce32e2ae8d58517179b3c864e5", kill_on_drop: false }` [INFO] [stdout] faa9b967233a0558c75b1a6f69882b769314a8ce32e2ae8d58517179b3c864e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e98e5f4c6fd920c4c4e50c14ef3abbf93d811675d1212de813e10128dcbb723 [INFO] running `Command { std: "docker" "start" "-a" "9e98e5f4c6fd920c4c4e50c14ef3abbf93d811675d1212de813e10128dcbb723", kill_on_drop: false }` [INFO] [stderr] Compiling automation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `Command { std: "docker" "inspect" "9e98e5f4c6fd920c4c4e50c14ef3abbf93d811675d1212de813e10128dcbb723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e98e5f4c6fd920c4c4e50c14ef3abbf93d811675d1212de813e10128dcbb723", kill_on_drop: false }` [INFO] [stdout] 9e98e5f4c6fd920c4c4e50c14ef3abbf93d811675d1212de813e10128dcbb723 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dae787b1df4afc1d20ffbd10acca815e3ad12db92a91b0ef11e297f58637b95e [INFO] running `Command { std: "docker" "start" "-a" "dae787b1df4afc1d20ffbd10acca815e3ad12db92a91b0ef11e297f58637b95e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/automation-2f637b41ce0c31ae) [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] running `Command { std: "docker" "inspect" "dae787b1df4afc1d20ffbd10acca815e3ad12db92a91b0ef11e297f58637b95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae787b1df4afc1d20ffbd10acca815e3ad12db92a91b0ef11e297f58637b95e", kill_on_drop: false }` [INFO] [stdout] dae787b1df4afc1d20ffbd10acca815e3ad12db92a91b0ef11e297f58637b95e