[INFO] cloning repository https://github.com/Mr-cjf/actix_web_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mr-cjf/actix_web_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-cjf%2Factix_web_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-cjf%2Factix_web_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] adc48953a5d7b0f2205b9bc10a8ab6769afb4ce0 [INFO] checking Mr-cjf/actix_web_demo against master#040e2f8b9ff2d76fbe2146d6003e297ed4532088 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMr-cjf%2Factix_web_demo" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Mr-cjf/actix_web_demo [INFO] finished tweaking git repo https://github.com/Mr-cjf/actix_web_demo [INFO] tweaked toml for git repo https://github.com/Mr-cjf/actix_web_demo written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Mr-cjf/actix_web_demo on toolchain 040e2f8b9ff2d76fbe2146d6003e297ed4532088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Mr-cjf/actix_web_demo 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" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_datetime v0.7.0 [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] [stderr] Downloaded toml_writer v1.0.0 [INFO] [stderr] Downloaded toml_parser v1.0.0 [INFO] [stderr] Downloaded toml v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b989c1d7d50434f21e672d1be5770f588a3f51089cdc9914b7d393130ba26560 [INFO] running `Command { std: "docker" "start" "-a" "b989c1d7d50434f21e672d1be5770f588a3f51089cdc9914b7d393130ba26560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b989c1d7d50434f21e672d1be5770f588a3f51089cdc9914b7d393130ba26560", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b989c1d7d50434f21e672d1be5770f588a3f51089cdc9914b7d393130ba26560", kill_on_drop: false }` [INFO] [stdout] b989c1d7d50434f21e672d1be5770f588a3f51089cdc9914b7d393130ba26560 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 887c62f40db9c70148bb7a1eeedf5d5b06624b71c3cee84a9c6e667defc12cca [INFO] running `Command { std: "docker" "start" "-a" "887c62f40db9c70148bb7a1eeedf5d5b06624b71c3cee84a9c6e667defc12cca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking proc-macro2 v1.0.95 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_writer v1.0.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking jiff v0.2.15 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling toml_parser v1.0.0 [INFO] [stderr] Compiling toml v0.9.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking route_codegen v0.1.0 (/opt/rustwide/workdir/route_codegen) [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking actix-http v3.11.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Checking api_tool v0.1.0 (/opt/rustwide/workdir/api_tool) [INFO] [stderr] Checking web_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/src" [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/src/api" [INFO] [stdout] ๐Ÿ“ Entering module 'user', stack: ["crate", "api", "mod", "user"] [INFO] [stdout] ๐Ÿšช Leaving module 'user', stack now: ["crate", "api", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'user_info', stack: ["crate", "api", "user", "user_info"] [INFO] [stdout] ๐Ÿšช Leaving module 'user_info', stack now: ["crate", "api", "user"] [INFO] [stdout] ๐Ÿ“ Entering module 'api', stack: ["crate", "api"] [INFO] [stdout] ๐Ÿšช Leaving module 'api', stack now: ["crate"] [INFO] [stdout] ๐Ÿ“ Entering module 'handler', stack: ["crate", "handler"] [INFO] [stdout] ๐Ÿšช Leaving module 'handler', stack now: ["crate"] [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/src/handler" [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/src/handler/submodules" [INFO] [stdout] ๐Ÿ“ Entering module 'oem', stack: ["crate", "handler", "submodules", "mod", "oem"] [INFO] [stdout] ๐Ÿšช Leaving module 'oem', stack now: ["crate", "handler", "submodules", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'agency_api', stack: ["crate", "handler", "agency", "agency_api"] [INFO] [stdout] ๐Ÿšช Leaving module 'agency_api', stack now: ["crate", "handler", "agency"] [INFO] [stdout] ๐Ÿ“ Entering module 'agency', stack: ["crate", "handler", "mod", "agency"] [INFO] [stdout] ๐Ÿšช Leaving module 'agency', stack now: ["crate", "handler", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'nation', stack: ["crate", "handler", "mod", "nation"] [INFO] [stdout] ๐Ÿšช Leaving module 'nation', stack now: ["crate", "handler", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'submodules', stack: ["crate", "handler", "mod", "submodules"] [INFO] [stdout] ๐Ÿšช Leaving module 'submodules', stack now: ["crate", "handler", "mod"] [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/api_tool/src" [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/api_tool/src/api_tool" [INFO] [stdout] ๐Ÿ“ Entering module 'api_tool', stack: ["api_tool", "api_tool"] [INFO] [stdout] ๐Ÿšช Leaving module 'api_tool', stack now: ["api_tool"] [INFO] [stdout] ๐Ÿ“ Entering module 'tool', stack: ["api_tool", "api_tool", "mod", "tool"] [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/api_tool/src/api_tool/admin" [INFO] [stdout] ๐Ÿ“ Entering module 'admin_info', stack: ["api_tool", "api_tool", "admin", "mod", "admin_info"] [INFO] [stdout] ๐Ÿšช Leaving module 'admin_info', stack now: ["api_tool", "api_tool", "admin", "mod"] [INFO] [stdout] ๐Ÿšช Leaving module 'tool', stack now: ["api_tool", "api_tool", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'admin', stack: ["api_tool", "api_tool", "mod", "admin"] [INFO] [stdout] ๐Ÿšช Leaving module 'admin', stack now: ["api_tool", "api_tool", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'tool_nation', stack: ["api_tool", "api_tool", "mod", "tool_nation"] [INFO] [stdout] ๐Ÿšช Leaving module 'tool_nation', stack now: ["api_tool", "api_tool", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'tool_info', stack: ["api_tool", "api_tool", "tool", "tool_info"] [INFO] [stdout] ๐Ÿšช Leaving module 'tool_info', stack now: ["api_tool", "api_tool", "tool"] [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/route_codegen/src" [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/src" [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/src/api" [INFO] [stdout] ๐Ÿ“ Entering module 'user', stack: ["crate", "api", "mod", "user"] [INFO] [stdout] ๐Ÿšช Leaving module 'user', stack now: ["crate", "api", "mod"] [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/src/handler" [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/src/handler/submodules" [INFO] [stdout] ๐Ÿ“ Entering module 'agency', stack: ["crate", "handler", "mod", "agency"] [INFO] [stdout] ๐Ÿšช Leaving module 'agency', stack now: ["crate", "handler", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'nation', stack: ["crate", "handler", "mod", "nation"] [INFO] [stdout] ๐Ÿšช Leaving module 'nation', stack now: ["crate", "handler", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'submodules', stack: ["crate", "handler", "mod", "submodules"] [INFO] [stdout] ๐Ÿšช Leaving module 'submodules', stack now: ["crate", "handler", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'oem', stack: ["crate", "handler", "submodules", "mod", "oem"] [INFO] [stdout] ๐Ÿšช Leaving module 'oem', stack now: ["crate", "handler", "submodules", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'agency_api', stack: ["crate", "handler", "agency", "agency_api"] [INFO] [stdout] ๐Ÿšช Leaving module 'agency_api', stack now: ["crate", "handler", "agency"] [INFO] [stdout] ๐Ÿ“ Entering module 'user_info', stack: ["crate", "api", "user", "user_info"] [INFO] [stdout] ๐Ÿšช Leaving module 'user_info', stack now: ["crate", "api", "user"] [INFO] [stdout] ๐Ÿ“ Entering module 'api', stack: ["crate", "api"] [INFO] [stdout] ๐Ÿšช Leaving module 'api', stack now: ["crate"] [INFO] [stdout] ๐Ÿ“ Entering module 'handler', stack: ["crate", "handler"] [INFO] [stdout] ๐Ÿšช Leaving module 'handler', stack now: ["crate"] [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/api_tool/src" [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/api_tool/src/api_tool" [INFO] [stdout] ๐Ÿ“ Entering module 'api_tool', stack: ["api_tool", "api_tool"] [INFO] [stdout] ๐Ÿšช Leaving module 'api_tool', stack now: ["api_tool"] [INFO] [stdout] ๐Ÿ“ Entering module 'tool_info', stack: ["api_tool", "api_tool", "tool", "tool_info"] [INFO] [stdout] ๐Ÿšช Leaving module 'tool_info', stack now: ["api_tool", "api_tool", "tool"] [INFO] [stdout] ๐Ÿ“ Entering module 'tool', stack: ["api_tool", "api_tool", "mod", "tool"] [INFO] [stdout] ๐Ÿšช Leaving module 'tool', stack now: ["api_tool", "api_tool", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'admin', stack: ["api_tool", "api_tool", "mod", "admin"] [INFO] [stdout] ๐Ÿšช Leaving module 'admin', stack now: ["api_tool", "api_tool", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'tool_nation', stack: ["api_tool", "api_tool", "mod", "tool_nation"] [INFO] [stdout] ๐Ÿšช Leaving module 'tool_nation', stack now: ["api_tool", "api_tool", "mod"] [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/api_tool/src/api_tool/admin" [INFO] [stdout] ๐Ÿ“ Entering module 'admin_info', stack: ["api_tool", "api_tool", "admin", "mod", "admin_info"] [INFO] [stdout] ๐Ÿšช Leaving module 'admin_info', stack now: ["api_tool", "api_tool", "admin", "mod"] [INFO] [stdout] ๐Ÿ“ Entering module 'configure_builder', stack: ["route_codegen", "configure_builder"] [INFO] [stdout] ๐Ÿšช Leaving module 'configure_builder', stack now: ["route_codegen"] [INFO] [stdout] ๐Ÿ“ Entering module 'tools', stack: ["route_codegen", "tools"] [INFO] [stdout] ๐Ÿšช Leaving module 'tools', stack now: ["route_codegen"] [INFO] [stdout] ๐Ÿ” Found 9 route functions [INFO] [stdout] - get_user_info [get /userInfo/{id}] (module: "api::user::user_info") [INFO] [stdout] - get_agency [get /agency/{id}] (module: "handler::agency::agency_api") [INFO] [stdout] - get_ome [get /oem/{id}] (module: "handler::submodules::oem") [INFO] [stdout] - update_mod [put /mod/{id}] (module: "handler") [INFO] [stdout] - hello [get /] (module: "handler::nation") [INFO] [stdout] - lib [put /lib/{id}] (module: "api_tool") [INFO] [stdout] - hello [get /hello] (module: "api_tool::api_tool::tool_nation") [INFO] [stdout] - get_tool_info [get /toolInfo/{id}] (module: "api_tool::api_tool::tool::tool_info") [INFO] [stdout] - get_admin [get /admin/{id}] (module: "api_tool::api_tool::admin::admin_info") [INFO] [stdout] ๐Ÿงพ Generated code: [INFO] [stdout] pub fn register_api_tool_api_tool_tool_tool_info (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (api_tool :: api_tool :: tool :: tool_info :: get_tool_info) ; } pub fn configure_api_tool_api_tool_tool_tool_info (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/api_tool/api_tool/tool/tool_info") . configure (register_api_tool_api_tool_tool_tool_info)) ; } pub fn register_handler_nation (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (handler :: nation :: hello) ; } pub fn configure_handler_nation (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/handler/nation") . configure (register_handler_nation)) ; } pub fn register_api_user_user_info (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (api :: user :: user_info :: get_user_info) ; } pub fn configure_api_user_user_info (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/api/user/user_info") . configure (register_api_user_user_info)) ; } pub fn register_handler_submodules_oem (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (handler :: submodules :: oem :: get_ome) ; } pub fn configure_handler_submodules_oem (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/handler/submodules/oem") . configure (register_handler_submodules_oem)) ; } pub fn register_handler_agency_agency_api (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (handler :: agency :: agency_api :: get_agency) ; } pub fn configure_handler_agency_agency_api (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/handler/agency/agency_api") . configure (register_handler_agency_agency_api)) ; } pub fn register_api_tool_api_tool_admin_admin_info (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (api_tool :: api_tool :: admin :: admin_info :: get_admin) ; } pub fn configure_api_tool_api_tool_admin_admin_info (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/api_tool/api_tool/admin/admin_info") . configure (register_api_tool_api_tool_admin_admin_info)) ; } pub fn register_api_tool (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (api_tool :: lib) ; } pub fn configure_api_tool (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/api_tool") . configure (register_api_tool)) ; } pub fn register_api_tool_api_tool_tool_nation (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (api_tool :: api_tool :: tool_nation :: hello) ; } pub fn configure_api_tool_api_tool_tool_nation (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/api_tool/api_tool/tool_nation") . configure (register_api_tool_api_tool_tool_nation)) ; } pub fn register_handler (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (handler :: update_mod) ; } pub fn configure_handler (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/handler") . configure (register_handler)) ; } pub fn configure (cfg : & mut actix_web :: web :: ServiceConfig) { { use std :: sync :: atomic :: { AtomicBool , Ordering } ; static INITIALIZED : AtomicBool = AtomicBool :: new (false) ; if INITIALIZED . compare_exchange (false , true , Ordering :: SeqCst , Ordering :: SeqCst) . is_ok () { log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/api_tool/api_tool/tool/tool_info/toolInfo/{id}") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/handler/nation/") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/api/user/user_info/userInfo/{id}") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/handler/submodules/oem/oem/{id}") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/handler/agency/agency_api/agency/{id}") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/api_tool/api_tool/admin/admin_info/admin/{id}") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "PUT" , "/api_tool/lib/{id}") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/api_tool/api_tool/tool_nation/hello") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "PUT" , "/handler/mod/{id}") ; } } cfg . configure (configure_api_tool_api_tool_tool_tool_info) ; cfg . configure (configure_handler_nation) ; cfg . configure (configure_api_user_user_info) ; cfg . configure (configure_handler_submodules_oem) ; cfg . configure (configure_handler_agency_agency_api) ; cfg . configure (configure_api_tool_api_tool_admin_admin_info) ; cfg . configure (configure_api_tool) ; cfg . configure (configure_api_tool_api_tool_tool_nation) ; cfg . configure (configure_handler) ; } [INFO] [stdout] ๐Ÿ“ Scanning directory: "/opt/rustwide/workdir/route_codegen/src" [INFO] [stdout] ๐Ÿ“ Entering module 'configure_builder', stack: ["route_codegen", "configure_builder"] [INFO] [stdout] ๐Ÿšช Leaving module 'configure_builder', stack now: ["route_codegen"] [INFO] [stdout] ๐Ÿ“ Entering module 'tools', stack: ["route_codegen", "tools"] [INFO] [stdout] ๐Ÿšช Leaving module 'tools', stack now: ["route_codegen"] [INFO] [stdout] ๐Ÿ” Found 9 route functions [INFO] [stdout] - get_user_info [get /userInfo/{id}] (module: "api::user::user_info") [INFO] [stdout] - get_agency [get /agency/{id}] (module: "handler::agency::agency_api") [INFO] [stdout] - get_ome [get /oem/{id}] (module: "handler::submodules::oem") [INFO] [stdout] - update_mod [put /mod/{id}] (module: "handler") [INFO] [stdout] - hello [get /] (module: "handler::nation") [INFO] [stdout] - lib [put /lib/{id}] (module: "api_tool") [INFO] [stdout] - hello [get /hello] (module: "api_tool::api_tool::tool_nation") [INFO] [stdout] - get_tool_info [get /toolInfo/{id}] (module: "api_tool::api_tool::tool::tool_info") [INFO] [stdout] - get_admin [get /admin/{id}] (module: "api_tool::api_tool::admin::admin_info") [INFO] [stdout] ๐Ÿงพ Generated code: [INFO] [stdout] pub fn register_handler_agency_agency_api (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (handler :: agency :: agency_api :: get_agency) ; } pub fn configure_handler_agency_agency_api (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/handler/agency/agency_api") . configure (register_handler_agency_agency_api)) ; } pub fn register_handler_submodules_oem (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (handler :: submodules :: oem :: get_ome) ; } pub fn configure_handler_submodules_oem (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/handler/submodules/oem") . configure (register_handler_submodules_oem)) ; } pub fn register_handler_nation (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (handler :: nation :: hello) ; } pub fn configure_handler_nation (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/handler/nation") . configure (register_handler_nation)) ; } pub fn register_api_tool (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (api_tool :: lib) ; } pub fn configure_api_tool (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/api_tool") . configure (register_api_tool)) ; } pub fn register_api_tool_api_tool_tool_nation (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (api_tool :: api_tool :: tool_nation :: hello) ; } pub fn configure_api_tool_api_tool_tool_nation (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/api_tool/api_tool/tool_nation") . configure (register_api_tool_api_tool_tool_nation)) ; } pub fn register_api_tool_api_tool_tool_tool_info (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (api_tool :: api_tool :: tool :: tool_info :: get_tool_info) ; } pub fn configure_api_tool_api_tool_tool_tool_info (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/api_tool/api_tool/tool/tool_info") . configure (register_api_tool_api_tool_tool_tool_info)) ; } pub fn register_handler (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (handler :: update_mod) ; } pub fn configure_handler (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/handler") . configure (register_handler)) ; } pub fn register_api_user_user_info (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (api :: user :: user_info :: get_user_info) ; } pub fn configure_api_user_user_info (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/api/user/user_info") . configure (register_api_user_user_info)) ; } pub fn register_api_tool_api_tool_admin_admin_info (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (api_tool :: api_tool :: admin :: admin_info :: get_admin) ; } pub fn configure_api_tool_api_tool_admin_admin_info (cfg : & mut actix_web :: web :: ServiceConfig) { cfg . service (actix_web :: web :: scope ("/api_tool/api_tool/admin/admin_info") . configure (register_api_tool_api_tool_admin_admin_info)) ; } pub fn configure (cfg : & mut actix_web :: web :: ServiceConfig) { { use std :: sync :: atomic :: { AtomicBool , Ordering } ; static INITIALIZED : AtomicBool = AtomicBool :: new (false) ; if INITIALIZED . compare_exchange (false , true , Ordering :: SeqCst , Ordering :: SeqCst) . is_ok () { log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/handler/agency/agency_api/agency/{id}") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/handler/submodules/oem/oem/{id}") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/handler/nation/") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "PUT" , "/api_tool/lib/{id}") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/api_tool/api_tool/tool_nation/hello") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/api_tool/api_tool/tool/tool_info/toolInfo/{id}") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "PUT" , "/handler/mod/{id}") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/api/user/user_info/userInfo/{id}") ; log :: info ! ("๐Ÿš€ Registered route: {} {}" , "GET" , "/api_tool/api_tool/admin/admin_info/admin/{id}") ; } } cfg . configure (configure_handler_agency_agency_api) ; cfg . configure (configure_handler_submodules_oem) ; cfg . configure (configure_handler_nation) ; cfg . configure (configure_api_tool) ; cfg . configure (configure_api_tool_api_tool_tool_nation) ; cfg . configure (configure_api_tool_api_tool_tool_tool_info) ; cfg . configure (configure_handler) ; cfg . configure (configure_api_user_user_info) ; cfg . configure (configure_api_tool_api_tool_admin_admin_info) ; } [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.60s [INFO] running `Command { std: "docker" "inspect" "887c62f40db9c70148bb7a1eeedf5d5b06624b71c3cee84a9c6e667defc12cca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "887c62f40db9c70148bb7a1eeedf5d5b06624b71c3cee84a9c6e667defc12cca", kill_on_drop: false }` [INFO] [stdout] 887c62f40db9c70148bb7a1eeedf5d5b06624b71c3cee84a9c6e667defc12cca