[INFO] cloning repository https://github.com/ajmwagar/tumbler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ajmwagar/tumbler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajmwagar%2Ftumbler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajmwagar%2Ftumbler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ca813ddb67a9a29be3b02c623f86ac7605e426a [INFO] checking ajmwagar/tumbler against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fajmwagar%2Ftumbler" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ajmwagar/tumbler [INFO] finished tweaking git repo https://github.com/ajmwagar/tumbler [INFO] tweaked toml for git repo https://github.com/ajmwagar/tumbler written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ajmwagar/tumbler on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ajmwagar/tumbler 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02545d4d0101e27bdd9f53864f9b4a24189376e4980a422b7f18470434c63bd0 [INFO] running `Command { std: "docker" "start" "-a" "02545d4d0101e27bdd9f53864f9b4a24189376e4980a422b7f18470434c63bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02545d4d0101e27bdd9f53864f9b4a24189376e4980a422b7f18470434c63bd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02545d4d0101e27bdd9f53864f9b4a24189376e4980a422b7f18470434c63bd0", kill_on_drop: false }` [INFO] [stdout] 02545d4d0101e27bdd9f53864f9b4a24189376e4980a422b7f18470434c63bd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19f8917aa185409618e77255455037482f47d31aa07c197b4ca0ca7cfd40064f [INFO] running `Command { std: "docker" "start" "-a" "19f8917aa185409618e77255455037482f47d31aa07c197b4ca0ca7cfd40064f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking rustl v0.0.1 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.28.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking axum v0.8.3 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking axum-server v0.7.2 [INFO] [stderr] Checking tumbler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&PathBuf,): Send` [INFO] [stdout] --> src/main.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | .route("/generate", get({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 218 | | let store = store.clone(); [INFO] [stdout] 219 | | move |path| generate_keypair(path, store) [INFO] [stdout] 220 | | })) [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`tumbler`) [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/fs/read_dir.rs:32:70 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn read_dir(path: impl AsRef) -> io::Result { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 33 | | let path = path.as_ref().to_owned(); [INFO] [stdout] 34 | | asyncify(|| -> io::Result { [INFO] [stdout] 35 | | let mut std = std::fs::read_dir(path)?; [INFO] [stdout] ... | [INFO] [stdout] 41 | | .await [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:36:76 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn load_keypairs(cert_dir: &str) -> HashMap { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 37 | | use tokio::fs; [INFO] [stdout] 38 | | let mut map = HashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 101 | | map [INFO] [stdout] 102 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:137:94 [INFO] [stdout] | [INFO] [stdout] 137 | async fn generate_keypair(Query(params): Query, store: KeyStore) -> Response { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 138 | | println!("Generating cert/key {} - Client: {} Domain: {} Folder: {:?}", params.name, params.client.unwrap_or_default(), params.domain... [INFO] [stdout] 139 | | [INFO] [stdout] 140 | | let base = "./certs"; [INFO] [stdout] ... | [INFO] [stdout] 169 | | Response::builder().status(StatusCode::CREATED).body("Created".into()).unwrap() [INFO] [stdout] 170 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `{closure@src/main.rs:219:9: 219:20}` to implement `Handler<(axum_core::extract::private::ViaParts, Query), _>` [INFO] [stdout] note: required by a bound in `axum::routing::get` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.3/src/routing/method_routing.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | top_level_handler_fn!(get, GET); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^---^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this function [INFO] [stdout] | required by this bound in `get` [INFO] [stdout] = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `(&PathBuf,): Send` [INFO] [stdout] --> src/main.rs:217:25 [INFO] [stdout] | [INFO] [stdout] 217 | .route("/generate", get({ [INFO] [stdout] | _________________________^ [INFO] [stdout] 218 | | let store = store.clone(); [INFO] [stdout] 219 | | move |path| generate_keypair(path, store) [INFO] [stdout] 220 | | })) [INFO] [stdout] | |______^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`tumbler`) [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/fs/read_dir.rs:32:70 [INFO] [stdout] | [INFO] [stdout] 32 | pub async fn read_dir(path: impl AsRef) -> io::Result { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 33 | | let path = path.as_ref().to_owned(); [INFO] [stdout] 34 | | asyncify(|| -> io::Result { [INFO] [stdout] 35 | | let mut std = std::fs::read_dir(path)?; [INFO] [stdout] ... | [INFO] [stdout] 41 | | .await [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: required for `Unique>` to implement `Send` [INFO] [stdout] note: required because it appears within the type `Box>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/alloc/src/boxed.rs:231:12 [INFO] [stdout] note: required because it appears within the type `Pin>>` [INFO] [stdout] --> /rustc/028201683a76a5cd349729c6819c46607119c4e8/library/core/src/pin.rs:1094:12 [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ) { [INFO] [stdout] | _______^ [INFO] [stdout] 46 | | let folder_name = path.file_name().map(|s| s.to_string_lossy().to_string()); [INFO] [stdout] 47 | | let mut ca_cert: Option = None; [INFO] [stdout] 48 | | let mut ca_key: Option = None; [INFO] [stdout] ... | [INFO] [stdout] 98 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:36:76 [INFO] [stdout] | [INFO] [stdout] 36 | pub async fn load_keypairs(cert_dir: &str) -> HashMap { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 37 | | use tokio::fs; [INFO] [stdout] 38 | | let mut map = HashMap::new(); [INFO] [stdout] ... | [INFO] [stdout] 101 | | map [INFO] [stdout] 102 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: required because it's used within this `async` fn body [INFO] [stdout] --> src/main.rs:137:94 [INFO] [stdout] | [INFO] [stdout] 137 | async fn generate_keypair(Query(params): Query, store: KeyStore) -> Response { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 138 | | println!("Generating cert/key {} - Client: {} Domain: {} Folder: {:?}", params.name, params.client.unwrap_or_default(), params.domain... [INFO] [stdout] 139 | | [INFO] [stdout] 140 | | let base = "./certs"; [INFO] [stdout] ... | [INFO] [stdout] 169 | | Response::builder().status(StatusCode::CREATED).body("Created".into()).unwrap() [INFO] [stdout] 170 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: required for `{closure@src/main.rs:219:9: 219:20}` to implement `Handler<(axum_core::extract::private::ViaParts, Query), _>` [INFO] [stdout] note: required by a bound in `axum::routing::get` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.3/src/routing/method_routing.rs:440:1 [INFO] [stdout] | [INFO] [stdout] 440 | top_level_handler_fn!(get, GET); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^---^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound in this function [INFO] [stdout] | required by this bound in `get` [INFO] [stdout] = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tumbler` (bin "tumbler" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tumbler` (bin "tumbler") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "19f8917aa185409618e77255455037482f47d31aa07c197b4ca0ca7cfd40064f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f8917aa185409618e77255455037482f47d31aa07c197b4ca0ca7cfd40064f", kill_on_drop: false }` [INFO] [stdout] 19f8917aa185409618e77255455037482f47d31aa07c197b4ca0ca7cfd40064f