[INFO] cloning repository https://github.com/Databending/immortal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Databending/immortal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDatabending%2Fimmortal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDatabending%2Fimmortal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c065a0c7b65eb4827f732ed2978dd0f07264799f
[INFO] checking Databending/immortal against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDatabending%2Fimmortal" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Databending/immortal
[INFO] finished tweaking git repo https://github.com/Databending/immortal
[INFO] tweaked toml for git repo https://github.com/Databending/immortal written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Databending/immortal on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Databending/immortal 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bb8-redis v0.22.0
[INFO] [stderr]   Downloaded tikv-jemallocator v0.6.1
[INFO] [stderr]   Downloaded json-patch v4.1.0
[INFO] [stderr]   Downloaded cron v0.15.0
[INFO] [stderr]   Downloaded enum-ordinalize v4.3.2
[INFO] [stderr]   Downloaded o2o-macros v0.5.4
[INFO] [stderr]   Downloaded kube-derive v1.1.0
[INFO] [stderr]   Downloaded tonic-build v0.13.1
[INFO] [stderr]   Downloaded enum-ordinalize-derive v4.3.2
[INFO] [stderr]   Downloaded hostname v0.4.1
[INFO] [stderr]   Downloaded bb8 v0.9.1
[INFO] [stderr]   Downloaded backon v1.6.0
[INFO] [stderr]   Downloaded jsonpath-rust v0.7.5
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded console-subscriber v0.4.1
[INFO] [stderr]   Downloaded kube-client v1.1.0
[INFO] [stderr]   Downloaded pest v2.8.4
[INFO] [stderr]   Downloaded simd-json v0.15.1
[INFO] [stderr]   Downloaded winnow v0.6.26
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.22
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded redis v0.30.0
[INFO] [stderr]   Downloaded sysinfo v0.36.1
[INFO] [stderr]   Downloaded kube-core v1.1.0
[INFO] [stderr]   Downloaded tonic v0.13.1
[INFO] [stderr]   Downloaded jsonptr v0.7.1
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded engineioxide v0.16.2
[INFO] [stderr]   Downloaded cc v1.2.48
[INFO] [stderr]   Downloaded tower-http v0.6.7
[INFO] [stderr]   Downloaded pest_generator v2.8.4
[INFO] [stderr]   Downloaded kube-runtime v1.1.0
[INFO] [stderr]   Downloaded kube v1.1.0
[INFO] [stderr]   Downloaded o2o-impl v0.5.4
[INFO] [stderr]   Downloaded prost-wkt-types v0.6.1
[INFO] [stderr]   Downloaded halfbrown v0.3.0
[INFO] [stderr]   Downloaded value-trait v0.11.0
[INFO] [stderr]   Downloaded socketioxide-core v0.16.1
[INFO] [stderr]   Downloaded socketioxide v0.16.3
[INFO] [stderr]   Downloaded console-api v0.8.1
[INFO] [stderr]   Downloaded garde v0.22.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded pest_meta v2.8.4
[INFO] [stderr]   Downloaded pest_derive v2.8.4
[INFO] [stderr]   Downloaded prost-wkt v0.6.1
[INFO] [stderr]   Downloaded prost-wkt-build v0.6.1
[INFO] [stderr]   Downloaded engineioxide-core v0.1.0
[INFO] [stderr]   Downloaded socketioxide-parser-common v0.16.1
[INFO] [stderr]   Downloaded croner v2.2.0
[INFO] [stderr]   Downloaded tokio-cron-scheduler v0.14.0
[INFO] [stderr]   Downloaded hyper-http-proxy v1.1.0
[INFO] [stderr]   Downloaded o2o v0.5.4
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded k8s-openapi v0.25.0
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef5c8629d1d45fe55608afbf91f1b5aa8f4f576497ebbb5d35d3a0abc73e79db
[INFO] running `Command { std: "docker" "start" "-a" "ef5c8629d1d45fe55608afbf91f1b5aa8f4f576497ebbb5d35d3a0abc73e79db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef5c8629d1d45fe55608afbf91f1b5aa8f4f576497ebbb5d35d3a0abc73e79db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef5c8629d1d45fe55608afbf91f1b5aa8f4f576497ebbb5d35d3a0abc73e79db", kill_on_drop: false }`
[INFO] [stdout] ef5c8629d1d45fe55608afbf91f1b5aa8f4f576497ebbb5d35d3a0abc73e79db
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5003a1096615acfc215b52cd2cf54eb5be2bc15acb6ef1c657f21aa7b68f87c4
[INFO] running `Command { std: "docker" "start" "-a" "5003a1096615acfc215b52cd2cf54eb5be2bc15acb6ef1c657f21aa7b68f87c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling k8s-openapi v0.25.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling prost-wkt-build v0.6.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]    Compiling prost-wkt-types v0.6.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking json-patch v4.1.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking engineioxide-core v0.1.0
[INFO] [stderr]    Compiling tonic-build v0.13.1
[INFO] [stderr]     Checking typetag v0.2.21
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking halfbrown v0.3.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling immortal-lib v0.1.0 (/opt/rustwide/workdir/immortal-lib)
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]     Checking jsonpath-rust v0.7.5
[INFO] [stderr]     Checking value-trait v0.11.0
[INFO] [stderr]     Checking prost-wkt v0.6.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking simd-json v0.15.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking socketioxide-core v0.16.1
[INFO] [stderr]    Compiling o2o-impl v0.5.4
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling tokio-cron-scheduler v0.14.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling o2o-macros v0.5.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling immortal-macros v0.1.0 (/opt/rustwide/workdir/immortal-macros)
[INFO] [stderr]     Checking socketioxide-parser-common v0.16.1
[INFO] [stderr]     Checking bb8 v0.9.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking croner v2.2.0
[INFO] [stderr]    Compiling kube-derive v1.1.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]     Checking redis v0.30.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking state v0.6.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking o2o v0.5.4
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking garde v0.22.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking engineioxide v0.16.2
[INFO] [stderr]     Checking cron v0.15.0
[INFO] [stderr]     Checking socketioxide v0.16.3
[INFO] [stderr]     Checking console-api v0.8.1
[INFO] [stderr]     Checking kube-core v1.1.0
[INFO] [stderr]     Checking console-subscriber v0.4.1
[INFO] [stderr]     Checking kube-client v1.1.0
[INFO] [stderr]     Checking tonic v0.13.1
[INFO] [stderr]     Checking kube-runtime v1.1.0
[INFO] [stderr]     Checking bb8-redis v0.22.0
[INFO] [stderr]     Checking kube v1.1.0
[INFO] [stderr]     Checking immortal-worker-lib v0.1.0 (/opt/rustwide/workdir/immortal-worker-lib)
[INFO] [stderr]     Checking tikv-jemallocator v0.6.1
[INFO] [stderr]     Checking immortal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `ApiWorkflowHistoryVersion` is never used
[INFO] [stdout]   --> src/api/v1/server.rs:56:6
[INFO] [stdout]    |
[INFO] [stdout] 56 | enum ApiWorkflowHistoryVersion {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApiWorkflowHistory` is never constructed
[INFO] [stdout]   --> src/api/v1/server.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct ApiWorkflowHistory {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApiWorkflowHistoryVersion` is never used
[INFO] [stdout]   --> src/api/v1/server.rs:56:6
[INFO] [stdout]    |
[INFO] [stdout] 56 | enum ApiWorkflowHistoryVersion {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ApiWorkflowHistory` is never constructed
[INFO] [stdout]   --> src/api/v1/server.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | struct ApiWorkflowHistory {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 58s
[INFO] running `Command { std: "docker" "inspect" "5003a1096615acfc215b52cd2cf54eb5be2bc15acb6ef1c657f21aa7b68f87c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5003a1096615acfc215b52cd2cf54eb5be2bc15acb6ef1c657f21aa7b68f87c4", kill_on_drop: false }`
[INFO] [stdout] 5003a1096615acfc215b52cd2cf54eb5be2bc15acb6ef1c657f21aa7b68f87c4
