[INFO] cloning repository https://github.com/lfpraca/computacao-em-nuvem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lfpraca/computacao-em-nuvem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfpraca%2Fcomputacao-em-nuvem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfpraca%2Fcomputacao-em-nuvem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c0b25f45dabd4016db34e2d09edacb58b5406a9
[INFO] checking lfpraca/computacao-em-nuvem against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfpraca%2Fcomputacao-em-nuvem" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lfpraca/computacao-em-nuvem
[INFO] finished tweaking git repo https://github.com/lfpraca/computacao-em-nuvem
[INFO] tweaked toml for git repo https://github.com/lfpraca/computacao-em-nuvem written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lfpraca/computacao-em-nuvem on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lfpraca/computacao-em-nuvem 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d73633c7b69525cd60744eafb77a553d1a988ac1e5f01e23a4436b2c0e63dec
[INFO] running `Command { std: "docker" "start" "-a" "8d73633c7b69525cd60744eafb77a553d1a988ac1e5f01e23a4436b2c0e63dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d73633c7b69525cd60744eafb77a553d1a988ac1e5f01e23a4436b2c0e63dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d73633c7b69525cd60744eafb77a553d1a988ac1e5f01e23a4436b2c0e63dec", kill_on_drop: false }`
[INFO] [stdout] 8d73633c7b69525cd60744eafb77a553d1a988ac1e5f01e23a4436b2c0e63dec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4948b8f9e01d9ceb3b3bf93120359cb4ff1855fb8335c08a401fdd6da18a3c4e
[INFO] running `Command { std: "docker" "start" "-a" "4948b8f9e01d9ceb3b3bf93120359cb4ff1855fb8335c08a401fdd6da18a3c4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking unicode-properties v0.1.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking whoami v1.5.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking scoped-futures v0.1.3
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling axum-macros v0.4.1
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling dsl_auto_type v0.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling diesel_derives v2.2.3
[INFO] [stderr]     Checking postgres-protocol v0.6.7
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking postgres-types v0.2.7
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking bb8 v0.8.3
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tokio-postgres v0.7.11
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]     Checking diesel v2.2.3
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking diesel-async v0.5.0
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking deb-backend v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/middleware/allowed_roles.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::future::Future;
[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: `serde::Deserialize`
[INFO] [stdout]  --> src/routes/admin/order/get_attachment.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::future::Future`
[INFO] [stdout]  --> src/middleware/allowed_roles.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::future::Future;
[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: `serde::Deserialize`
[INFO] [stdout]  --> src/routes/admin/order/get_attachment.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |             .execute(&mut conn)
[INFO] [stdout]    |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 24 ~         Ok(diesel::RunQueryDsl::execute(insert_into(order)
[INFO] [stdout] 25 +             .values(&order_req), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 24 ~         Ok(diesel_async::RunQueryDsl::execute(insert_into(order)
[INFO] [stdout] 25 +             .values(&order_req), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |           Ok(insert_into(order)
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 25 | |             .values(&order_req)
[INFO] [stdout] 26 | |             .execute(&mut conn)
[INFO] [stdout] 27 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |             .get_results(&mut conn)
[INFO] [stdout]    |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 40 ~         Ok(diesel_async::RunQueryDsl::get_results(order
[INFO] [stdout] 41 +             .filter(user_id.eq(user_req))
[INFO] [stdout] 42 +             .order(date.desc())
[INFO] [stdout] 43 +             .limit(limit)
[INFO] [stdout] 44 +             .select(OrderForUser::as_select()), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 40 ~         Ok(diesel::RunQueryDsl::get_results(order
[INFO] [stdout] 41 +             .filter(user_id.eq(user_req))
[INFO] [stdout] 42 +             .order(date.desc())
[INFO] [stdout] 43 +             .limit(limit)
[INFO] [stdout] 44 +             .select(OrderForUser::as_select()), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |           Ok(order
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 41 | |             .filter(user_id.eq(user_req))
[INFO] [stdout] 42 | |             .order(date.desc())
[INFO] [stdout] 43 | |             .limit(limit)
[INFO] [stdout] 44 | |             .select(OrderForUser::as_select())
[INFO] [stdout] 45 | |             .get_results(&mut conn)
[INFO] [stdout] 46 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .get_result(&mut conn)
[INFO] [stdout]    |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 55 ~         Ok(diesel_async::RunQueryDsl::get_result(order
[INFO] [stdout] 56 +             .find(id_req)
[INFO] [stdout] 57 +             .select(attachment_extension), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 55 ~         Ok(diesel::RunQueryDsl::get_result(order
[INFO] [stdout] 56 +             .find(id_req)
[INFO] [stdout] 57 +             .select(attachment_extension), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 |           Ok(order
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 56 | |             .find(id_req)
[INFO] [stdout] 57 | |             .select(attachment_extension)
[INFO] [stdout] 58 | |             .get_result(&mut conn)
[INFO] [stdout] 59 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |             .execute(&mut conn)
[INFO] [stdout]    |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `UpdateStatement<T, U, V, Ret>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 70 ~         Ok(diesel_async::RunQueryDsl::execute(update(order.find(id_req))
[INFO] [stdout] 71 +             .set(state.eq(2)), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 70 ~         Ok(diesel::RunQueryDsl::execute(update(order.find(id_req))
[INFO] [stdout] 71 +             .set(state.eq(2)), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |           Ok(update(order.find(id_req))
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 71 | |             .set(state.eq(2))
[INFO] [stdout] 72 | |             .execute(&mut conn)
[INFO] [stdout] 73 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:95:14
[INFO] [stdout]    |
[INFO] [stdout] 95 |             .get_results(&mut conn)
[INFO] [stdout]    |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 83 ~         Ok(diesel_async::RunQueryDsl::get_results(order
[INFO] [stdout] 84 +             .filter(state.ne(2))
[INFO] [stdout] 85 +             .inner_join(user::table.on(user::id.eq(user_id)))
[INFO] [stdout] 86 +             .select((
[INFO] [stdout] 87 +                 id,
[INFO] [stdout] 88 +                 date,
[INFO] [stdout] 89 +                 amount,
[INFO] [stdout] 90 +                 state,
[INFO] [stdout] 91 +                 user::name,
[INFO] [stdout] 92 +                 user::phone_number,
[INFO] [stdout] 93 +                 user::address,
[INFO] [stdout] 94 +             )), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 83 ~         Ok(diesel::RunQueryDsl::get_results(order
[INFO] [stdout] 84 +             .filter(state.ne(2))
[INFO] [stdout] 85 +             .inner_join(user::table.on(user::id.eq(user_id)))
[INFO] [stdout] 86 +             .select((
[INFO] [stdout] 87 +                 id,
[INFO] [stdout] 88 +                 date,
[INFO] [stdout] 89 +                 amount,
[INFO] [stdout] 90 +                 state,
[INFO] [stdout] 91 +                 user::name,
[INFO] [stdout] 92 +                 user::phone_number,
[INFO] [stdout] 93 +                 user::address,
[INFO] [stdout] 94 +             )), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 |           Ok(order
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 84 | |             .filter(state.ne(2))
[INFO] [stdout] 85 | |             .inner_join(user::table.on(user::id.eq(user_id)))
[INFO] [stdout] 86 | |             .select((
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |             .get_results(&mut conn)
[INFO] [stdout] 96 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/user_db_context.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .get_result(&mut conn)
[INFO] [stdout]    |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 29 ~         let res = diesel::RunQueryDsl::get_result(insert_into(user)
[INFO] [stdout] 30 +             .values(&user_req)
[INFO] [stdout] 31 +             .returning(id), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 29 ~         let res = diesel_async::RunQueryDsl::get_result(insert_into(user)
[INFO] [stdout] 30 +             .values(&user_req)
[INFO] [stdout] 31 +             .returning(id), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/user_db_context.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |             .get_result(&mut conn)
[INFO] [stdout]    |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 54 ~         Ok(diesel_async::RunQueryDsl::get_result(user
[INFO] [stdout] 55 +             .filter(phone_number.eq(phone_number_req))
[INFO] [stdout] 56 +             .select((id, pass_hash)), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 54 ~         Ok(diesel::RunQueryDsl::get_result(user
[INFO] [stdout] 55 +             .filter(phone_number.eq(phone_number_req))
[INFO] [stdout] 56 +             .select((id, pass_hash)), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/db_context/user_db_context.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |           Ok(user
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 55 | |             .filter(phone_number.eq(phone_number_req))
[INFO] [stdout] 56 | |             .select((id, pass_hash))
[INFO] [stdout] 57 | |             .get_result(&mut conn)
[INFO] [stdout] 58 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:26:14
[INFO] [stdout]    |
[INFO] [stdout] 26 |             .execute(&mut conn)
[INFO] [stdout]    |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 24 ~         Ok(diesel::RunQueryDsl::execute(insert_into(order)
[INFO] [stdout] 25 +             .values(&order_req), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 24 ~         Ok(diesel_async::RunQueryDsl::execute(insert_into(order)
[INFO] [stdout] 25 +             .values(&order_req), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |           Ok(insert_into(order)
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 25 | |             .values(&order_req)
[INFO] [stdout] 26 | |             .execute(&mut conn)
[INFO] [stdout] 27 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |             .get_results(&mut conn)
[INFO] [stdout]    |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 40 ~         Ok(diesel_async::RunQueryDsl::get_results(order
[INFO] [stdout] 41 +             .filter(user_id.eq(user_req))
[INFO] [stdout] 42 +             .order(date.desc())
[INFO] [stdout] 43 +             .limit(limit)
[INFO] [stdout] 44 +             .select(OrderForUser::as_select()), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 40 ~         Ok(diesel::RunQueryDsl::get_results(order
[INFO] [stdout] 41 +             .filter(user_id.eq(user_req))
[INFO] [stdout] 42 +             .order(date.desc())
[INFO] [stdout] 43 +             .limit(limit)
[INFO] [stdout] 44 +             .select(OrderForUser::as_select()), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |           Ok(order
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 41 | |             .filter(user_id.eq(user_req))
[INFO] [stdout] 42 | |             .order(date.desc())
[INFO] [stdout] 43 | |             .limit(limit)
[INFO] [stdout] 44 | |             .select(OrderForUser::as_select())
[INFO] [stdout] 45 | |             .get_results(&mut conn)
[INFO] [stdout] 46 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:58:14
[INFO] [stdout]    |
[INFO] [stdout] 58 |             .get_result(&mut conn)
[INFO] [stdout]    |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 55 ~         Ok(diesel_async::RunQueryDsl::get_result(order
[INFO] [stdout] 56 +             .find(id_req)
[INFO] [stdout] 57 +             .select(attachment_extension), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 55 ~         Ok(diesel::RunQueryDsl::get_result(order
[INFO] [stdout] 56 +             .find(id_req)
[INFO] [stdout] 57 +             .select(attachment_extension), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 |           Ok(order
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 56 | |             .find(id_req)
[INFO] [stdout] 57 | |             .select(attachment_extension)
[INFO] [stdout] 58 | |             .get_result(&mut conn)
[INFO] [stdout] 59 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:72:14
[INFO] [stdout]    |
[INFO] [stdout] 72 |             .execute(&mut conn)
[INFO] [stdout]    |              ^^^^^^^ multiple `execute` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `UpdateStatement<T, U, V, Ret>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 70 ~         Ok(diesel_async::RunQueryDsl::execute(update(order.find(id_req))
[INFO] [stdout] 71 +             .set(state.eq(2)), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 70 ~         Ok(diesel::RunQueryDsl::execute(update(order.find(id_req))
[INFO] [stdout] 71 +             .set(state.eq(2)), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |           Ok(update(order.find(id_req))
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 71 | |             .set(state.eq(2))
[INFO] [stdout] 72 | |             .execute(&mut conn)
[INFO] [stdout] 73 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:95:14
[INFO] [stdout]    |
[INFO] [stdout] 95 |             .get_results(&mut conn)
[INFO] [stdout]    |              ^^^^^^^^^^^ multiple `get_results` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 83 ~         Ok(diesel_async::RunQueryDsl::get_results(order
[INFO] [stdout] 84 +             .filter(state.ne(2))
[INFO] [stdout] 85 +             .inner_join(user::table.on(user::id.eq(user_id)))
[INFO] [stdout] 86 +             .select((
[INFO] [stdout] 87 +                 id,
[INFO] [stdout] 88 +                 date,
[INFO] [stdout] 89 +                 amount,
[INFO] [stdout] 90 +                 state,
[INFO] [stdout] 91 +                 user::name,
[INFO] [stdout] 92 +                 user::phone_number,
[INFO] [stdout] 93 +                 user::address,
[INFO] [stdout] 94 +             )), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 83 ~         Ok(diesel::RunQueryDsl::get_results(order
[INFO] [stdout] 84 +             .filter(state.ne(2))
[INFO] [stdout] 85 +             .inner_join(user::table.on(user::id.eq(user_id)))
[INFO] [stdout] 86 +             .select((
[INFO] [stdout] 87 +                 id,
[INFO] [stdout] 88 +                 date,
[INFO] [stdout] 89 +                 amount,
[INFO] [stdout] 90 +                 state,
[INFO] [stdout] 91 +                 user::name,
[INFO] [stdout] 92 +                 user::phone_number,
[INFO] [stdout] 93 +                 user::address,
[INFO] [stdout] 94 +             )), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/db_context/order_db_context.rs:83:12
[INFO] [stdout]    |
[INFO] [stdout] 83 |           Ok(order
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 84 | |             .filter(state.ne(2))
[INFO] [stdout] 85 | |             .inner_join(user::table.on(user::id.eq(user_id)))
[INFO] [stdout] 86 | |             .select((
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |             .get_results(&mut conn)
[INFO] [stdout] 96 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/user_db_context.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |             .get_result(&mut conn)
[INFO] [stdout]    |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `InsertStatement<T, U, Op, Ret>`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 29 ~         let res = diesel::RunQueryDsl::get_result(insert_into(user)
[INFO] [stdout] 30 +             .values(&user_req)
[INFO] [stdout] 31 +             .returning(id), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 29 ~         let res = diesel_async::RunQueryDsl::get_result(insert_into(user)
[INFO] [stdout] 30 +             .values(&user_req)
[INFO] [stdout] 31 +             .returning(id), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/db/db_context/user_db_context.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 57 |             .get_result(&mut conn)
[INFO] [stdout]    |              ^^^^^^^^^^ multiple `get_result` found
[INFO] [stdout]    |
[INFO] [stdout]    = note: candidate #1 is defined in an impl of the trait `diesel_async::RunQueryDsl` for the type `T`
[INFO] [stdout]    = note: candidate #2 is defined in an impl of the trait `diesel::RunQueryDsl` for the type `SelectStatement<F, S, D, W, O, LOf, G, H, LC>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]    |
[INFO] [stdout] 54 ~         Ok(diesel_async::RunQueryDsl::get_result(user
[INFO] [stdout] 55 +             .filter(phone_number.eq(phone_number_req))
[INFO] [stdout] 56 +             .select((id, pass_hash)), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]    |
[INFO] [stdout] 54 ~         Ok(diesel::RunQueryDsl::get_result(user
[INFO] [stdout] 55 +             .filter(phone_number.eq(phone_number_req))
[INFO] [stdout] 56 +             .select((id, pass_hash)), &mut conn)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/db/db_context/user_db_context.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 |           Ok(user
[INFO] [stdout]    |  ____________^
[INFO] [stdout] 55 | |             .filter(phone_number.eq(phone_number_req))
[INFO] [stdout] 56 | |             .select((id, pass_hash))
[INFO] [stdout] 57 | |             .get_result(&mut conn)
[INFO] [stdout] 58 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0034, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deb-backend` (bin "deb-backend") due to 13 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0034, E0282.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deb-backend` (bin "deb-backend" test) due to 13 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4948b8f9e01d9ceb3b3bf93120359cb4ff1855fb8335c08a401fdd6da18a3c4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4948b8f9e01d9ceb3b3bf93120359cb4ff1855fb8335c08a401fdd6da18a3c4e", kill_on_drop: false }`
[INFO] [stdout] 4948b8f9e01d9ceb3b3bf93120359cb4ff1855fb8335c08a401fdd6da18a3c4e
