[INFO] fetching crate ascom-alpaca 1.0.0-beta.6... [INFO] testing ascom-alpaca-1.0.0-beta.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate ascom-alpaca 1.0.0-beta.6 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate ascom-alpaca 1.0.0-beta.6 [INFO] finished tweaking crates.io crate ascom-alpaca 1.0.0-beta.6 [INFO] tweaked toml for crates.io crate ascom-alpaca 1.0.0-beta.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ascom-alpaca 1.0.0-beta.6 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ascom-alpaca 1.0.0-beta.6 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fcf7f2f29b6c79439d158081c77eabe6ebe41240ec770a4c4f7828dc7af3ada [INFO] running `Command { std: "docker" "start" "-a" "6fcf7f2f29b6c79439d158081c77eabe6ebe41240ec770a4c4f7828dc7af3ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fcf7f2f29b6c79439d158081c77eabe6ebe41240ec770a4c4f7828dc7af3ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fcf7f2f29b6c79439d158081c77eabe6ebe41240ec770a4c4f7828dc7af3ada", kill_on_drop: false }` [INFO] [stdout] 6fcf7f2f29b6c79439d158081c77eabe6ebe41240ec770a4c4f7828dc7af3ada [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d601272768c8a8fe126e296d71cb51819bd120c62d7597105ffe33c6b6e0289 [INFO] running `Command { std: "docker" "start" "-a" "0d601272768c8a8fe126e296d71cb51819bd120c62d7597105ffe33c6b6e0289", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.98 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Compiling unhygienic2 v0.1.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling netdev v0.37.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling macro_rules_attribute v0.2.2 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling net-literals v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling serdebug_derive v1.2.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling impl_serialize v3.1.4 [INFO] [stderr] Compiling serdebug v1.2.0 [INFO] [stderr] Compiling ascom-alpaca v1.0.0-beta.6 (/opt/rustwide/workdir) [INFO] [stdout] error: At least one of the device features must be enabled (`camera`, `telescope`, `dome`, etc). [INFO] [stdout] --> src/lib.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | / compile_error!( [INFO] [stdout] 304 | | "At least one of the device features must be enabled (`camera`, `telescope`, `dome`, etc)." [INFO] [stdout] 305 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: At least one of the network features must be enabled (`client` and/or `server`). [INFO] [stdout] --> src/lib.rs:308:1 [INFO] [stdout] | [INFO] [stdout] 308 | compile_error!("At least one of the network features must be enabled (`client` and/or `server`)."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/api/device_state/mod.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | #[serde( [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `serde` in this scope [INFO] [stdout] --> src/api/device_state/mod.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | #[serde(flatten)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `serde` is an attribute that can be used by the derive macros `Deserialize` and `Serialize`, you might be missing a `derive` attribute [INFO] [stdout] = note: `serde` is in scope, but it is a crate, not an attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Iso8601` and `TimeRepr` [INFO] [stdout] --> src/api/device_state/mod.rs:39:33 [INFO] [stdout] | [INFO] [stdout] 39 | use crate::api::time_repr::{Iso8601, TimeRepr}; [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: `std::time::SystemTime` [INFO] [stdout] --> src/api/device_state/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | use std::time::SystemTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `convenience_props` [INFO] [stdout] --> src/api/macros.rs:53:14 [INFO] [stdout] | [INFO] [stdout] 53 | macro_rules! convenience_props { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ASCOMResult` [INFO] [stdout] --> src/api/device.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::{ASCOMError, ASCOMResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `auto_increment` [INFO] [stdout] --> src/lib.rs:318:14 [INFO] [stdout] | [INFO] [stdout] 318 | macro_rules! auto_increment { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `storage` [INFO] [stdout] --> src/api/macros.rs:474:29 [INFO] [stdout] | [INFO] [stdout] 474 | fn add_to(self, storage: &mut Devices) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / rpc_mod! { [INFO] [stdout] 43 | | #[cfg(feature = "camera")] [INFO] [stdout] 44 | | Camera = "camera", [INFO] [stdout] ... | [INFO] [stdout] 71 | | Telescope = "telescope", [INFO] [stdout] 72 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `storage` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/api/macros.rs:474:29 [INFO] [stdout] | [INFO] [stdout] 474 | fn add_to(self, storage: &mut Devices) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/mod.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | / rpc_mod! { [INFO] [stdout] 43 | | #[cfg(feature = "camera")] [INFO] [stdout] 44 | | Camera = "camera", [INFO] [stdout] ... | [INFO] [stdout] 71 | | Telescope = "telescope", [INFO] [stdout] 72 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `rpc_mod` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ascom-alpaca` (lib) due to 4 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0d601272768c8a8fe126e296d71cb51819bd120c62d7597105ffe33c6b6e0289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d601272768c8a8fe126e296d71cb51819bd120c62d7597105ffe33c6b6e0289", kill_on_drop: false }` [INFO] [stdout] 0d601272768c8a8fe126e296d71cb51819bd120c62d7597105ffe33c6b6e0289