[INFO] cloning repository https://github.com/pedrovictor48/clp-middle [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedrovictor48/clp-middle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrovictor48%2Fclp-middle", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrovictor48%2Fclp-middle'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47c823ab6b747a5d16d231f8fa4be2a139fe55e0 [INFO] checking pedrovictor48/clp-middle against master#5431404b87967c69438ea1e698edbe96505f0798 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrovictor48%2Fclp-middle" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedrovictor48/clp-middle on toolchain 5431404b87967c69438ea1e698edbe96505f0798 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pedrovictor48/clp-middle [INFO] finished tweaking git repo https://github.com/pedrovictor48/clp-middle [INFO] tweaked toml for git repo https://github.com/pedrovictor48/clp-middle written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pedrovictor48/clp-middle 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" "+5431404b87967c69438ea1e698edbe96505f0798" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e77970ecce64b559fed4752295cc7d4122132db83d5e37cc9feba3e8a26b58d [INFO] running `Command { std: "docker" "start" "-a" "2e77970ecce64b559fed4752295cc7d4122132db83d5e37cc9feba3e8a26b58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e77970ecce64b559fed4752295cc7d4122132db83d5e37cc9feba3e8a26b58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e77970ecce64b559fed4752295cc7d4122132db83d5e37cc9feba3e8a26b58d", kill_on_drop: false }` [INFO] [stdout] 2e77970ecce64b559fed4752295cc7d4122132db83d5e37cc9feba3e8a26b58d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5431404b87967c69438ea1e698edbe96505f0798" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c87188b36ead9f19eacfaffa9977f084caf4c8e471b5f8e740edccc013bd2154 [INFO] running `Command { std: "docker" "start" "-a" "c87188b36ead9f19eacfaffa9977f084caf4c8e471b5f8e740edccc013bd2154", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking lock_api v0.4.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking deranged v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking time v0.3.29 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Checking local-channel v0.1.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking actix v0.12.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-postgres v0.7.10 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.20 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking actix-http v3.4.0 [INFO] [stderr] Checking actix-web v4.4.0 [INFO] [stderr] Checking Gateway v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0428]: the name `Response` is defined multiple times [INFO] [stdout] --> src/routes/structs.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Response { [INFO] [stdout] | ----------------- previous definition of the type `Response` here [INFO] [stdout] ... [INFO] [stdout] 21 | pub struct Response{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Response` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `Response` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0428]: the name `Response` is defined multiple times [INFO] [stdout] --> src/routes/structs.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Response { [INFO] [stdout] | ----------------- previous definition of the type `Response` here [INFO] [stdout] ... [INFO] [stdout] 21 | pub struct Response{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `Response` redefined here [INFO] [stdout] | [INFO] [stdout] = note: `Response` must be defined only once in the type namespace of this module [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AccountDetails` in this scope [INFO] [stdout] --> src/routes/structs.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | Results(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Response { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UserData` in module `structs` [INFO] [stdout] --> src/routes.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | let data: structs::UserData = serde_json::from_str(&req_body).unwrap(); [INFO] [stdout] | ^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResponseMessage` in module `structs` [INFO] [stdout] --> src/routes.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | let mut vec:Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UserData` in module `structs` [INFO] [stdout] --> src/routes.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | .json::() [INFO] [stdout] | ^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseMessage` in module `structs` [INFO] [stdout] --> src/routes.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | ... structs::ResponseMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseMessage` in module `structs` [INFO] [stdout] --> src/routes.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | ... structs::ResponseMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseMessage` in module `structs` [INFO] [stdout] --> src/routes.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | structs::ResponseMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseMessage` in module `structs` [INFO] [stdout] --> src/routes.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | structs::ResponseMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `update_transfer` in module `structs` [INFO] [stdout] --> src/routes.rs:156:52 [INFO] [stdout] | [INFO] [stdout] 156 | pub async fn undoTransfer(info: web::Json) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `update_transfer` in module `structs` [INFO] [stdout] --> src/routes.rs:176:50 [INFO] [stdout] | [INFO] [stdout] 176 | pub async fn doTransfer(info: web::Json) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `AccountDetails` in this scope [INFO] [stdout] --> src/routes/structs.rs:16:17 [INFO] [stdout] | [INFO] [stdout] 16 | Results(Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 15 | pub enum Response { [INFO] [stdout] | ++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UserData` in module `structs` [INFO] [stdout] --> src/routes.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | let data: structs::UserData = serde_json::from_str(&req_body).unwrap(); [INFO] [stdout] | ^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `HttpResponse`, `HttpServer`, `get` [INFO] [stdout] --> src/routes.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{post, get, web, App, HttpServer, HttpResponse, Responder, Result}; [INFO] [stdout] | ^^^ ^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path` [INFO] [stdout] --> src/routes.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{collections::HashMap, path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ResponseMessage` in module `structs` [INFO] [stdout] --> src/routes.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | let mut vec:Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/routes.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UserData` in module `structs` [INFO] [stdout] --> src/routes.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | .json::() [INFO] [stdout] | ^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseMessage` in module `structs` [INFO] [stdout] --> src/routes.rs:36:38 [INFO] [stdout] | [INFO] [stdout] 36 | ... structs::ResponseMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseMessage` in module `structs` [INFO] [stdout] --> src/routes.rs:43:38 [INFO] [stdout] | [INFO] [stdout] 43 | ... structs::ResponseMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseMessage` in module `structs` [INFO] [stdout] --> src/routes.rs:51:34 [INFO] [stdout] | [INFO] [stdout] 51 | structs::ResponseMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ResponseMessage` in module `structs` [INFO] [stdout] --> src/routes.rs:60:30 [INFO] [stdout] | [INFO] [stdout] 60 | structs::ResponseMessage { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `update_transfer` in module `structs` [INFO] [stdout] --> src/routes.rs:156:52 [INFO] [stdout] | [INFO] [stdout] 156 | pub async fn undoTransfer(info: web::Json) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `update_transfer` in module `structs` [INFO] [stdout] --> src/routes.rs:176:50 [INFO] [stdout] | [INFO] [stdout] 176 | pub async fn doTransfer(info: web::Json) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in `structs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `HttpResponse`, `HttpServer`, `get` [INFO] [stdout] --> src/routes.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{post, get, web, App, HttpServer, HttpResponse, Responder, Result}; [INFO] [stdout] | ^^^ ^^^ ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path` [INFO] [stdout] --> src/routes.rs:2:33 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{collections::HashMap, path}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::json` [INFO] [stdout] --> src/routes.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `doTransfer` should have an upper camel case name [INFO] [stdout] --> src/routes/structs.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct doTransfer { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `DoTransfer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `new_PIX` should have an upper camel case name [INFO] [stdout] --> src/routes/structs.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct new_PIX { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NewPix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `make_PIX` should have an upper camel case name [INFO] [stdout] --> src/routes/structs.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct make_PIX{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `MakePix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `new_TED` should have an upper camel case name [INFO] [stdout] --> src/routes/structs.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct new_TED{ [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NewTed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `make_TED` should have an upper camel case name [INFO] [stdout] --> src/routes/structs.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct make_TED { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `MakeTed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `doTransfer` should have an upper camel case name [INFO] [stdout] --> src/routes/structs.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct doTransfer { [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to upper camel case: `DoTransfer` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `new_PIX` should have an upper camel case name [INFO] [stdout] --> src/routes/structs.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct new_PIX { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NewPix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `make_PIX` should have an upper camel case name [INFO] [stdout] --> src/routes/structs.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub struct make_PIX{ [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `MakePix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `new_TED` should have an upper camel case name [INFO] [stdout] --> src/routes/structs.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub struct new_TED{ [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `NewTed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `make_TED` should have an upper camel case name [INFO] [stdout] --> src/routes/structs.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct make_TED { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `MakeTed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/routes.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let res = reqwest::Client::new() [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/routes.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | let res = reqwest::Client::new() [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/routes.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | let res = reqwest::Client::new() [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/routes.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | let res = reqwest::Client::new() [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/routes.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let res = reqwest::Client::new() [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/routes.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | let res = reqwest::Client::new() [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/routes.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | let res = reqwest::Client::new() [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/routes.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | let res = reqwest::Client::new() [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `code` on type `&structs::Response` [INFO] [stdout] --> src/routes/structs.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub code: i32, [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `message` on type `&structs::Response` [INFO] [stdout] --> src/routes/structs.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub message: String, [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `code` on type `&structs::Response` [INFO] [stdout] --> src/routes/structs.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | pub code: i32, [INFO] [stdout] | ^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `logged` on type `&structs::Response` [INFO] [stdout] --> src/routes/structs.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub logged: String, [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `message` on type `&structs::Response` [INFO] [stdout] --> src/routes/structs.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub message: String, [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `logged` on type `&structs::Response` [INFO] [stdout] --> src/routes/structs.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub logged: String, [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0428, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0428, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `Gateway` (bin "Gateway" test) due to 15 previous errors; 13 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `Gateway` (bin "Gateway") due to 15 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c87188b36ead9f19eacfaffa9977f084caf4c8e471b5f8e740edccc013bd2154", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c87188b36ead9f19eacfaffa9977f084caf4c8e471b5f8e740edccc013bd2154", kill_on_drop: false }` [INFO] [stdout] c87188b36ead9f19eacfaffa9977f084caf4c8e471b5f8e740edccc013bd2154 [INFO] checking pedrovictor48/clp-middle against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrovictor48%2Fclp-middle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedrovictor48/clp-middle on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pedrovictor48/clp-middle [INFO] finished tweaking git repo https://github.com/pedrovictor48/clp-middle [INFO] tweaked toml for git repo https://github.com/pedrovictor48/clp-middle written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pedrovictor48/clp-middle 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking pedrovictor48/clp-middle against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrovictor48%2Fclp-middle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedrovictor48/clp-middle on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pedrovictor48/clp-middle [INFO] finished tweaking git repo https://github.com/pedrovictor48/clp-middle [INFO] tweaked toml for git repo https://github.com/pedrovictor48/clp-middle written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pedrovictor48/clp-middle 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking pedrovictor48/clp-middle against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrovictor48%2Fclp-middle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedrovictor48/clp-middle on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pedrovictor48/clp-middle [INFO] finished tweaking git repo https://github.com/pedrovictor48/clp-middle [INFO] tweaked toml for git repo https://github.com/pedrovictor48/clp-middle written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pedrovictor48/clp-middle 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking pedrovictor48/clp-middle against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrovictor48%2Fclp-middle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedrovictor48/clp-middle on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pedrovictor48/clp-middle [INFO] finished tweaking git repo https://github.com/pedrovictor48/clp-middle [INFO] tweaked toml for git repo https://github.com/pedrovictor48/clp-middle written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pedrovictor48/clp-middle 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking pedrovictor48/clp-middle against try#21bc403d557a2516df70ea80fb19b94177beede5 for pr-119849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrovictor48%2Fclp-middle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedrovictor48/clp-middle on toolchain 21bc403d557a2516df70ea80fb19b94177beede5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21bc403d557a2516df70ea80fb19b94177beede5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pedrovictor48/clp-middle [INFO] finished tweaking git repo https://github.com/pedrovictor48/clp-middle [INFO] tweaked toml for git repo https://github.com/pedrovictor48/clp-middle written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pedrovictor48/clp-middle 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" "+21bc403d557a2516df70ea80fb19b94177beede5" "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 [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.