[INFO] cloning repository https://github.com/pureboys/ws
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pureboys/ws" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpureboys%2Fws", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpureboys%2Fws'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfce86874c638aea1ae1486bd3364476d5a9e7b8
[INFO] checking pureboys/ws against try#50d7e48beb74b48bd17c3749bfb73843c9ae0166 for pr-151102
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpureboys%2Fws" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pureboys/ws
[INFO] finished tweaking git repo https://github.com/pureboys/ws
[INFO] tweaked toml for git repo https://github.com/pureboys/ws written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pureboys/ws on toolchain 50d7e48beb74b48bd17c3749bfb73843c9ae0166
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pureboys/ws 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" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "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 slug v0.1.5
[INFO] [stderr]   Downloaded v_htmlescape v0.15.8
[INFO] [stderr]   Downloaded cc v1.1.6
[INFO] [stderr]   Downloaded actix-files v0.6.6
[INFO] [stderr]   Downloaded actix-tls v3.4.0
[INFO] [stderr]   Downloaded awc v3.5.0
[INFO] [stderr]   Downloaded zstd-safe v7.2.0
[INFO] [stderr]   Downloaded serde_json v1.0.120
[INFO] [stderr]   Downloaded bstr v1.10.0
[INFO] [stderr]   Downloaded zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]   Downloaded tokio v1.39.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08cc51e21880d6301e6d62218dad2b032e3212abec563abdb06b771f6e1fd7e4
[INFO] running `Command { std: "docker" "start" "-a" "08cc51e21880d6301e6d62218dad2b032e3212abec563abdb06b771f6e1fd7e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08cc51e21880d6301e6d62218dad2b032e3212abec563abdb06b771f6e1fd7e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08cc51e21880d6301e6d62218dad2b032e3212abec563abdb06b771f6e1fd7e4", kill_on_drop: false }`
[INFO] [stdout] 08cc51e21880d6301e6d62218dad2b032e3212abec563abdb06b771f6e1fd7e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+50d7e48beb74b48bd17c3749bfb73843c9ae0166" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec472995dcbe14c4a113f920d7b93796e5e3b2228a3fb04b7468e7c2787da6eb
[INFO] running `Command { std: "docker" "start" "-a" "ec472995dcbe14c4a113f920d7b93796e5e3b2228a3fb04b7468e7c2787da6eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]     Checking tokio v1.39.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking actix-server v2.4.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking actix-http v3.8.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking actix-web v4.8.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking impl-more v0.1.6
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking actix-tls v3.4.0
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking awc v3.5.0
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]     Checking actix-cors v0.7.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking webapp v0.1.0 (/opt/rustwide/workdir/webapp)
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking webservice v0.1.0 (/opt/rustwide/workdir/webservice)
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]  --> webservice/src/bin/../db_access/course.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 |       let rows: Vec<Course> = sqlx::query_as!(
[INFO] [stdout]   |  _____________________________^
[INFO] [stdout] 7 | |         Course,
[INFO] [stdout] 8 | |         r#"select * from course where teacher_id = $1"#, teacher_id
[INFO] [stdout] 9 | |     ).fetch_all(pool).await?;
[INFO] [stdout]   | |_____^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/course.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 16 | |         Course,
[INFO] [stdout] 17 | |         r#"select * from course where teacher_id = $1 and id = $2"#, teacher_id, course_id
[INFO] [stdout] 18 | |     ).fetch_optional(pool).await?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/course.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 29 | |         Course,
[INFO] [stdout] 30 | |         r#"insert into course (teacher_id, name, description, format, structure, duration, price, language, level)
[INFO] [stdout] 31 | |         values ($1,$2,$3,$4,$5,$6,$7,$8,$9)
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |         new_course.duration, new_course.price, new_course.language, new_course.level
[INFO] [stdout] 36 | |     ).fetch_one(pool).await?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/course.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let course_row = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 43 | |         r#"delete from course where teacher_id = $1 and id = $2"#, teacher_id, id
[INFO] [stdout] 44 | |     ).execute(pool).await?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/course.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |       let current_course_row = sqlx::query_as!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 50 | |         Course,
[INFO] [stdout] 51 | |         "select * from course where teacher_id = $1 and id = $2", teacher_id, id
[INFO] [stdout] 52 | |     ).fetch_one(pool).await.map_err(|_err| MyError::NotFound("Course id not found".into()))?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> webservice/src/bin/../db_access/course.rs:95:22
[INFO] [stdout]     |
[INFO] [stdout]  95 |       let course_row = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  96 | |         Course,
[INFO] [stdout]  97 | |         r#"update course set name = $1, description = $2, format = $3, structure = $4, duration = $5, price = $6, language = $7, ...
[INFO] [stdout]  98 | |         where teacher_id = $9 and id = $10
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         teacher_id, id
[INFO] [stdout] 103 | |     ).fetch_one(pool).await;
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  8 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout]  9 | |         r#"select id,name,picture_url,profile from teacher"#
[INFO] [stdout] 10 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 34 | |         r#"select id,name,picture_url,profile from teacher where id = $1"#,
[INFO] [stdout] 35 | |         teacher_id
[INFO] [stdout] 36 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 53 | |         r#"insert into teacher (name, picture_url, profile)
[INFO] [stdout] 54 | |         values ($1,$2,$3)
[INFO] [stdout] 55 | |         returning id,name,picture_url,profile"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         new_teacher.profile
[INFO] [stdout] 59 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 77 | |         r#"select id,name,picture_url,profile from teacher where id = $1"#,
[INFO] [stdout] 78 | |         teacher_id
[INFO] [stdout] 79 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> webservice/src/bin/../db_access/teacher.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 |       let update_row = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 103 | |         r#"update teacher set name = $1, picture_url = $2, profile = $3
[INFO] [stdout] 104 | |         where id = $4
[INFO] [stdout] 105 | |         returning id,name,picture_url,profile"#,
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |         teacher_id
[INFO] [stdout] 110 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> webservice/src/bin/../db_access/teacher.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 127 | |         r#"delete from teacher where id = $1"#,
[INFO] [stdout] 128 | |         teacher_id
[INFO] [stdout] 129 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]  --> webservice/src/bin/../db_access/course.rs:6:29
[INFO] [stdout]   |
[INFO] [stdout] 6 |       let rows: Vec<Course> = sqlx::query_as!(
[INFO] [stdout]   |  _____________________________^
[INFO] [stdout] 7 | |         Course,
[INFO] [stdout] 8 | |         r#"select * from course where teacher_id = $1"#, teacher_id
[INFO] [stdout] 9 | |     ).fetch_all(pool).await?;
[INFO] [stdout]   | |_____^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/course.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 16 | |         Course,
[INFO] [stdout] 17 | |         r#"select * from course where teacher_id = $1 and id = $2"#, teacher_id, course_id
[INFO] [stdout] 18 | |     ).fetch_optional(pool).await?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/course.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |       let row = sqlx::query_as!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 29 | |         Course,
[INFO] [stdout] 30 | |         r#"insert into course (teacher_id, name, description, format, structure, duration, price, language, level)
[INFO] [stdout] 31 | |         values ($1,$2,$3,$4,$5,$6,$7,$8,$9)
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |         new_course.duration, new_course.price, new_course.language, new_course.level
[INFO] [stdout] 36 | |     ).fetch_one(pool).await?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/course.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |       let course_row = sqlx::query!(
[INFO] [stdout]    |  ______________________^
[INFO] [stdout] 43 | |         r#"delete from course where teacher_id = $1 and id = $2"#, teacher_id, id
[INFO] [stdout] 44 | |     ).execute(pool).await?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/course.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |       let current_course_row = sqlx::query_as!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 50 | |         Course,
[INFO] [stdout] 51 | |         "select * from course where teacher_id = $1 and id = $2", teacher_id, id
[INFO] [stdout] 52 | |     ).fetch_one(pool).await.map_err(|_err| MyError::NotFound("Course id not found".into()))?;
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> webservice/src/bin/../db_access/course.rs:95:22
[INFO] [stdout]     |
[INFO] [stdout]  95 |       let course_row = sqlx::query_as!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout]  96 | |         Course,
[INFO] [stdout]  97 | |         r#"update course set name = $1, description = $2, format = $3, structure = $4, duration = $5, price = $6, language = $7, ...
[INFO] [stdout]  98 | |         where teacher_id = $9 and id = $10
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | |         teacher_id, id
[INFO] [stdout] 103 | |     ).fetch_one(pool).await;
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:8:16
[INFO] [stdout]    |
[INFO] [stdout]  8 |       let rows = sqlx::query!(
[INFO] [stdout]    |  ________________^
[INFO] [stdout]  9 | |         r#"select id,name,picture_url,profile from teacher"#
[INFO] [stdout] 10 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 34 | |         r#"select id,name,picture_url,profile from teacher where id = $1"#,
[INFO] [stdout] 35 | |         teacher_id
[INFO] [stdout] 36 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 53 | |         r#"insert into teacher (name, picture_url, profile)
[INFO] [stdout] 54 | |         values ($1,$2,$3)
[INFO] [stdout] 55 | |         returning id,name,picture_url,profile"#,
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |         new_teacher.profile
[INFO] [stdout] 59 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 77 | |         r#"select id,name,picture_url,profile from teacher where id = $1"#,
[INFO] [stdout] 78 | |         teacher_id
[INFO] [stdout] 79 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> webservice/src/bin/../db_access/teacher.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 |       let update_row = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 103 | |         r#"update teacher set name = $1, picture_url = $2, profile = $3
[INFO] [stdout] 104 | |         where id = $4
[INFO] [stdout] 105 | |         returning id,name,picture_url,profile"#,
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |         teacher_id
[INFO] [stdout] 110 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error communicating with database: Connection refused (os error 111)
[INFO] [stdout]    --> webservice/src/bin/../db_access/teacher.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 127 | |         r#"delete from teacher where id = $1"#,
[INFO] [stdout] 128 | |         teacher_id
[INFO] [stdout] 129 | |     )
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> webservice/src/bin/../db_access/course.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |       let current_course_row = sqlx::query_as!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 50 | |         Course,
[INFO] [stdout] 51 | |         "select * from course where teacher_id = $1 and id = $2", teacher_id, id
[INFO] [stdout] 52 | |     ).fetch_one(pool).await.map_err(|_err| MyError::NotFound("Course id not found".into()))?;
[INFO] [stdout]    | |___________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let rows = sqlx::query!(
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     let teachers: Vec<Teacher> = rows
[INFO] [stdout]    |                                  ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 34 | |         r#"select id,name,picture_url,profile from teacher where id = $1"#,
[INFO] [stdout] 35 | |         teacher_id
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         .await.map(|r| Teacher {
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 77 | |         r#"select id,name,picture_url,profile from teacher where id = $1"#,
[INFO] [stdout] 78 | |         teacher_id
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         .await.map_err(|_err| MyError::NotFound("Teacher id not found".into()))?;
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> webservice/src/bin/../db_access/teacher.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 |       let update_row = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 103 | |         r#"update teacher set name = $1, picture_url = $2, profile = $3
[INFO] [stdout] 104 | |         where id = $4
[INFO] [stdout] 105 | |         returning id,name,picture_url,profile"#,
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |         .fetch_one(pool)
[INFO] [stdout] 112 | |         .await.map(|r| Teacher {
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> webservice/src/bin/../db_access/teacher.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 127 | |         r#"delete from teacher where id = $1"#,
[INFO] [stdout] 128 | |         teacher_id
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         .await.map_err(|_err| MyError::DBError("Unable to delete teacher".into()))?;
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> webservice/src/bin/../db_access/course.rs:49:30
[INFO] [stdout]    |
[INFO] [stdout] 49 |       let current_course_row = sqlx::query_as!(
[INFO] [stdout]    |  ______________________________^
[INFO] [stdout] 50 | |         Course,
[INFO] [stdout] 51 | |         "select * from course where teacher_id = $1 and id = $2", teacher_id, id
[INFO] [stdout] 52 | |     ).fetch_one(pool).await.map_err(|_err| MyError::NotFound("Course id not found".into()))?;
[INFO] [stdout]    | |___________________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let rows = sqlx::query!(
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     let teachers: Vec<Teacher> = rows
[INFO] [stdout]    |                                  ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `rows` an explicit type
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let rows: /* Type */ = sqlx::query!(
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:33:15
[INFO] [stdout]    |
[INFO] [stdout] 33 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 34 | |         r#"select id,name,picture_url,profile from teacher where id = $1"#,
[INFO] [stdout] 35 | |         teacher_id
[INFO] [stdout] ...  |
[INFO] [stdout] 38 | |         .await.map(|r| Teacher {
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> webservice/src/bin/../db_access/teacher.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |       let row = sqlx::query!(
[INFO] [stdout]    |  _______________^
[INFO] [stdout] 77 | |         r#"select id,name,picture_url,profile from teacher where id = $1"#,
[INFO] [stdout] 78 | |         teacher_id
[INFO] [stdout] ...  |
[INFO] [stdout] 81 | |         .await.map_err(|_err| MyError::NotFound("Teacher id not found".into()))?;
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> webservice/src/bin/../db_access/teacher.rs:102:22
[INFO] [stdout]     |
[INFO] [stdout] 102 |       let update_row = sqlx::query!(
[INFO] [stdout]     |  ______________________^
[INFO] [stdout] 103 | |         r#"update teacher set name = $1, picture_url = $2, profile = $3
[INFO] [stdout] 104 | |         where id = $4
[INFO] [stdout] 105 | |         returning id,name,picture_url,profile"#,
[INFO] [stdout] ...   |
[INFO] [stdout] 111 | |         .fetch_one(pool)
[INFO] [stdout] 112 | |         .await.map(|r| Teacher {
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> webservice/src/bin/../db_access/teacher.rs:126:15
[INFO] [stdout]     |
[INFO] [stdout] 126 |       let row = sqlx::query!(
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 127 | |         r#"delete from teacher where id = $1"#,
[INFO] [stdout] 128 | |         teacher_id
[INFO] [stdout] ...   |
[INFO] [stdout] 131 | |         .await.map_err(|_err| MyError::DBError("Unable to delete teacher".into()))?;
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webservice` (bin "teacher-service" test) due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `webservice` (bin "teacher-service") due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "ec472995dcbe14c4a113f920d7b93796e5e3b2228a3fb04b7468e7c2787da6eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec472995dcbe14c4a113f920d7b93796e5e3b2228a3fb04b7468e7c2787da6eb", kill_on_drop: false }`
[INFO] [stdout] ec472995dcbe14c4a113f920d7b93796e5e3b2228a3fb04b7468e7c2787da6eb
