[INFO] cloning repository https://github.com/KredKref/rust_my_tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KredKref/rust_my_tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKredKref%2Frust_my_tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKredKref%2Frust_my_tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38115875358e8993acdac6c92cf136021b8be73a [INFO] testing KredKref/rust_my_tools against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKredKref%2Frust_my_tools" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/KredKref/rust_my_tools [INFO] finished tweaking git repo https://github.com/KredKref/rust_my_tools [INFO] tweaked toml for git repo https://github.com/KredKref/rust_my_tools written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/KredKref/rust_my_tools on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/KredKref/rust_my_tools 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.11.1 [INFO] [stderr] Downloaded tower-sessions-memory-store v0.14.0 [INFO] [stderr] Downloaded axum-core v0.5.0 [INFO] [stderr] Downloaded tower-sessions v0.14.0 [INFO] [stderr] Downloaded bitflags v2.7.0 [INFO] [stderr] Downloaded encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Downloaded string_cache v0.8.8 [INFO] [stderr] Downloaded uuid v1.11.1 [INFO] [stderr] Downloaded codepage v0.1.2 [INFO] [stderr] Downloaded async-walkdir v2.0.0 [INFO] [stderr] Downloaded chrono-tz-build v0.3.0 [INFO] [stderr] Downloaded encoding_index_tests v0.1.4 [INFO] [stderr] Downloaded thread-id v4.2.2 [INFO] [stderr] Downloaded utf8-ranges v1.0.5 [INFO] [stderr] Downloaded cron v0.12.1 [INFO] [stderr] Downloaded askama_parser v0.2.1 [INFO] [stderr] Downloaded askama_derive v0.12.5 [INFO] [stderr] Downloaded html2text v0.12.6 [INFO] [stderr] Downloaded calamine v0.26.1 [INFO] [stderr] Downloaded encoding-index-japanese v1.20141219.5 [INFO] [stderr] Downloaded encoding v0.2.33 [INFO] [stderr] Downloaded encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Downloaded encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Downloaded axum v0.8.1 [INFO] [stderr] Downloaded tower-http v0.6.2 [INFO] [stderr] Downloaded nix v0.20.2 [INFO] [stderr] Downloaded docx-rs v0.4.17 [INFO] [stderr] Downloaded redis v0.25.4 [INFO] [stderr] Downloaded serde_json v1.0.135 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.1 [INFO] [stderr] Downloaded encoding-index-korean v1.20141219.5 [INFO] [stderr] Downloaded html5ever v0.27.0 [INFO] [stderr] Downloaded log4rs v1.3.0 [INFO] [stderr] Downloaded chrono-tz v0.9.0 [INFO] [stderr] Downloaded pinyin v0.10.0 [INFO] [stderr] Downloaded rustls v0.23.21 [INFO] [stderr] Downloaded rustix v0.38.43 [INFO] [stderr] Downloaded pest v0.3.3 [INFO] [stderr] Downloaded cc v1.2.9 [INFO] [stderr] Downloaded fantoccini v0.19.3 [INFO] [stderr] Downloaded markup5ever v0.12.1 [INFO] [stderr] Downloaded handlebars v0.29.1 [INFO] [stderr] Downloaded ifcfg v0.1.2 [INFO] [stderr] Downloaded askama v0.12.1 [INFO] [stderr] Downloaded webdriver v0.46.0 [INFO] [stderr] Downloaded ucd-util v0.1.10 [INFO] [stderr] Downloaded chronounit v0.2.1 [INFO] [stderr] Downloaded tempfile v3.15.0 [INFO] [stderr] Downloaded unicode-blocks v0.1.9 [INFO] [stderr] Downloaded snowflaker v0.3.6 [INFO] [stderr] Downloaded tower-cookies v0.11.0 [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded destructure_traitobject v0.2.0 [INFO] [stderr] Downloaded unsafe-any-ors v1.0.0 [INFO] [stderr] Downloaded typemap-ors v1.0.0 [INFO] [stderr] Downloaded tower-sessions-core v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d27408abf9b4d372b50ae4cbb72e4ab4fd08a5b5aaf9f750449db3e389fb2ff [INFO] running `Command { std: "docker" "start" "-a" "9d27408abf9b4d372b50ae4cbb72e4ab4fd08a5b5aaf9f750449db3e389fb2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d27408abf9b4d372b50ae4cbb72e4ab4fd08a5b5aaf9f750449db3e389fb2ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d27408abf9b4d372b50ae4cbb72e4ab4fd08a5b5aaf9f750449db3e389fb2ff", kill_on_drop: false }` [INFO] [stdout] 9d27408abf9b4d372b50ae4cbb72e4ab4fd08a5b5aaf9f750449db3e389fb2ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c536637afea9dcedb345e6d7ef01134d6980effc14907e2b4bad66f7bcac28fc [INFO] running `Command { std: "docker" "start" "-a" "c536637afea9dcedb345e6d7ef01134d6980effc14907e2b4bad66f7bcac28fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling sqlx-core v0.8.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling axum-core v0.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling string_cache v0.8.8 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling zip v2.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling sqlx-mysql v0.8.3 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.3 [INFO] [stderr] Compiling ifcfg v0.1.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling sqlx-postgres v0.8.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling pinyin v0.10.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling tower-sessions-core v0.14.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling xml-rs v0.8.25 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling html2text v0.12.6 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling docx-rs v0.4.17 [INFO] [stderr] Compiling webdriver v0.46.0 [INFO] [stderr] Compiling calamine v0.26.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling tower-sessions-memory-store v0.14.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling sqlx-macros v0.8.3 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling cron v0.12.1 [INFO] [stderr] Compiling async-walkdir v2.0.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling chronounit v0.2.1 [INFO] [stderr] Compiling my_trait v0.1.0 (/opt/rustwide/workdir/my_trait) [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling uuid-macro-internal v1.11.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unicode-blocks v0.1.9 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling my_util v0.1.0 (/opt/rustwide/workdir/my_util) [INFO] [stderr] Compiling axum v0.8.1 [INFO] [stderr] Compiling sqlx v0.8.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling uuid v1.11.1 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling proc-macro v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling snowflaker v0.3.6 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling tower-sessions v0.14.0 [INFO] [stderr] Compiling fantoccini v0.19.3 [INFO] [stderr] Compiling bitstream-io v2.3.0 [INFO] [stderr] Compiling rust_my_tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bcrypt::verify` [INFO] [stdout] --> src/web/controller/tenant_login_controller.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use bcrypt::verify; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bcrypt::verify` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use bcrypt::verify; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `service::admins_service` and `tip_err` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | service::admins_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | sys::global::{tip_err, to_global_error_result, GlobalError}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `askama::Template` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use askama::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `entity::categories::Categories`, `service::categories_service`, `tip_err`, `to_global_error_result`, and `web::model::CategoryTemplate` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | ...e, entity::categories::Categories, service::categories_service, sys::global::{tip_err, to_global_error_result, GlobalError}, web::model::CategoryTemplate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/user_controller.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/web/controller/user_controller.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | params: Query>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/user_controller.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/web/controller/user_controller.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | Json(user): Json, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/user_controller.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/web/controller/user_controller.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | params: Query>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/user_controller.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/web/controller/user_controller.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | params: Query>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/tenant_login_controller.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `login_dto` [INFO] [stdout] --> src/web/controller/tenant_login_controller.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | Json(login_dto): Json, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_dto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | session: Session, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | Form(user): Form, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cat_delete` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | Form(cat_delete): Form, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cat_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | async fn add( Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cat_add` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | Form(cat_add): Form,)-> Result{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cat_add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `meitiICPdiyu` should have a snake case name [INFO] [stdout] --> src/entity/article.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub meitiICPdiyu: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `meiti_icpdiyu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `meitiICPdiyu` should have a snake case name [INFO] [stdout] --> src/entity/article.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub meitiICPdiyu: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `meiti_icpdiyu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `meitiICPdiyu` should have a snake case name [INFO] [stdout] --> src/entity/article.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub meitiICPdiyu: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `meiti_icpdiyu` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 56s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, redis v0.25.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "c536637afea9dcedb345e6d7ef01134d6980effc14907e2b4bad66f7bcac28fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c536637afea9dcedb345e6d7ef01134d6980effc14907e2b4bad66f7bcac28fc", kill_on_drop: false }` [INFO] [stdout] c536637afea9dcedb345e6d7ef01134d6980effc14907e2b4bad66f7bcac28fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 690ef824d093c1c2c350a127654b49b94bea83bdbe747eb4190d0035e15a7cc3 [INFO] running `Command { std: "docker" "start" "-a" "690ef824d093c1c2c350a127654b49b94bea83bdbe747eb4190d0035e15a7cc3", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `bcrypt::verify` [INFO] [stdout] --> src/web/controller/tenant_login_controller.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use bcrypt::verify; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bcrypt::verify` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use bcrypt::verify; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `service::admins_service` and `tip_err` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | service::admins_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | sys::global::{tip_err, to_global_error_result, GlobalError}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `askama::Template` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use askama::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `entity::categories::Categories`, `service::categories_service`, `tip_err`, `to_global_error_result`, and `web::model::CategoryTemplate` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | ...e, entity::categories::Categories, service::categories_service, sys::global::{tip_err, to_global_error_result, GlobalError}, web::model::CategoryTemplate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/user_controller.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/web/controller/user_controller.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | params: Query>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/user_controller.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/web/controller/user_controller.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | Json(user): Json, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/user_controller.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/web/controller/user_controller.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | params: Query>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/user_controller.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/web/controller/user_controller.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | params: Query>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/tenant_login_controller.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `login_dto` [INFO] [stdout] --> src/web/controller/tenant_login_controller.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | Json(login_dto): Json, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_dto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | session: Session, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | Form(user): Form, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cat_delete` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | Form(cat_delete): Form, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cat_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | async fn add( Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cat_add` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | Form(cat_add): Form,)-> Result{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cat_add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `meitiICPdiyu` should have a snake case name [INFO] [stdout] --> src/entity/article.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub meitiICPdiyu: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `meiti_icpdiyu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `meitiICPdiyu` should have a snake case name [INFO] [stdout] --> src/entity/article.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub meitiICPdiyu: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `meiti_icpdiyu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `meitiICPdiyu` should have a snake case name [INFO] [stdout] --> src/entity/article.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub meitiICPdiyu: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `meiti_icpdiyu` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust_my_tools v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `bcrypt::verify` [INFO] [stdout] --> src/web/controller/tenant_login_controller.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use bcrypt::verify; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bcrypt::verify` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use bcrypt::verify; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `service::admins_service` and `tip_err` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | service::admins_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | sys::global::{tip_err, to_global_error_result, GlobalError}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `askama::Template` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use askama::Template; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `entity::categories::Categories`, `service::categories_service`, `tip_err`, `to_global_error_result`, and `web::model::CategoryTemplate` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | ...e, entity::categories::Categories, service::categories_service, sys::global::{tip_err, to_global_error_result, GlobalError}, web::model::CategoryTemplate [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcvlaXR9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librust_my_tools-e3ace1ba03b8e45c,libfantoccini-214fa9fc1df9646a,libhyper_tls-05c691fd4af3682c,libwebdriver-33f745671948c7ff,libunicode_segmentation-ff3f1aa3aad6e639,libcookie-138d5b6478fa6b6e,libbase64-b5296a10b8334a2c,libhyper-e89acdc310ab5203,libhttp_body-79da05179b32c261,libhttp-46efcf88726fea1c,libjsonwebtoken-72cd31a1182bf17e,libpem-da29593596416efa,libsimple_asn1-c50ba814d5ae4db1,libnum_bigint-11ec23a148934102,libbase64-64299f9d815d057c,libring-2bd3f5a15de963ba,libuntrusted-3420b86308bec153,libtower_http-97dd9d5df45cfd7a,libhttp_range_header-4ae42ae54e280e27,libredis-771f48fe373800a5,libsha1_smol-4fed1055ba2d5f30,libcombine-4da84ee8ef9a9cb7,libtower_sessions-025be7599af39f95,libtower_sessions_memory_store-badc3d4a7cb4a93f,libtower_sessions_core-76169720ef519ec9,libfutures-8dec5946e69783d3,libtower_cookies-ef001bd2c9d7eba6,libcookie-6f3f2901f0a9cebe,libbcrypt-4976513c1f5541fd,libblowfish-aa6577949c90913d,libaxum-8ab6aeabbe02f67b,libmulter-97532baa6b5fa987,libserde_path_to_error-71e36b8b72113e53,libmatchit-9957f6fb3fe31ab2,libaxum_core-58f1eb53c8e4efa2,libaskama-97762583d08288c3,libhumansize-5980821e779d6ac0,libaskama_escape-8089f0410a205f51,libderive_builder-5f3c26ee059b9546,libmy_trait-caf6a31930d052fb,libsqlx-943684b695522dae,libsqlx_sqlite-f1a157c604fa5ff7,libfutures_executor-b9e6ecd7b1e5e200,libflume-6d51f91e9a3aecfa,libfutures_intrusive-e562c94a08919018,liblibsqlite3_sys-928ef0a02c25f666,libsqlx_postgres-98c902133d3403ca,libhex-28742b4ca144387c,libwhoami-f0d56be8c2d656f3,libhome-c43708049c272d87,libmd5-b25f7fbf4123ac2c,libatoi-8b4a0900c652704b,libstringprep-67fb6514ed3c52a9,libunicode_properties-ca16a3a43e1583c7,libunicode_normalization-fd628a34329422af,libtinyvec-fc8feccb7b5d17e4,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e61eae15e30d3a28,libhkdf-de8a6c6fd12ddb01,libsqlx_mysql-24f2bd48ead6cb80,libdotenvy-c158e10653a35757,librsa-fa4acc5bfc79d98e,libpkcs1-416b5eddc815c8d6,libpkcs8-7855cc8417a20c6b,libspki-1741a05c40f9e448,libder-6c5044cc26c9dd6f,libpem_rfc7468-5482819921f38af8,libbase64ct-04e748031ddf4896,libsignature-b7e8a95066c8b74a,libnum_bigint_dig-e4bb364e8348f884,liblibm-edd07123a4ba9f64,libnum_iter-044477d2fad4fa28,libnum_integer-4ba58b6425260c63,libsqlx_core-cedf0db87ab55914,libsha2-d8a2045414903e95,libhashlink-f02fd32d460d2dca,libcrossbeam_queue-7ccd0d142a4956b3,libeither-4e6677bb143a998b,libsnowflaker-ef5ae34973cb5974,libchronounit-1e8873e08783eb1a,liblazy_static-f239ae412cb1f9a0,libspin-531e4352e7c5b6ad,libmy_util_lib-95f48f91d967b1b5,liblog4rs-94a016a6a5507114,liblog_mdc-23f68b9a997ec7bd,libthread_id-5f80b21b22ed38bb,libhumantime-271ba35809dd8c72,libserde_yaml-5fe3f447969d55a5,libunsafe_libyaml-7bc1bf218b2f5452,libtypemap_ors-1f57b1fea6e700b8,libunsafe_any_ors-ac1b2ad4aa5241e6,libdestructure_traitobject-cad42d600d9d013e,libanyhow-cac9aee56a923471,libserde_value-7b8b0a5969a36f4a,libordered_float-330964fda09af2f6,libarc_swap-4d53f24db0759841,libunicode_blocks-97e0e86768194ee9,libhtml2text-09c9b0966fa5d95e,libunicode_width-ea37189c48be061a,libhtml5ever-5eb7fe69596b0172,libmarkup5ever-773eb70596fcd9a2,libstring_cache-2add7f10b5355dbb,libprecomputed_hash-7d997fe2cb7badd4,libtendril-e4807d24a652f901,libutf8-d75228722519eff6,libfutf-5e5c45acdaa788be,libdebug_unreachable-64be8850bfcabca1,libmac-c49d677f899b5d26,libcalamine-dd9fa3212787c65d,libcodepage-3a9dce7c20aec80f,libquick_xml-e888b5016b80907b,libzip-5a5a5bbb042968a2,libdeflate64-4fdf03d24a519323,libpbkdf2-941b48bc21b59166,libzstd-53b9bb1f496350b4,libzstd_safe-49b4c3c2a9d1a050,libzstd_sys-e2302d588fe00b54,libzopfli-c73f6fe9f72e0193,libbumpalo-2d2c91a1d19edcc8,liblockfree_object_pool-ed923e08fdb0d845,libbzip2-8058bcbe45f1cfdf,libbzip2_sys-b115fe256911963f,libflate2-400c4ebea4aed181,libminiz_oxide-26a6af4644d614aa,libsimd_adler32-eda01a159841bab2,libtime-906298b7e0a770bd,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-b6cf1b028be90295,libpowerfmt-a0c185df26c26a22,libthiserror-722d62af4d05c194,liblzma_rs-25483078d1d9d942,libcrc-c40f63fd3b8492f1,libcrc_catalog-bb32f52851f13aa4,libcrc32fast-5e6fdc6fad2d85f8,libaes-766a8a31c7c24bed,libcipher-43a6dbe9772d9a48,libinout-60666ae2e8809bdc,libzeroize-589612b5b8cb51e3,libsha1-58ac9b5d455e7751,libcpufeatures-1354436b31901300,librand-7b74b0b433e51e37,librand_chacha-115df020c7d83242,libppv_lite86-4875ff6945de2ebb,libzerocopy-aef6d3dd1bc2ce49,libbyteorder-1efcbe4f07366651,librand_core-fad433f6fe8c14f9,libgetrandom-3b2fef69afac17b9,libhmac-6af717596853d859,libdigest-11bbb86b9af40116,libsubtle-ca7024fc66e4388f,libconst_oid-5d63b50f42b847e9,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libconstant_time_eq-7540ab86f53c975b,libquick_xml-4ba988b88a636584,libmd5-8b7359041afc81b3,libjson-fa93e6d10feafc22,libcron-f7708bf060a1c294,libnom-b3e0f856bc07dfc6,libasync_walkdir-e75b2d427fcaf085,libasync_fs-968d87c368c4fb4a,libblocking-83ffd405a718a545,libpiper-93148617354bc651,libfutures_lite-ed2b87cf2ba34c72,libfastrand-f48bd9669583eeb3,libasync_task-65820d26b839a505,libasync_channel-c037d64b1f5a7e28,libconcurrent_queue-e2a1aae8c9cf82f3,libcrossbeam_utils-0a46ed2e1921bda3,libasync_lock-07a294bddb4d4d66,libevent_listener_strategy-22167a898a278ba2,libevent_listener-fd03c42f10feff4c,libparking-49fcf10303d3525f,libthiserror-ee05f59e1989380b,libencoding-151c7d1f2873ce39,libencoding_index_tradchinese-45706e6d85273ded,libencoding_index_simpchinese-456238a194f4203c,libencoding_index_japanese-42f9711b4f62fcd1,libencoding_index_korean-b3a819cf28e03e2a,libencoding_index_singlebyte-f2adb25146bb9f7d,libreqwest-1020700a87496660,librustls_pemfile-56d720577abbf8b6,librustls_pki_types-613e103407ed47ec,libserde_urlencoded-69c00abbd6255a67,libipnet-346d915a0dce48fd,libhyper_tls-e01540048adc99ae,libtokio_native_tls-3d0d947852a39182,libencoding_rs-591e0cad5e0af89d,libserde_json-9a5f415d4ca24152,libryu-f8ba606093049f91,libmime_guess-18313742866d0054,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libtower-9af6126183c9b430,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-c65c0d5552a7be01,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-0f6ce34147cbe272,libbitflags-d9bc57bfbded0794,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-58410fcc0abbdd4e,libhyper_util-2cdecfd5ba3d4078,libtower_service-0d7df29686b13872,libhyper-27c9d4ea82b64c54,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-f1525a74bfb4c043,libh2-b105d272f35a691c,libtracing-6615159b1d063ec9,libtracing_core-b60589b6971adbfa,libonce_cell-debe7c411cf97340,libindexmap-155d1b1991302beb,libhashbrown-fc6b6df474970a2c,libfoldhash-db4127afd3bb4103,libequivalent-fdc46004df91ad08,liballocator_api2-3bc2480ae44878f3,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-9ac0a6f2caa040b8,libtokio-0c052393b4f3a2e2,libsignal_hook_registry-1cd76bed75eba708,libsocket2-f672cbe992165ff2,libmio-f2c910d4bdf1a555,libparking_lot-2cd77d744155f430,libparking_lot_core-34811fad6083004f,liblibc-d052ea9148c07206,libcfg_if-33ef6c02a07f9fec,liblock_api-f7b294a0e4e423fb,libscopeguard-d52bd00767847e44,libhttp_body_util-310e9bf13062749b,libhttp_body-ceaf59f7b98468f4,liburl-b569d3831d62ee62,libidna-3892199bb76c2047,libidna_adapter-1ff22877764fecc8,libicu_normalizer-592ee7b15316f1f5,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-1718d504cc45138d,libicu_properties-41420b16d5e2c33b,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-4c849baa3b527822,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-b25859386c85bcaf,libicu_provider-545c5fd023ef4382,libicu_locid-f8fbed7239910a3e,liblitemap-cecd5a7fd1787c64,libtinystr-c82680ae4929e6bb,libzerovec-39c7ea26d5b61688,libwriteable-45c783735d88c2b0,libyoke-956b80303184ab21,libzerofrom-d47ee74ab10066ed,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-59080628633e6717,libitoa-d34da3363977f6fb,libbytes-485c92da441bbc40,libfnv-2d77ec4f6f971b24,libfutures_util-e3247f4132e5c4e0,libmemchr-3ffe5f7a52883367,libfutures_io-972ebb79349338ae,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libbase64-2a03de3babadded3,libpinyin-9321c8f6116f21e8,libchrono_tz-9faeb710d8e78f22,libphf-47a87e47c8f73432,libphf_shared-a908d2382fd3439c,libsiphasher-f4ddcf7845cbccbe,libchrono-c200205948c28609,libnum_traits-4fad70d109d10065,libiana_time_zone-33839373f004bfb1,liblog-8cc43ba4538a0656,libserde-860af065e7a1fe12}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcvlaXR9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-0dbbc3ab888d4ce9/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-f85cb16a51de14c4/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-e0fa1dbf815e10aa/out" "-L" "/opt/rustwide/target/debug/build/ifcfg-16378d20717ac4bd/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-f96c6cb53b6f52fc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jwt_test-bdadb0c263d9367c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_my_tools` (test "jwt_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/user_controller.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 44 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/web/controller/user_controller.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | params: Query>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/user_controller.rs:125:15 [INFO] [stdout] | [INFO] [stdout] 125 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/web/controller/user_controller.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | Json(user): Json, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/user_controller.rs:172:15 [INFO] [stdout] | [INFO] [stdout] 172 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/web/controller/user_controller.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | params: Query>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/user_controller.rs:196:15 [INFO] [stdout] | [INFO] [stdout] 196 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `params` [INFO] [stdout] --> src/web/controller/user_controller.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | params: Query>, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/tenant_login_controller.rs:24:15 [INFO] [stdout] | [INFO] [stdout] 24 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `login_dto` [INFO] [stdout] --> src/web/controller/tenant_login_controller.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | Json(login_dto): Json, [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_login_dto` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | session: Session, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/web/controller/backend/admins_controller.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | Form(user): Form, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:46:15 [INFO] [stdout] | [INFO] [stdout] 46 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cat_delete` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:47:10 [INFO] [stdout] | [INFO] [stdout] 47 | Form(cat_delete): Form, [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cat_delete` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | async fn add( Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cat_add` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | Form(cat_add): Form,)-> Result{ [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cat_add` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/web/controller/backend/category_controller.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 68 | Extension(state): Extension>, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `meitiICPdiyu` should have a snake case name [INFO] [stdout] --> src/entity/article.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub meitiICPdiyu: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `meiti_icpdiyu` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `meitiICPdiyu` should have a snake case name [INFO] [stdout] --> src/entity/article.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub meitiICPdiyu: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `meiti_icpdiyu` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `meitiICPdiyu` should have a snake case name [INFO] [stdout] --> src/entity/article.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub meitiICPdiyu: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `meiti_icpdiyu` [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "690ef824d093c1c2c350a127654b49b94bea83bdbe747eb4190d0035e15a7cc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "690ef824d093c1c2c350a127654b49b94bea83bdbe747eb4190d0035e15a7cc3", kill_on_drop: false }` [INFO] [stdout] 690ef824d093c1c2c350a127654b49b94bea83bdbe747eb4190d0035e15a7cc3