[INFO] cloning repository https://github.com/DeShuiYu/entry-server-axum-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeShuiYu/entry-server-axum-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeShuiYu%2Fentry-server-axum-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeShuiYu%2Fentry-server-axum-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 265d80f540fd1bc0bf2edd66e139d7b0bd9abca9
[INFO] checking DeShuiYu/entry-server-axum-backend against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeShuiYu%2Fentry-server-axum-backend" "/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/DeShuiYu/entry-server-axum-backend
[INFO] finished tweaking git repo https://github.com/DeShuiYu/entry-server-axum-backend
[INFO] tweaked toml for git repo https://github.com/DeShuiYu/entry-server-axum-backend written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeShuiYu/entry-server-axum-backend on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DeShuiYu/entry-server-axum-backend 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jsonwebtoken v10.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.56
[INFO] [stderr]   Downloaded sqlx-adapter v1.8.0
[INFO] [stderr]   Downloaded smartstring v1.0.1
[INFO] [stderr]   Downloaded rhai_codegen v3.1.0
[INFO] [stderr]   Downloaded minicov v0.3.8
[INFO] [stderr]   Downloaded toml v0.9.10+spec-1.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.56
[INFO] [stderr]   Downloaded casbin v2.19.1
[INFO] [stderr]   Downloaded rhai v1.23.6
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d56ca4472aaa360063019f135c04b21d2959d148dee74dcfca23a2f87216f34
[INFO] running `Command { std: "docker" "start" "-a" "4d56ca4472aaa360063019f135c04b21d2959d148dee74dcfca23a2f87216f34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d56ca4472aaa360063019f135c04b21d2959d148dee74dcfca23a2f87216f34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d56ca4472aaa360063019f135c04b21d2959d148dee74dcfca23a2f87216f34", kill_on_drop: false }`
[INFO] [stdout] 4d56ca4472aaa360063019f135c04b21d2959d148dee74dcfca23a2f87216f34
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 963b2967009af99ed012386b80ef603f228e1a1ebb2907dab78af3d0507c0278
[INFO] running `Command { std: "docker" "start" "-a" "963b2967009af99ed012386b80ef603f228e1a1ebb2907dab78af3d0507c0278", kill_on_drop: false }`
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking compression-core v0.4.31
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rhai v1.23.6
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking yaml-rust2 v0.10.4
[INFO] [stderr]     Checking toml v0.9.10+spec-1.1.0
[INFO] [stderr]     Checking ron v0.12.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking neli v0.7.3
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking config v0.15.19
[INFO] [stderr]     Checking local-ip-address v0.6.8
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking compression-codecs v0.4.35
[INFO] [stderr]     Checking sqlx-postgres v0.8.6
[INFO] [stderr]     Checking axum-extra v0.12.5
[INFO] [stderr]     Checking async-compression v0.4.36
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking casbin v2.19.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sqlx-adapter v1.8.0
[INFO] [stderr]     Checking entry-server-axum-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MgmtApi`
[INFO] [stdout]  --> src/main.rs:7:61
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sqlx_adapter::casbin::{CoreApi, DefaultModel, Enforcer, MgmtApi};
[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: `MgmtApi`
[INFO] [stdout]  --> src/middleware/casbin.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx_adapter::casbin::{CoreApi, Enforcer, MgmtApi};
[INFO] [stdout]   |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/middleware/casbin.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{error, info, warn};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MgmtApi`
[INFO] [stdout]  --> src/main.rs:7:61
[INFO] [stdout]   |
[INFO] [stdout] 7 | use sqlx_adapter::casbin::{CoreApi, DefaultModel, Enforcer, MgmtApi};
[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: `MgmtApi`
[INFO] [stdout]  --> src/middleware/casbin.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | use sqlx_adapter::casbin::{CoreApi, Enforcer, MgmtApi};
[INFO] [stdout]   |                                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/middleware/casbin.rs:6:22
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::{error, info, warn};
[INFO] [stdout]   |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut e = Enforcer::new(m, a).await
[INFO] [stdout]    |             ----^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root_path` is never read
[INFO] [stdout]   --> src/config.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub(crate) struct AppConfig {
[INFO] [stdout]    |                   --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub(crate) root_path:PathBuf,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:54:13
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut e = Enforcer::new(m, a).await
[INFO] [stdout]    |             ----^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `root_path` is never read
[INFO] [stdout]   --> src/config.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub(crate) struct AppConfig {
[INFO] [stdout]    |                   --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub(crate) root_path:PathBuf,
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "963b2967009af99ed012386b80ef603f228e1a1ebb2907dab78af3d0507c0278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "963b2967009af99ed012386b80ef603f228e1a1ebb2907dab78af3d0507c0278", kill_on_drop: false }`
[INFO] [stdout] 963b2967009af99ed012386b80ef603f228e1a1ebb2907dab78af3d0507c0278
