[INFO] fetching crate waketimed 0.5.2... [INFO] testing waketimed-0.5.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate waketimed 0.5.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate waketimed 0.5.2 [INFO] finished tweaking crates.io crate waketimed 0.5.2 [INFO] tweaked toml for crates.io crate waketimed 0.5.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate waketimed 0.5.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate waketimed 0.5.2 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38c34ac19a4c454549dcd6329ac93d6042b1de07acf0c1e18de6fe76c1d14ba5 [INFO] running `Command { std: "docker" "start" "-a" "38c34ac19a4c454549dcd6329ac93d6042b1de07acf0c1e18de6fe76c1d14ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38c34ac19a4c454549dcd6329ac93d6042b1de07acf0c1e18de6fe76c1d14ba5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c34ac19a4c454549dcd6329ac93d6042b1de07acf0c1e18de6fe76c1d14ba5", kill_on_drop: false }` [INFO] [stdout] 38c34ac19a4c454549dcd6329ac93d6042b1de07acf0c1e18de6fe76c1d14ba5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b83d6b2f097bc770c55dea43b7bf0a5b8bc5e94753b8ed4fea8dbcaacb7b8439 [INFO] running `Command { std: "docker" "start" "-a" "b83d6b2f097bc770c55dea43b7bf0a5b8bc5e94753b8ed4fea8dbcaacb7b8439", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling rust-embed-utils v7.3.0 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling async-broadcast v0.4.1 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling rust-embed-impl v6.3.1 [INFO] [stderr] Compiling rhai_codegen v1.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rust-embed v6.4.2 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling rhai v1.7.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling serde_yaml v0.9.14 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling zvariant_derive v3.7.1 [INFO] [stderr] Compiling zbus_macros v2.3.2 [INFO] [stderr] Compiling zvariant v3.7.1 [INFO] [stderr] Compiling zbus_names v2.2.0 [INFO] [stderr] Compiling zbus v2.3.2 [INFO] [stderr] Compiling waketimed v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `params::param_required` [INFO] [stdout] --> src/core/rules/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use params::param_required; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VarDataType` [INFO] [stdout] --> src/core/vars/mod.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub use def::{BuiltinPollDef, VarDataType, VarDef, VarKind}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "b83d6b2f097bc770c55dea43b7bf0a5b8bc5e94753b8ed4fea8dbcaacb7b8439", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b83d6b2f097bc770c55dea43b7bf0a5b8bc5e94753b8ed4fea8dbcaacb7b8439", kill_on_drop: false }` [INFO] [stdout] b83d6b2f097bc770c55dea43b7bf0a5b8bc5e94753b8ed4fea8dbcaacb7b8439 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 569eabd82752df9f25658a8c984173525d9d35d8bd91b56bba70205847d3014b [INFO] running `Command { std: "docker" "start" "-a" "569eabd82752df9f25658a8c984173525d9d35d8bd91b56bba70205847d3014b", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `params::param_required` [INFO] [stdout] --> src/core/rules/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use params::param_required; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VarDataType` [INFO] [stdout] --> src/core/vars/mod.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub use def::{BuiltinPollDef, VarDataType, VarDef, VarKind}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling waketimed v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] error: environment variable `WAKETIMED_BUS_ADDRESS` not defined at compile time [INFO] [stdout] --> tests/helpers/mod.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | .env("WAKETIMED_BUS_ADDRESS", env!("WAKETIMED_BUS_ADDRESS")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("WAKETIMED_BUS_ADDRESS")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `WAKETIMED_BUS_ADDRESS` not defined at compile time [INFO] [stdout] --> tests/helpers/mod.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | .env("WAKETIMED_BUS_ADDRESS", env!("WAKETIMED_BUS_ADDRESS")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("WAKETIMED_BUS_ADDRESS")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: environment variable `WAKETIMED_BUS_ADDRESS` not defined at compile time [INFO] [stdout] --> tests/helpers/mod.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | .env("WAKETIMED_BUS_ADDRESS", env!("WAKETIMED_BUS_ADDRESS")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("WAKETIMED_BUS_ADDRESS")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `waketimed` (test "run_and_term") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: environment variable `WAKETIMED_BUS_ADDRESS` not defined at compile time [INFO] [stdout] --> tests/helpers/mod.rs:20:39 [INFO] [stdout] | [INFO] [stdout] 20 | .env("WAKETIMED_BUS_ADDRESS", env!("WAKETIMED_BUS_ADDRESS")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: use `std::env::var("WAKETIMED_BUS_ADDRESS")` to read the variable at run time [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `waketimed` (test "minimal") due to 1 previous error [INFO] [stderr] error: could not compile `waketimed` (test "disabled") due to 1 previous error [INFO] [stderr] error: could not compile `waketimed` (test "run_with_dist") due to 1 previous error [INFO] [stdout] warning: unused import: `params::param_required` [INFO] [stdout] --> src/core/rules/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use params::param_required; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VarDataType` [INFO] [stdout] --> src/core/vars/mod.rs:7:31 [INFO] [stdout] | [INFO] [stdout] 7 | pub use def::{BuiltinPollDef, VarDataType, VarDef, VarKind}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "569eabd82752df9f25658a8c984173525d9d35d8bd91b56bba70205847d3014b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "569eabd82752df9f25658a8c984173525d9d35d8bd91b56bba70205847d3014b", kill_on_drop: false }` [INFO] [stdout] 569eabd82752df9f25658a8c984173525d9d35d8bd91b56bba70205847d3014b