[INFO] cloning repository https://github.com/gngpp/xunlei [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gngpp/xunlei" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgngpp%2Fxunlei", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgngpp%2Fxunlei'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9cdcfcf87b0ee129da9216b582b458bf2d357a81 [INFO] checking gngpp/xunlei/9cdcfcf87b0ee129da9216b582b458bf2d357a81 against master#c8551d3c63c51f290cf1dc9dc4714249ea849fd1 for pr-148946 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgngpp%2Fxunlei" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gngpp/xunlei [INFO] finished tweaking git repo https://github.com/gngpp/xunlei [INFO] tweaked toml for git repo https://github.com/gngpp/xunlei written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gngpp/xunlei on toolchain c8551d3c63c51f290cf1dc9dc4714249ea849fd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 264 packages to latest compatible versions [INFO] [stderr] Adding axum v0.7.9 (available: v0.8.7) [INFO] [stderr] Adding axum-server v0.5.1 (available: v0.7.3) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding indicatif v0.17.11 (available: v0.18.3) [INFO] [stderr] Adding nix v0.26.4 (available: v0.30.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding sysinfo v0.30.13 (available: v0.37.2) [INFO] [stderr] Adding tower-http v0.5.2 (available: v0.6.6) [INFO] [stderr] Adding ureq v2.12.1 (available: v3.1.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust-embed-utils v8.9.0 [INFO] [stderr] Downloaded libflate_lz77 v2.2.0 [INFO] [stderr] Downloaded mimalloc v0.1.48 [INFO] [stderr] Downloaded xz v0.1.0 [INFO] [stderr] Downloaded rust-embed-impl v8.9.0 [INFO] [stderr] Downloaded libflate v2.2.1 [INFO] [stderr] Downloaded axum-server v0.5.1 [INFO] [stderr] Downloaded jsonwebtokens v1.2.0 [INFO] [stderr] Downloaded dary_heap v0.3.8 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.44 [INFO] [stderr] Downloaded rust-embed v8.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b99deb74d192b40ed2a9d388a47dc0c04d618e15f8af51aad28fa6b21358a58 [INFO] running `Command { std: "docker" "start" "-a" "7b99deb74d192b40ed2a9d388a47dc0c04d618e15f8af51aad28fa6b21358a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b99deb74d192b40ed2a9d388a47dc0c04d618e15f8af51aad28fa6b21358a58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b99deb74d192b40ed2a9d388a47dc0c04d618e15f8af51aad28fa6b21358a58", kill_on_drop: false }` [INFO] [stdout] 7b99deb74d192b40ed2a9d388a47dc0c04d618e15f8af51aad28fa6b21358a58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c8551d3c63c51f290cf1dc9dc4714249ea849fd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00555a946a502d0c00853e8aaf94bd5abb5a3dfb022393b03debd02e162bb0ec [INFO] running `Command { std: "docker" "start" "-a" "00555a946a502d0c00853e8aaf94bd5abb5a3dfb022393b03debd02e162bb0ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking libflate_lz77 v2.2.0 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking dary_heap v0.3.8 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking libflate v2.2.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking xz v0.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking daemonize v0.5.0 [INFO] [stderr] Checking xattr v1.6.1 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rust-embed v8.9.0 [INFO] [stderr] Checking mimalloc v0.1.48 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking jsonwebtokens v1.2.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking axum-server v0.5.1 [INFO] [stderr] Checking thunder v1.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `axum::body::StreamBody` [INFO] [stdout] --> src/serve/frontend.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | body::{Body, StreamBody}, [INFO] [stdout] | ^^^^^^^^^^ no `StreamBody` in `body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SYNOPKG_LIB` in module `constant` [INFO] [stdout] --> src/asset/libc.rs:29:45 [INFO] [stdout] | [INFO] [stdout] 29 | let syno_lib_path = Path::new(constant::SYNOPKG_LIB); [INFO] [stdout] | ^^^^^^^^^^^ help: a constant with a similar name exists: `SYNOPKG_VAR` [INFO] [stdout] | [INFO] [stdout] ::: src/constant.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const SYNOPKG_VAR: &str = "/var/packages/pan-xunlei-com/target/var"; [INFO] [stdout] | ------------------------------------------------------------------------ similarly named constant `SYNOPKG_VAR` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/constant.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(all(target_os = "linux", target_env = "musl"))] [INFO] [stdout] | ------------------- the item is gated behind the `musl` feature [INFO] [stdout] 19 | pub const SYNOPKG_LIB: &str = "/var/packages/pan-xunlei-com/target/host/lib"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SYS_LIB_ARRAY` in module `constant` [INFO] [stdout] --> src/asset/libc.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | for sys_lib in constant::SYS_LIB_ARRAY { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `constant` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/constant.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(all(target_os = "linux", target_env = "musl"))] [INFO] [stdout] | ------------------- the item is gated behind the `musl` feature [INFO] [stdout] 21 | pub const SYS_LIB_ARRAY: [&str; 2] = ["/lib", "/lib64"]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SYNOPKG_LIB` in module `constant` [INFO] [stdout] --> src/asset/libc.rs:82:56 [INFO] [stdout] | [INFO] [stdout] 82 | let syno_ld_path = Path::new(constant::SYNOPKG_LIB).join(LD); [INFO] [stdout] | ^^^^^^^^^^^ help: a constant with a similar name exists: `SYNOPKG_VAR` [INFO] [stdout] | [INFO] [stdout] ::: src/constant.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const SYNOPKG_VAR: &str = "/var/packages/pan-xunlei-com/target/var"; [INFO] [stdout] | ------------------------------------------------------------------------ similarly named constant `SYNOPKG_VAR` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/constant.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(all(target_os = "linux", target_env = "musl"))] [INFO] [stdout] | ------------------- the item is gated behind the `musl` feature [INFO] [stdout] 19 | pub const SYNOPKG_LIB: &str = "/var/packages/pan-xunlei-com/target/host/lib"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SYNOPKG_LIB` in module `constant` [INFO] [stdout] --> src/asset/libc.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | constant::SYNOPKG_LIB.to_string(), [INFO] [stdout] | ^^^^^^^^^^^ help: a constant with a similar name exists: `SYNOPKG_VAR` [INFO] [stdout] | [INFO] [stdout] ::: src/constant.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const SYNOPKG_VAR: &str = "/var/packages/pan-xunlei-com/target/var"; [INFO] [stdout] | ------------------------------------------------------------------------ similarly named constant `SYNOPKG_VAR` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/constant.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(all(target_os = "linux", target_env = "musl"))] [INFO] [stdout] | ------------------- the item is gated behind the `musl` feature [INFO] [stdout] 19 | pub const SYNOPKG_LIB: &str = "/var/packages/pan-xunlei-com/target/host/lib"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SYNOPKG_LIB` in module `constant` [INFO] [stdout] --> src/asset/libc.rs:89:60 [INFO] [stdout] | [INFO] [stdout] 89 | log::info!("LD_LIBRARY_PATH={}", constant::SYNOPKG_LIB); [INFO] [stdout] | ^^^^^^^^^^^ help: a constant with a similar name exists: `SYNOPKG_VAR` [INFO] [stdout] | [INFO] [stdout] ::: src/constant.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const SYNOPKG_VAR: &str = "/var/packages/pan-xunlei-com/target/var"; [INFO] [stdout] | ------------------------------------------------------------------------ similarly named constant `SYNOPKG_VAR` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/constant.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(all(target_os = "linux", target_env = "musl"))] [INFO] [stdout] | ------------------- the item is gated behind the `musl` feature [INFO] [stdout] 19 | pub const SYNOPKG_LIB: &str = "/var/packages/pan-xunlei-com/target/host/lib"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `axum::body::StreamBody` [INFO] [stdout] --> src/serve/frontend.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | body::{Body, StreamBody}, [INFO] [stdout] | ^^^^^^^^^^ no `StreamBody` in `body` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `FromRequest<_, axum_core::extract::private::ViaParts>` for type `ext::RequestExt` [INFO] [stdout] --> src/serve/ext.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / impl FromRequest for RequestExt [INFO] [stdout] 21 | | where [INFO] [stdout] 22 | | Bytes: FromRequest, [INFO] [stdout] 23 | | B: Send + 'static, [INFO] [stdout] 24 | | S: Send + Sync, [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `axum_core`: [INFO] [stdout] - impl FromRequest for T [INFO] [stdout] where S: Send, S: Sync, T: FromRequestParts; [INFO] [stdout] = note: downstream crates may implement trait `axum::extract::FromRequestParts<_>` for type `serve::ext::RequestExt` [INFO] [stdout] = note: downstream crates may implement trait `axum::extract::FromRequest<_, axum_core::extract::private::ViaParts>` for type `axum::body::Bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/serve/frontend.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | next: Next, [INFO] [stdout] | ^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/middleware/from_fn.rs:335:12 [INFO] [stdout] | [INFO] [stdout] 335 | pub struct Next { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SYNOPKG_LIB` in module `constant` [INFO] [stdout] --> src/asset/libc.rs:29:45 [INFO] [stdout] | [INFO] [stdout] 29 | let syno_lib_path = Path::new(constant::SYNOPKG_LIB); [INFO] [stdout] | ^^^^^^^^^^^ help: a constant with a similar name exists: `SYNOPKG_VAR` [INFO] [stdout] | [INFO] [stdout] ::: src/constant.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const SYNOPKG_VAR: &str = "/var/packages/pan-xunlei-com/target/var"; [INFO] [stdout] | ------------------------------------------------------------------------ similarly named constant `SYNOPKG_VAR` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/constant.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(all(target_os = "linux", target_env = "musl"))] [INFO] [stdout] | ------------------- the item is gated behind the `musl` feature [INFO] [stdout] 19 | pub const SYNOPKG_LIB: &str = "/var/packages/pan-xunlei-com/target/host/lib"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SYS_LIB_ARRAY` in module `constant` [INFO] [stdout] --> src/asset/libc.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | for sys_lib in constant::SYS_LIB_ARRAY { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `constant` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/constant.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 20 | #[cfg(all(target_os = "linux", target_env = "musl"))] [INFO] [stdout] | ------------------- the item is gated behind the `musl` feature [INFO] [stdout] 21 | pub const SYS_LIB_ARRAY: [&str; 2] = ["/lib", "/lib64"]; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SYNOPKG_LIB` in module `constant` [INFO] [stdout] --> src/asset/libc.rs:82:56 [INFO] [stdout] | [INFO] [stdout] 82 | let syno_ld_path = Path::new(constant::SYNOPKG_LIB).join(LD); [INFO] [stdout] | ^^^^^^^^^^^ help: a constant with a similar name exists: `SYNOPKG_VAR` [INFO] [stdout] | [INFO] [stdout] ::: src/constant.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const SYNOPKG_VAR: &str = "/var/packages/pan-xunlei-com/target/var"; [INFO] [stdout] | ------------------------------------------------------------------------ similarly named constant `SYNOPKG_VAR` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/constant.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(all(target_os = "linux", target_env = "musl"))] [INFO] [stdout] | ------------------- the item is gated behind the `musl` feature [INFO] [stdout] 19 | pub const SYNOPKG_LIB: &str = "/var/packages/pan-xunlei-com/target/host/lib"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SYNOPKG_LIB` in module `constant` [INFO] [stdout] --> src/asset/libc.rs:87:31 [INFO] [stdout] | [INFO] [stdout] 87 | constant::SYNOPKG_LIB.to_string(), [INFO] [stdout] | ^^^^^^^^^^^ help: a constant with a similar name exists: `SYNOPKG_VAR` [INFO] [stdout] | [INFO] [stdout] ::: src/constant.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const SYNOPKG_VAR: &str = "/var/packages/pan-xunlei-com/target/var"; [INFO] [stdout] | ------------------------------------------------------------------------ similarly named constant `SYNOPKG_VAR` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/constant.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(all(target_os = "linux", target_env = "musl"))] [INFO] [stdout] | ------------------- the item is gated behind the `musl` feature [INFO] [stdout] 19 | pub const SYNOPKG_LIB: &str = "/var/packages/pan-xunlei-com/target/host/lib"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SYNOPKG_LIB` in module `constant` [INFO] [stdout] --> src/asset/libc.rs:89:60 [INFO] [stdout] | [INFO] [stdout] 89 | log::info!("LD_LIBRARY_PATH={}", constant::SYNOPKG_LIB); [INFO] [stdout] | ^^^^^^^^^^^ help: a constant with a similar name exists: `SYNOPKG_VAR` [INFO] [stdout] | [INFO] [stdout] ::: src/constant.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | pub const SYNOPKG_VAR: &str = "/var/packages/pan-xunlei-com/target/var"; [INFO] [stdout] | ------------------------------------------------------------------------ similarly named constant `SYNOPKG_VAR` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/constant.rs:19:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[cfg(all(target_os = "linux", target_env = "musl"))] [INFO] [stdout] | ------------------- the item is gated behind the `musl` feature [INFO] [stdout] 19 | pub const SYNOPKG_LIB: &str = "/var/packages/pan-xunlei-com/target/host/lib"; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `FromRequest<_, axum_core::extract::private::ViaParts>` for type `ext::RequestExt` [INFO] [stdout] --> src/serve/ext.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / impl FromRequest for RequestExt [INFO] [stdout] 21 | | where [INFO] [stdout] 22 | | Bytes: FromRequest, [INFO] [stdout] 23 | | B: Send + 'static, [INFO] [stdout] 24 | | S: Send + Sync, [INFO] [stdout] | |___________________^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `axum_core`: [INFO] [stdout] - impl FromRequest for T [INFO] [stdout] where S: Send, S: Sync, T: FromRequestParts; [INFO] [stdout] = note: downstream crates may implement trait `axum::extract::FromRequestParts<_>` for type `serve::ext::RequestExt` [INFO] [stdout] = note: downstream crates may implement trait `axum::extract::FromRequest<_, axum_core::extract::private::ViaParts>` for type `axum::body::Bytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: struct takes 0 generic arguments but 1 generic argument was supplied [INFO] [stdout] --> src/serve/frontend.rs:299:11 [INFO] [stdout] | [INFO] [stdout] 299 | next: Next, [INFO] [stdout] | ^^^^--- help: remove the unnecessary generics [INFO] [stdout] | | [INFO] [stdout] | expected 0 generic arguments [INFO] [stdout] | [INFO] [stdout] note: struct defined here, with 0 generic parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/middleware/from_fn.rs:335:12 [INFO] [stdout] | [INFO] [stdout] 335 | pub struct Next { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/serve/frontend.rs:303:28 [INFO] [stdout] | [INFO] [stdout] 297 | pub(crate) async fn auth_middleware( [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 303 | return Ok(next.run(request).await); [INFO] [stdout] | --- ^^^^^^^ expected `Request`, found `Request` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `axum::http::Request` [INFO] [stdout] found struct `axum::http::Request` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/middleware/from_fn.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 341 | pub async fn run(mut self, req: Request) -> Response { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/serve/frontend.rs:320:44 [INFO] [stdout] | [INFO] [stdout] 297 | pub(crate) async fn auth_middleware( [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 320 | return Ok(next.run(request).await); [INFO] [stdout] | --- ^^^^^^^ expected `Request`, found `Request` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `axum::http::Request` [INFO] [stdout] found struct `axum::http::Request` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/middleware/from_fn.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 341 | pub async fn run(mut self, req: Request) -> Response { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/serve/frontend.rs:303:28 [INFO] [stdout] | [INFO] [stdout] 297 | pub(crate) async fn auth_middleware( [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 303 | return Ok(next.run(request).await); [INFO] [stdout] | --- ^^^^^^^ expected `Request`, found `Request` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `axum::http::Request` [INFO] [stdout] found struct `axum::http::Request` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/middleware/from_fn.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 341 | pub async fn run(mut self, req: Request) -> Response { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/serve/frontend.rs:320:44 [INFO] [stdout] | [INFO] [stdout] 297 | pub(crate) async fn auth_middleware( [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 320 | return Ok(next.run(request).await); [INFO] [stdout] | --- ^^^^^^^ expected `Request`, found `Request` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `axum::http::Request` [INFO] [stdout] found struct `axum::http::Request` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/middleware/from_fn.rs:341:18 [INFO] [stdout] | [INFO] [stdout] 341 | pub async fn run(mut self, req: Request) -> Response { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/serve/ext.rs:33:50 [INFO] [stdout] | [INFO] [stdout] 20 | impl FromRequest for RequestExt [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 33 | Bytes::from_request(Request::new(body), state) [INFO] [stdout] | ------------ ^^^^ expected `Body`, found type parameter `B` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Body` [INFO] [stdout] found type parameter `B` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/request.rs:434:12 [INFO] [stdout] | [INFO] [stdout] 434 | pub fn new(body: T) -> Request { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/serve/ext.rs:33:50 [INFO] [stdout] | [INFO] [stdout] 20 | impl FromRequest for RequestExt [INFO] [stdout] | - found this type parameter [INFO] [stdout] ... [INFO] [stdout] 33 | Bytes::from_request(Request::new(body), state) [INFO] [stdout] | ------------ ^^^^ expected `Body`, found type parameter `B` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Body` [INFO] [stdout] found type parameter `B` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/http-1.3.1/src/request.rs:434:12 [INFO] [stdout] | [INFO] [stdout] 434 | pub fn new(body: T) -> Request { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | .serve(router.into_make_service()) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] note: required by a bound in `axum_server::Server::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-server-0.5.1/src/server.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn serve(self, mut make_service: M) -> io::Result<()> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 150 | where [INFO] [stdout] 151 | M: MakeServiceRef>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Server::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-140b626b04017581.long-type-6313754340581054524.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | .serve(router.into_make_service()) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] note: required by a bound in `axum_server::Server::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-server-0.5.1/src/server.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn serve(self, mut make_service: M) -> io::Result<()> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 150 | where [INFO] [stdout] 151 | M: MakeServiceRef>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Server::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-a3db7fb0c3d83a25.long-type-5200719613632045784.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | .serve(router.into_make_service()) [INFO] [stdout] | ^^^^^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-140b626b04017581.long-type-6313754340581054524.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:112:22 [INFO] [stdout] | [INFO] [stdout] 112 | .serve(router.into_make_service()) [INFO] [stdout] | ^^^^^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-a3db7fb0c3d83a25.long-type-5200719613632045784.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | / axum_server::bind_rustls(self.0.bind, tls_config) [INFO] [stdout] 109 | | .handle(handle) [INFO] [stdout] 110 | | .addr_incoming_config(incoming_config) [INFO] [stdout] 111 | | .http_config(http_config) [INFO] [stdout] 112 | | .serve(router.into_make_service()) [INFO] [stdout] | |______________________________________________________^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] note: required by a bound in `axum_server::Server::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-server-0.5.1/src/server.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn serve(self, mut make_service: M) -> io::Result<()> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 150 | where [INFO] [stdout] 151 | M: MakeServiceRef>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Server::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-140b626b04017581.long-type-6313754340581054524.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | / axum_server::bind_rustls(self.0.bind, tls_config) [INFO] [stdout] 109 | | .handle(handle) [INFO] [stdout] 110 | | .addr_incoming_config(incoming_config) [INFO] [stdout] 111 | | .http_config(http_config) [INFO] [stdout] 112 | | .serve(router.into_make_service()) [INFO] [stdout] | |______________________________________________________^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] note: required by a bound in `axum_server::Server::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-server-0.5.1/src/server.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn serve(self, mut make_service: M) -> io::Result<()> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 150 | where [INFO] [stdout] 151 | M: MakeServiceRef>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Server::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-a3db7fb0c3d83a25.long-type-5200719613632045784.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | .await [INFO] [stdout] | ^^^^^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] note: required by a bound in `axum_server::Server::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-server-0.5.1/src/server.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn serve(self, mut make_service: M) -> io::Result<()> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 150 | where [INFO] [stdout] 151 | M: MakeServiceRef>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Server::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-140b626b04017581.long-type-6313754340581054524.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | .await [INFO] [stdout] | ^^^^^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] note: required by a bound in `axum_server::Server::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-server-0.5.1/src/server.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn serve(self, mut make_service: M) -> io::Result<()> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 150 | where [INFO] [stdout] 151 | M: MakeServiceRef>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Server::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-a3db7fb0c3d83a25.long-type-5200719613632045784.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:120:28 [INFO] [stdout] | [INFO] [stdout] 120 | .serve(router.into_make_service()) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] note: required by a bound in `axum_server::Server::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-server-0.5.1/src/server.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn serve(self, mut make_service: M) -> io::Result<()> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 150 | where [INFO] [stdout] 151 | M: MakeServiceRef>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Server::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-140b626b04017581.long-type-6313754340581054524.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:120:28 [INFO] [stdout] | [INFO] [stdout] 120 | .serve(router.into_make_service()) [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] note: required by a bound in `axum_server::Server::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-server-0.5.1/src/server.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn serve(self, mut make_service: M) -> io::Result<()> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 150 | where [INFO] [stdout] 151 | M: MakeServiceRef>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Server::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-a3db7fb0c3d83a25.long-type-5200719613632045784.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | / axum_server::bind(self.0.bind) [INFO] [stdout] 117 | | .handle(handle) [INFO] [stdout] 118 | | .addr_incoming_config(incoming_config) [INFO] [stdout] 119 | | .http_config(http_config) [INFO] [stdout] 120 | | .serve(router.into_make_service()) [INFO] [stdout] | |______________________________________________________^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] note: required by a bound in `axum_server::Server::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-server-0.5.1/src/server.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn serve(self, mut make_service: M) -> io::Result<()> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 150 | where [INFO] [stdout] 151 | M: MakeServiceRef>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Server::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-a3db7fb0c3d83a25.long-type-5200719613632045784.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | / axum_server::bind(self.0.bind) [INFO] [stdout] 117 | | .handle(handle) [INFO] [stdout] 118 | | .addr_incoming_config(incoming_config) [INFO] [stdout] 119 | | .http_config(http_config) [INFO] [stdout] 120 | | .serve(router.into_make_service()) [INFO] [stdout] | |______________________________________________________^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] note: required by a bound in `axum_server::Server::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-server-0.5.1/src/server.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn serve(self, mut make_service: M) -> io::Result<()> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 150 | where [INFO] [stdout] 151 | M: MakeServiceRef>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Server::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-140b626b04017581.long-type-6313754340581054524.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .await [INFO] [stdout] | ^^^^^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] note: required by a bound in `axum_server::Server::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-server-0.5.1/src/server.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn serve(self, mut make_service: M) -> io::Result<()> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 150 | where [INFO] [stdout] 151 | M: MakeServiceRef>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Server::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-a3db7fb0c3d83a25.long-type-5200719613632045784.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Router: tower_service::Service>` is not satisfied [INFO] [stdout] --> src/serve/frontend.rs:121:22 [INFO] [stdout] | [INFO] [stdout] 121 | .await [INFO] [stdout] | ^^^^^ the trait `tower_service::Service>` is not implemented for `Router` [INFO] [stdout] | [INFO] [stdout] note: there are multiple different versions of crate `tower_service` in the dependency graph [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tower-service-0.3.3/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | pub trait Service { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-1.8.1/src/service/service.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Service { [INFO] [stdout] | -------------------------- this is the trait that was imported [INFO] [stdout] = help: you can use `cargo tree` to explore your dependency tree [INFO] [stdout] help: the following other types implement trait `tower_service::Service` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.7.9/src/routing/mod.rs:508:5 [INFO] [stdout] | [INFO] [stdout] 508 | impl Service> for Router<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Router` implements `tower_service::Service>` [INFO] [stdout] ... [INFO] [stdout] 525 | / impl Service> for Router<()> [INFO] [stdout] 526 | | where [INFO] [stdout] 527 | | B: HttpBody + Send + 'static, [INFO] [stdout] 528 | | B::Error: Into, [INFO] [stdout] | |________________________________________^ `Router` implements `tower_service::Service>` [INFO] [stdout] = note: required for `IntoMakeService` to implement `MakeServiceRef>` [INFO] [stdout] note: required by a bound in `axum_server::Server::::serve` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-server-0.5.1/src/server.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 149 | pub async fn serve(self, mut make_service: M) -> io::Result<()> [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 150 | where [INFO] [stdout] 151 | M: MakeServiceRef>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Server::::serve` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/thunder-140b626b04017581.long-type-6313754340581054524.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0119, E0277, E0308, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0119, E0277, E0308, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `thunder` (bin "thunder") due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `thunder` (bin "thunder" test) due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "00555a946a502d0c00853e8aaf94bd5abb5a3dfb022393b03debd02e162bb0ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00555a946a502d0c00853e8aaf94bd5abb5a3dfb022393b03debd02e162bb0ec", kill_on_drop: false }` [INFO] [stdout] 00555a946a502d0c00853e8aaf94bd5abb5a3dfb022393b03debd02e162bb0ec