[INFO] cloning repository https://github.com/frostdev-ops/rust_sdk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frostdev-ops/rust_sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrostdev-ops%2Frust_sdk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrostdev-ops%2Frust_sdk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0227b8bbfd9bd2893d516fe9a592188455fbdbb [INFO] testing frostdev-ops/rust_sdk against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrostdev-ops%2Frust_sdk" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/frostdev-ops/rust_sdk [INFO] finished tweaking git repo https://github.com/frostdev-ops/rust_sdk [INFO] tweaked toml for git repo https://github.com/frostdev-ops/rust_sdk written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/frostdev-ops/rust_sdk on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/frostdev-ops/rust_sdk 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 60 packages to latest compatible versions [INFO] [stderr] Adding atomic-waker v1.1.2 [INFO] [stderr] Downgrading axum v0.7.9 -> v0.6.20 (available: v0.8.4) [INFO] [stderr] Downgrading axum-core v0.4.5 -> v0.3.4 [INFO] [stderr] Adding backon v1.5.2 [INFO] [stderr] Adding base64 v0.22.1 [INFO] [stderr] Adding concurrent-queue v2.5.0 [INFO] [stderr] Adding core-foundation v0.9.4 [INFO] [stderr] Updating dashmap v5.5.3 -> v6.1.0 [INFO] [stderr] Updating event-listener v2.5.3 -> v5.4.1 [INFO] [stderr] Adding foldhash v0.1.5 [INFO] [stderr] Updating h2 v0.3.26 -> v0.4.12 [INFO] [stderr] Updating hashlink v0.8.4 -> v0.10.0 [INFO] [stderr] Updating inotify v0.9.6 -> v0.11.0 [INFO] [stderr] Updating kqueue v1.0.8 -> v1.1.1 [INFO] [stderr] Updating libsqlite3-sys v0.27.0 -> v0.30.1 [INFO] [stderr] Updating memcache v0.17.2 -> v0.18.0 (available: v0.19.0) [INFO] [stderr] Updating metrics v0.21.1 -> v0.24.2 [INFO] [stderr] Adding native-tls v0.2.14 [INFO] [stderr] Updating notify v6.1.1 -> v8.2.0 [INFO] [stderr] Adding notify-types v2.0.0 [INFO] [stderr] Adding openssl-probe v0.1.6 [INFO] [stderr] Adding parking v2.2.1 [INFO] [stderr] Updating prometheus v0.13.4 -> v0.14.0 [INFO] [stderr] Updating protobuf v2.28.0 -> v3.7.2 [INFO] [stderr] Adding protobuf-support v3.7.2 [INFO] [stderr] Adding pywatt_macros v0.2.9 (/workspace/builds/worker-2-tc1/source/pywatt_macros) [INFO] [stderr] Updating redis v0.23.3 -> v0.30.0 (available: v0.32.5) [INFO] [stderr] Adding rustls v0.22.4 (available: v0.23.31) [INFO] [stderr] Adding rustls v0.23.31 [INFO] [stderr] Updating rustls-pemfile v1.0.4 -> v2.2.0 [INFO] [stderr] Adding rustls-pki-types v1.12.0 [INFO] [stderr] Adding rustls-webpki v0.102.8 [INFO] [stderr] Adding rustls-webpki v0.103.4 [INFO] [stderr] Adding schannel v0.1.27 [INFO] [stderr] Adding security-framework v2.11.1 [INFO] [stderr] Adding security-framework-sys v2.14.0 [INFO] [stderr] Updating sqlx v0.7.4 -> v0.8.6 [INFO] [stderr] Updating sqlx-core v0.7.4 -> v0.8.6 [INFO] [stderr] Updating sqlx-macros v0.7.4 -> v0.8.6 [INFO] [stderr] Updating sqlx-macros-core v0.7.4 -> v0.8.6 [INFO] [stderr] Updating sqlx-mysql v0.7.4 -> v0.8.6 [INFO] [stderr] Updating sqlx-postgres v0.7.4 -> v0.8.6 [INFO] [stderr] Updating sqlx-sqlite v0.7.4 -> v0.8.6 [INFO] [stderr] Downgrading sync_wrapper v1.0.2 -> v0.1.2 [INFO] [stderr] Adding tokio-native-tls v0.3.1 [INFO] [stderr] Adding tokio-rustls v0.25.0 (available: v0.26.2) [INFO] [stderr] Downgrading tower v0.5.2 -> v0.4.13 (available: v0.5.2) [INFO] [stderr] Adding webpki-roots v0.26.11 (available: v1.0.2) [INFO] [stderr] Adding webpki-roots v1.0.2 [INFO] [stderr] Updating windows-link v0.1.1 -> v0.1.3 [INFO] [stderr] Adding windows-sys v0.60.2 [INFO] [stderr] Adding windows-targets v0.53.3 [INFO] [stderr] Adding windows_aarch64_gnullvm v0.53.0 [INFO] [stderr] Adding windows_aarch64_msvc v0.53.0 [INFO] [stderr] Adding windows_i686_gnu v0.53.0 [INFO] [stderr] Adding windows_i686_gnullvm v0.53.0 [INFO] [stderr] Adding windows_i686_msvc v0.53.0 [INFO] [stderr] Adding windows_x86_64_gnu v0.53.0 [INFO] [stderr] Adding windows_x86_64_gnullvm v0.53.0 [INFO] [stderr] Adding windows_x86_64_msvc v0.53.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf-support v3.7.2 [INFO] [stderr] Downloaded unty v0.0.4 [INFO] [stderr] Downloaded openssl-sys v0.9.108 [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.7 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded r2d2 v0.8.10 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded bincode v2.0.1 [INFO] [stderr] Downloaded metrics v0.24.2 [INFO] [stderr] Downloaded notify v8.2.0 [INFO] [stderr] Downloaded prometheus v0.14.0 [INFO] [stderr] Downloaded libm v0.2.14 [INFO] [stderr] Downloaded winnow v0.7.9 [INFO] [stderr] Downloaded memcache v0.18.0 [INFO] [stderr] Downloaded h2 v0.4.12 [INFO] [stderr] Downloaded protobuf v3.7.2 [INFO] [stderr] Downloaded backon v1.5.2 [INFO] [stderr] Downloaded redis v0.30.0 [INFO] [stderr] Downloaded rustls v0.23.31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d559bafb15142fa18026019f3333e9e42aa4354e2c4e980e52066ff156cde1c [INFO] running `Command { std: "docker" "start" "-a" "9d559bafb15142fa18026019f3333e9e42aa4354e2c4e980e52066ff156cde1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d559bafb15142fa18026019f3333e9e42aa4354e2c4e980e52066ff156cde1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d559bafb15142fa18026019f3333e9e42aa4354e2c4e980e52066ff156cde1c", kill_on_drop: false }` [INFO] [stdout] 9d559bafb15142fa18026019f3333e9e42aa4354e2c4e980e52066ff156cde1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6fd8483e665e9d1c51e3bc2a4f2305a875178070660185bc589e359263aed83 [INFO] running `Command { std: "docker" "start" "-a" "c6fd8483e665e9d1c51e3bc2a4f2305a875178070660185bc589e359263aed83", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling pywatt_sdk v0.2.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stdout] warning: unused import: `IpcPortNegotiationResponse` [INFO] [stdout] --> src/server.rs:5:61 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::ipc_types::{IpcHttpResponse, IpcPortNegotiation, IpcPortNegotiationResponse}; [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 imports: `debug` and `warn` [INFO] [stdout] --> src/server.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | use tracing::{debug, info, warn}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rx` [INFO] [stdout] --> src/ipc.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | let (tx, rx) = oneshot::channel(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_rx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisabledPrintln` is never constructed [INFO] [stdout] --> src/secret_client/stdout.rs:48:16 [INFO] [stdout] | [INFO] [stdout] 48 | pub struct DisabledPrintln; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0601]: `main` function not found in crate `r#mod` [INFO] [stdout] --> src/bin/mod.rs:1:74 [INFO] [stdout] | [INFO] [stdout] 1 | // Module for executable binaries (if any are part of the library crate) [INFO] [stdout] | ^ consider adding a `main` function to `src/bin/mod.rs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0601`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pywatt_sdk` (bin "mod") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `Parser` [INFO] [stdout] --> src/bin/database_tool.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use clap::{Parser, Subcommand, ValueEnum}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ModelsFile` is never constructed [INFO] [stdout] --> src/bin/database_tool.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | struct ModelsFile { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c6fd8483e665e9d1c51e3bc2a4f2305a875178070660185bc589e359263aed83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6fd8483e665e9d1c51e3bc2a4f2305a875178070660185bc589e359263aed83", kill_on_drop: false }` [INFO] [stdout] c6fd8483e665e9d1c51e3bc2a4f2305a875178070660185bc589e359263aed83