[INFO] cloning repository https://github.com/cybergenii/repoflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cybergenii/repoflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcybergenii%2Frepoflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcybergenii%2Frepoflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 746eccb1fb30e8b704e74347e380162a4dd9d0cc
[INFO] testing cybergenii/repoflow/746eccb1fb30e8b704e74347e380162a4dd9d0cc against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcybergenii%2Frepoflow" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cybergenii/repoflow
[INFO] finished tweaking git repo https://github.com/cybergenii/repoflow
[INFO] tweaked toml for git repo https://github.com/cybergenii/repoflow written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cybergenii/repoflow on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cybergenii/repoflow 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.chrono
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.dirs
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.dotenv
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.futures
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.git2
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.open
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.tower
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.tower-http
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.tracing
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.tracing-subscriber
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.walkdir
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.warp
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.zip
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.4
[INFO] [stderr]   Downloaded wasi v0.14.7+wasi-0.2.4
[INFO] [stderr]   Downloaded serde_core v1.0.226
[INFO] [stderr]   Downloaded serde v1.0.226
[INFO] [stderr]   Downloaded serde_derive v1.0.226
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.53
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.103
[INFO] [stderr]   Downloaded shell-words v1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.103
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.103
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded clap_derive v4.5.47
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.103
[INFO] [stderr]   Downloaded js-sys v0.3.80
[INFO] [stderr]   Downloaded cc v1.2.38
[INFO] [stderr]   Downloaded clap v4.5.48
[INFO] [stderr]   Downloaded clap_builder v4.5.48
[INFO] [stderr]   Downloaded web-sys v0.3.80
[INFO] [stderr]   Downloaded openssl-src v300.5.3+3.5.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9124e9d8b3b0c311b3b3284243e71288da4aaa2346776cc65418f9502a7787e6
[INFO] running `Command { std: "docker" "start" "9124e9d8b3b0c311b3b3284243e71288da4aaa2346776cc65418f9502a7787e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9124e9d8b3b0c311b3b3284243e71288da4aaa2346776cc65418f9502a7787e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9124e9d8b3b0c311b3b3284243e71288da4aaa2346776cc65418f9502a7787e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9124e9d8b3b0c311b3b3284243e71288da4aaa2346776cc65418f9502a7787e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9124e9d8b3b0c311b3b3284243e71288da4aaa2346776cc65418f9502a7787e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.chrono
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.dirs
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.dotenv
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.futures
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.git2
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.open
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.tower
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.tower-http
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.tracing
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.tracing-subscriber
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.walkdir
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.warp
[INFO] [stderr] warning: unused manifest key: dependencies.openssl-sys.zip
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling openssl-src v300.5.3+3.5.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling repoflow v1.0.19 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `warp`
[INFO] [stdout]  --> src/ui.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use warp::Filter;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]   --> src/git.rs:20:43
[INFO] [stdout]    |
[INFO] [stdout] 20 |         format!("Update repository - {}", chrono::Utc::now().format("%Y-%m-%d %H:%M:%S"))
[INFO] [stdout]    |                                           ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/git.rs:105:15
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let now = chrono::Utc::now();
[INFO] [stdout]     |               ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/git.rs:107:9
[INFO] [stdout]     |
[INFO] [stdout] 107 |         chrono::DateTime::parse_from_rfc3339(date_str)?.with_timezone(&chrono::Utc)
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let static_files = warp::fs::dir("ui/dist");
[INFO] [stdout]    |                        ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |                     .and(warp::body::json())
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:36:26
[INFO] [stdout]    |
[INFO] [stdout] 36 |                     .and(warp::body::json())
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |                     .and(warp::body::json())
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |                     .and(warp::body::json())
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:50:14
[INFO] [stdout]    |
[INFO] [stdout] 50 |         .and(warp::fs::file("ui/dist/index.html"));
[INFO] [stdout]    |              ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Ok(warp::reply::json(&serde_json::json!({
[INFO] [stdout]    |        ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 |     Ok(warp::reply::json(&serde_json::json!({
[INFO] [stdout]    |        ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Ok(warp::reply::json(&serde_json::json!({
[INFO] [stdout]    |        ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:91:8
[INFO] [stdout]    |
[INFO] [stdout] 91 |     Ok(warp::reply::json(&serde_json::json!({
[INFO] [stdout]    |        ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 |     Ok(warp::reply::json(&serde_json::json!({
[INFO] [stdout]    |        ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]    --> src/ui.rs:107:8
[INFO] [stdout]     |
[INFO] [stdout] 107 |     Ok(warp::reply::json(&serde_json::json!({
[INFO] [stdout]     |        ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/git.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |         now - chrono::Duration::hours(spread_hours.unwrap_or(24) as i64)
[INFO] [stdout]     |               ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 109 -         now - chrono::Duration::hours(spread_hours.unwrap_or(24) as i64)
[INFO] [stdout] 109 +         now - Duration::hours(spread_hours.unwrap_or(24) as i64)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/git.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         chrono::Duration::hours(hours as i64) / count as i32
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 113 -         chrono::Duration::hours(hours as i64) / count as i32
[INFO] [stdout] 113 +         Duration::hours(hours as i64) / count as i32
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/git.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |         chrono::Duration::hours(1)
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 115 -         chrono::Duration::hours(1)
[INFO] [stdout] 115 +         Duration::hours(1)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dirs` in this scope
[INFO] [stdout]   --> src/github.rs:18:31
[INFO] [stdout]    |
[INFO] [stdout] 18 |             let config_path = dirs::home_dir()
[INFO] [stdout]    |                               ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/git.rs:107:72
[INFO] [stdout]     |
[INFO] [stdout] 107 |         chrono::DateTime::parse_from_rfc3339(date_str)?.with_timezone(&chrono::Utc)
[INFO] [stdout]     |                                                                        ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dirs` in this scope
[INFO] [stdout]   --> src/config.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let config_dir = dirs::home_dir()
[INFO] [stdout]    |                      ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `open` in this scope
[INFO] [stdout]   --> src/ui.rs:13:25
[INFO] [stdout]    |
[INFO] [stdout] 13 |         if let Err(e) = open::that(&url) {
[INFO] [stdout]    |                         ^^^^ use of unresolved module or unlinked crate `open`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `open`, use `cargo add open` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let api_routes = warp::path("api")
[INFO] [stdout]    |                      ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |             warp::path("status")
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 .and(warp::get())
[INFO] [stdout]    |                      ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |                 .or(warp::path("commits")
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |                     .and(warp::get())
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |                 .or(warp::path("create-repo")
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |                     .and(warp::post())
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |                 .or(warp::path("commit")
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:35:26
[INFO] [stdout]    |
[INFO] [stdout] 35 |                     .and(warp::post())
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 .or(warp::path("push")
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:39:26
[INFO] [stdout]    |
[INFO] [stdout] 39 |                     .and(warp::post())
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:42:21
[INFO] [stdout]    |
[INFO] [stdout] 42 |                 .or(warp::path("validate-token")
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |                     .and(warp::post())
[INFO] [stdout]    |                          ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:49:21
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let ui_routes = warp::any()
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |         .with(warp::cors().allow_any_origin().allow_headers(vec!["content-type"]).allow_methods(vec!["GET", "POST", "PUT", "DELETE"]));
[INFO] [stdout]    |               ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:57:5
[INFO] [stdout]    |
[INFO] [stdout] 57 |     warp::serve(routes).run(addr).await;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]    --> src/ui.rs:105:86
[INFO] [stdout]     |
[INFO] [stdout] 105 | async fn handle_validate_token(_body: serde_json::Value) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]     |                                                                                      ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]    --> src/ui.rs:105:73
[INFO] [stdout]     |
[INFO] [stdout] 105 | async fn handle_validate_token(_body: serde_json::Value) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]     |                                                                         ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:97:76
[INFO] [stdout]    |
[INFO] [stdout] 97 | async fn handle_push(_body: serde_json::Value) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]    |                                                                            ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:97:63
[INFO] [stdout]    |
[INFO] [stdout] 97 | async fn handle_push(_body: serde_json::Value) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]    |                                                               ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:89:78
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn handle_commit(_body: serde_json::Value) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]    |                                                                              ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:89:65
[INFO] [stdout]    |
[INFO] [stdout] 89 | async fn handle_commit(_body: serde_json::Value) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]    |                                                                 ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:81:83
[INFO] [stdout]    |
[INFO] [stdout] 81 | async fn handle_create_repo(_body: serde_json::Value) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]    |                                                                                   ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:81:70
[INFO] [stdout]    |
[INFO] [stdout] 81 | async fn handle_create_repo(_body: serde_json::Value) -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]    |                                                                      ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:73:55
[INFO] [stdout]    |
[INFO] [stdout] 73 | async fn handle_commits() -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]    |                                                       ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:73:42
[INFO] [stdout]    |
[INFO] [stdout] 73 | async fn handle_commits() -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]    |                                          ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:62:54
[INFO] [stdout]    |
[INFO] [stdout] 62 | async fn handle_status() -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]    |                                                      ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `warp` in this scope
[INFO] [stdout]   --> src/ui.rs:62:41
[INFO] [stdout]    |
[INFO] [stdout] 62 | async fn handle_status() -> Result<impl warp::Reply, warp::Rejection> {
[INFO] [stdout]    |                                         ^^^^ use of unresolved module or unlinked crate `warp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `warp`, use `cargo add warp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `repoflow` (lib) due to 51 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9124e9d8b3b0c311b3b3284243e71288da4aaa2346776cc65418f9502a7787e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9124e9d8b3b0c311b3b3284243e71288da4aaa2346776cc65418f9502a7787e6", kill_on_drop: false }`
[INFO] [stdout] 9124e9d8b3b0c311b3b3284243e71288da4aaa2346776cc65418f9502a7787e6
