[INFO] cloning repository https://github.com/rustscr1pt/async_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustscr1pt/async_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustscr1pt%2Fasync_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustscr1pt%2Fasync_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a496788504214ab5b762bd4f1c5922c1dcc1895 [INFO] testing rustscr1pt/async_api against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustscr1pt%2Fasync_api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/rustscr1pt/async_api [INFO] finished tweaking git repo https://github.com/rustscr1pt/async_api [INFO] tweaked toml for git repo https://github.com/rustscr1pt/async_api written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rustscr1pt/async_api on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rustscr1pt/async_api 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a62715beb47a2555efdcaf3318112f11bca58a6a59d982e931493c443ad28939 [INFO] running `Command { std: "docker" "start" "-a" "a62715beb47a2555efdcaf3318112f11bca58a6a59d982e931493c443ad28939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a62715beb47a2555efdcaf3318112f11bca58a6a59d982e931493c443ad28939", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a62715beb47a2555efdcaf3318112f11bca58a6a59d982e931493c443ad28939", kill_on_drop: false }` [INFO] [stdout] a62715beb47a2555efdcaf3318112f11bca58a6a59d982e931493c443ad28939 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1c1fc681da432a57527abce5cf7213b8567b51741cd54b90e819fe218a22a8e [INFO] running `Command { std: "docker" "start" "-a" "b1c1fc681da432a57527abce5cf7213b8567b51741cd54b90e819fe218a22a8e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling openssl-src v111.28.0+1.1.1w [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling derive_utils v0.13.2 [INFO] [stderr] Compiling frunk v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling tungstenite v0.18.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling mysql v24.0.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling io-enum v1.1.1 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling haversine v0.2.1 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-tungstenite v0.18.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling warp v0.3.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling reformated_async_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:1:30 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn with_params(request : Arc>>) -> impl Filter>>,), Error = std::convert::... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Arc; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mutex` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:1:34 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn with_params(request : Arc>>) -> impl Filter>>,), Error = std::convert::... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::nonpoison::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use futures::lock::Mutex; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GroupEvent` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:1:44 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn with_params(request : Arc>>) -> impl Filter>>,), Error = std::convert::... [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::data_structs::GroupEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Filter` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:1:67 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn with_params(request : Arc>>) -> impl Filter>>,), Error = std::convert::... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Filter; [INFO] [stdout] | [INFO] [stdout] 1 + use warp::Filter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:1:85 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn with_params(request : Arc>>) -> impl Filter>>,), Error = std::convert::... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Arc; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mutex` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:1:89 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn with_params(request : Arc>>) -> impl Filter>>,), Error = std::convert::... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::nonpoison::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use futures::lock::Mutex; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GroupEvent` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:1:99 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn with_params(request : Arc>>) -> impl Filter>>,), Error = std::convert::... [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use crate::data_structs::GroupEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn with_base(base : Arc>>) -> impl Filter>>,), Error = std::convert::Infallible> +... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Arc; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mutex` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn with_base(base : Arc>>) -> impl Filter>>,), Error = std::convert::Infallible> +... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::nonpoison::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use futures::lock::Mutex; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Filter` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:5:58 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn with_base(base : Arc>>) -> impl Filter>>,), Error = std::convert::Infallible> +... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Filter; [INFO] [stdout] | [INFO] [stdout] 1 + use warp::Filter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:5:76 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn with_base(base : Arc>>) -> impl Filter>>,), Error = std::convert::Infallible> +... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Arc; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mutex` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:5:80 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn with_base(base : Arc>>) -> impl Filter>>,), Error = std::convert::Infallible> +... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::nonpoison::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use futures::lock::Mutex; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn with_pool(pool : Arc>) -> impl Filter>,), Error = std::convert::Infallible> + C... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Arc; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mutex` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:9:29 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn with_pool(pool : Arc>) -> impl Filter>,), Error = std::convert::Infallible> + C... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::nonpoison::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use futures::lock::Mutex; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PooledConn` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:9:35 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn with_pool(pool : Arc>) -> impl Filter>,), Error = std::convert::Infallible> + C... [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PooledConn; [INFO] [stdout] | [INFO] [stdout] 1 + use mysql::PooledConn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Filter` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:9:57 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn with_pool(pool : Arc>) -> impl Filter>,), Error = std::convert::Infallible> + C... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Filter; [INFO] [stdout] | [INFO] [stdout] 1 + use warp::Filter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:9:75 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn with_pool(pool : Arc>) -> impl Filter>,), Error = std::convert::Infallible> + C... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Arc; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mutex` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:9:79 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn with_pool(pool : Arc>) -> impl Filter>,), Error = std::convert::Infallible> + C... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::nonpoison::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use futures::lock::Mutex; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PooledConn` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:9:85 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn with_pool(pool : Arc>) -> impl Filter>,), Error = std::convert::Infallible> + C... [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::PooledConn; [INFO] [stdout] | [INFO] [stdout] 1 + use mysql::PooledConn; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:13:29 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn with_crossed(cross : Arc>>) -> impl Filter>>,), Error = std::conv... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Arc; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mutex` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:13:33 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn with_crossed(cross : Arc>>) -> impl Filter>>,), Error = std::conv... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::nonpoison::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use futures::lock::Mutex; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CityWithEvent` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:13:43 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn with_crossed(cross : Arc>>) -> impl Filter>>,), Error = std::conv... [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CityWithEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Filter` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:13:69 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn with_crossed(cross : Arc>>) -> impl Filter>>,), Error = std::conv... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these traits [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Filter; [INFO] [stdout] | [INFO] [stdout] 1 + use warp::Filter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Arc` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:13:87 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn with_crossed(cross : Arc>>) -> impl Filter>>,), Error = std::conv... [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Arc; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Arc; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Mutex` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:13:91 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn with_crossed(cross : Arc>>) -> impl Filter>>,), Error = std::conv... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use std::sync::nonpoison::Mutex; [INFO] [stdout] | [INFO] [stdout] 1 + use futures::lock::Mutex; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CityWithEvent` in this scope [INFO] [stdout] --> src/dependency_injectors.rs:13:101 [INFO] [stdout] | [INFO] [stdout] 13 | ...ent>>>) -> impl Filter>>,), Error = std::convert::Infallible> + Clone { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::CityWithEvent; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reformated_async_api` (bin "reformated_async_api") due to 26 previous errors [INFO] running `Command { std: "docker" "inspect" "b1c1fc681da432a57527abce5cf7213b8567b51741cd54b90e819fe218a22a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c1fc681da432a57527abce5cf7213b8567b51741cd54b90e819fe218a22a8e", kill_on_drop: false }` [INFO] [stdout] b1c1fc681da432a57527abce5cf7213b8567b51741cd54b90e819fe218a22a8e