[INFO] cloning repository https://github.com/Structax/TardiCloud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Structax/TardiCloud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStructax%2FTardiCloud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStructax%2FTardiCloud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88402cb4ad339e8aad319e636711a90eae30da0c [INFO] checking Structax/TardiCloud against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStructax%2FTardiCloud" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Structax/TardiCloud [INFO] finished tweaking git repo https://github.com/Structax/TardiCloud [INFO] tweaked toml for git repo https://github.com/Structax/TardiCloud written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Structax/TardiCloud on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Structax/TardiCloud 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c4691afbe1dd2823677e2c92bca998b8583333feb156f696a905e66d5d4e7f3 [INFO] running `Command { std: "docker" "start" "-a" "5c4691afbe1dd2823677e2c92bca998b8583333feb156f696a905e66d5d4e7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c4691afbe1dd2823677e2c92bca998b8583333feb156f696a905e66d5d4e7f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4691afbe1dd2823677e2c92bca998b8583333feb156f696a905e66d5d4e7f3", kill_on_drop: false }` [INFO] [stdout] 5c4691afbe1dd2823677e2c92bca998b8583333feb156f696a905e66d5d4e7f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8c096aab19c95e2c15f3b0740482e5151d188495b998fdbc25c45242e7aeeaa [INFO] running `Command { std: "docker" "start" "-a" "f8c096aab19c95e2c15f3b0740482e5151d188495b998fdbc25c45242e7aeeaa", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aws-lc-rs v1.12.6 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling k8s-openapi v0.21.1 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking base64-simd v0.8.0 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Compiling aws-types v1.3.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Checking xmlparser v0.13.6 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking iri-string v0.7.7 [INFO] [stderr] Checking aws-smithy-xml v0.60.9 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking time v0.3.39 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.27.1 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling kube-derive v0.88.1 [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking snafu v0.8.5 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking json-patch v1.4.0 [INFO] [stderr] Checking jsonpath-rust v0.4.0 [INFO] [stderr] Checking jsonwebtoken v9.3.1 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking aws-smithy-async v1.2.5 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking aws-smithy-types v1.3.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking aws-smithy-runtime-api v1.7.4 [INFO] [stderr] Checking aws-smithy-eventstream v0.60.8 [INFO] [stderr] Checking aws-smithy-json v0.61.3 [INFO] [stderr] Checking aws-smithy-query v0.60.7 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking aws-credential-types v1.2.2 [INFO] [stderr] Checking aws-smithy-http v0.62.0 [INFO] [stderr] Checking aws-sigv4 v1.3.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking octocrab v0.35.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking aws-smithy-http-client v1.0.0 [INFO] [stderr] Checking aws-smithy-runtime v1.8.0 [INFO] [stderr] Checking kube-core v0.88.1 [INFO] [stderr] Checking kube-client v0.88.1 [INFO] [stderr] Checking aws-runtime v1.5.6 [INFO] [stderr] Checking aws-sdk-sts v1.63.0 [INFO] [stderr] Checking aws-sdk-ssooidc v1.63.0 [INFO] [stderr] Checking aws-sdk-sso v1.62.0 [INFO] [stderr] Checking aws-sdk-cloudwatchlogs v1.74.0 [INFO] [stderr] Checking kube-runtime v0.88.1 [INFO] [stderr] Checking aws-config v1.6.0 [INFO] [stderr] Checking kube v0.88.1 [INFO] [stderr] Checking TardiCloud v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ci_monitor::monitor_github_actions` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use ci_monitor::monitor_github_actions; [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: `ci_monitor::monitor_github_actions` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use ci_monitor::monitor_github_actions; [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 variable: `owner` [INFO] [stdout] --> src/main.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let owner = "Structax"; // GitHub のユーザー名 or 組織名 [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_owner` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo` [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let repo = "TardiCloud"; // リポジトリ名 [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_repo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `LogLevel` is more private than the item `classify_log` [INFO] [stdout] --> src/parser.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn classify_log(log: &str) -> LogLevel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `classify_log` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `LogLevel` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/parser.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | enum LogLevel { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WorkflowRun` is never constructed [INFO] [stdout] --> src/ci_monitor.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct WorkflowRun { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `monitor_github_actions` is never used [INFO] [stdout] --> src/ci_monitor.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn monitor_github_actions(owner: &str, repo: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `owner` [INFO] [stdout] --> src/main.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let owner = "Structax"; // GitHub のユーザー名 or 組織名 [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_owner` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo` [INFO] [stdout] --> src/main.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let repo = "TardiCloud"; // リポジトリ名 [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_repo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `parser::LogLevel` is more private than the item `parser::classify_log` [INFO] [stdout] --> src/parser.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn classify_log(log: &str) -> LogLevel { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `parser::classify_log` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `parser::LogLevel` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/parser.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | enum LogLevel { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WorkflowRun` is never constructed [INFO] [stdout] --> src/ci_monitor.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct WorkflowRun { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `monitor_github_actions` is never used [INFO] [stdout] --> src/ci_monitor.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | pub async fn monitor_github_actions(owner: &str, repo: &str) -> Result<(), Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "f8c096aab19c95e2c15f3b0740482e5151d188495b998fdbc25c45242e7aeeaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c096aab19c95e2c15f3b0740482e5151d188495b998fdbc25c45242e7aeeaa", kill_on_drop: false }` [INFO] [stdout] f8c096aab19c95e2c15f3b0740482e5151d188495b998fdbc25c45242e7aeeaa