[INFO] cloning repository https://github.com/Max-Jenever/jencrm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Max-Jenever/jencrm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMax-Jenever%2Fjencrm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMax-Jenever%2Fjencrm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccacfbed7426c18a74f37600ceb44c62747a5018
[INFO] checking Max-Jenever/jencrm against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMax-Jenever%2Fjencrm" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  53% (2511/4736)
Updating files:  54% (2558/4736)
Updating files:  55% (2605/4736)
Updating files:  56% (2653/4736)
Updating files:  56% (2665/4736)
Updating files:  57% (2700/4736)
Updating files:  58% (2747/4736)
Updating files:  59% (2795/4736)
Updating files:  60% (2842/4736)
Updating files:  61% (2889/4736)
Updating files:  62% (2937/4736)
Updating files:  63% (2984/4736)
Updating files:  63% (3011/4736)
Updating files:  64% (3032/4736)
Updating files:  65% (3079/4736)
Updating files:  65% (3107/4736)
Updating files:  66% (3126/4736)
Updating files:  66% (3166/4736)
Updating files:  67% (3174/4736)
Updating files:  68% (3221/4736)
Updating files:  69% (3268/4736)
Updating files:  70% (3316/4736)
Updating files:  71% (3363/4736)
Updating files:  72% (3410/4736)
Updating files:  73% (3458/4736)
Updating files:  74% (3505/4736)
Updating files:  75% (3552/4736)
Updating files:  76% (3600/4736)
Updating files:  77% (3647/4736)
Updating files:  77% (3648/4736)
Updating files:  78% (3695/4736)
Updating files:  79% (3742/4736)
Updating files:  80% (3789/4736)
Updating files:  81% (3837/4736)
Updating files:  82% (3884/4736)
Updating files:  83% (3931/4736)
Updating files:  84% (3979/4736)
Updating files:  85% (4026/4736)
Updating files:  86% (4073/4736)
Updating files:  87% (4121/4736)
Updating files:  88% (4168/4736)
Updating files:  89% (4216/4736)
Updating files:  90% (4263/4736)
Updating files:  91% (4310/4736)
Updating files:  92% (4358/4736)
Updating files:  93% (4405/4736)
Updating files:  94% (4452/4736)
Updating files:  95% (4500/4736)
Updating files:  96% (4547/4736)
Updating files:  97% (4594/4736)
Updating files:  98% (4642/4736)
Updating files:  99% (4689/4736)
Updating files: 100% (4736/4736)
Updating files: 100% (4736/4736), done.
[INFO] started tweaking git repo https://github.com/Max-Jenever/jencrm
[INFO] finished tweaking git repo https://github.com/Max-Jenever/jencrm
[INFO] tweaked toml for git repo https://github.com/Max-Jenever/jencrm written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Max-Jenever/jencrm on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Max-Jenever/jencrm 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust_decimal v1.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9abdc117bd61fe703663f7b6ef8779c1b656b6e7ca814f4f6f983c1144b4c9f9
[INFO] running `Command { std: "docker" "start" "-a" "9abdc117bd61fe703663f7b6ef8779c1b656b6e7ca814f4f6f983c1144b4c9f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9abdc117bd61fe703663f7b6ef8779c1b656b6e7ca814f4f6f983c1144b4c9f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9abdc117bd61fe703663f7b6ef8779c1b656b6e7ca814f4f6f983c1144b4c9f9", kill_on_drop: false }`
[INFO] [stdout] 9abdc117bd61fe703663f7b6ef8779c1b656b6e7ca814f4f6f983c1144b4c9f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2653a76b69ec57f434c35a26199c3683438ebe36d94e46d6a15226e483f4316
[INFO] running `Command { std: "docker" "start" "-a" "b2653a76b69ec57f434c35a26199c3683438ebe36d94e46d6a15226e483f4316", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[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]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking jencrm v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `DealStatus`
[INFO] [stdout]   --> src/main.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 | use modules::deals::{Deal, DealStatus};  // Добавляем DealStatus
[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: `DealStatus`
[INFO] [stdout]   --> src/main.rs:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 | use modules::deals::{Deal, DealStatus};  // Добавляем DealStatus
[INFO] [stdout]    |                            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/modules/deals.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct CreateDeal {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub status: Option<DealStatus>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateDeal` 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: method `calculate_commission` is never used
[INFO] [stdout]   --> src/modules/deals.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl CreateDeal {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 48 |     pub fn calculate_commission(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `status` is never read
[INFO] [stdout]   --> src/modules/deals.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct CreateDeal {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub status: Option<DealStatus>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateDeal` 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: method `calculate_commission` is never used
[INFO] [stdout]   --> src/modules/deals.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl CreateDeal {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 48 |     pub fn calculate_commission(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "b2653a76b69ec57f434c35a26199c3683438ebe36d94e46d6a15226e483f4316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2653a76b69ec57f434c35a26199c3683438ebe36d94e46d6a15226e483f4316", kill_on_drop: false }`
[INFO] [stdout] b2653a76b69ec57f434c35a26199c3683438ebe36d94e46d6a15226e483f4316
