[INFO] cloning repository https://github.com/zerodays/sistem-projects [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zerodays/sistem-projects" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerodays%2Fsistem-projects", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerodays%2Fsistem-projects'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45899854b5f6a0bd7910e61b3543a784715c3be2 [INFO] checking zerodays/sistem-projects against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzerodays%2Fsistem-projects" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zerodays/sistem-projects on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zerodays/sistem-projects [INFO] finished tweaking git repo https://github.com/zerodays/sistem-projects [INFO] tweaked toml for git repo https://github.com/zerodays/sistem-projects written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/zerodays/sistem-projects already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3bf761baac2eb0671d80374e866f1ca48f800982aef757074c07916085a360a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3bf761baac2eb0671d80374e866f1ca48f800982aef757074c07916085a360a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bf761baac2eb0671d80374e866f1ca48f800982aef757074c07916085a360a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bf761baac2eb0671d80374e866f1ca48f800982aef757074c07916085a360a0", kill_on_drop: false }` [INFO] [stdout] 3bf761baac2eb0671d80374e866f1ca48f800982aef757074c07916085a360a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 708e13d5e074fb921199d985d0f45f4d8b5330e4c9cf8428b8a5863aabffc8e8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "708e13d5e074fb921199d985d0f45f4d8b5330e4c9cf8428b8a5863aabffc8e8", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling whoami v1.0.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking getrandom v0.2.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking actix-router v0.2.5 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking cookie v0.14.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Checking sqlformat v0.1.5 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-native-tls v0.1.0 [INFO] [stderr] Checking trust-dns-proto v0.19.6 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking sqlx-rt v0.2.0 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking sqlx-core v0.4.2 [INFO] [stderr] Compiling cargo_metadata v0.12.1 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v2.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.19.6 [INFO] [stderr] Checking actix-connect v2.0.0 [INFO] [stderr] Checking actix-http v2.2.0 [INFO] [stderr] Compiling sqlx-macros v0.4.2 [INFO] [stderr] Checking awc v2.0.3 [INFO] [stderr] Checking actix-web v3.3.2 [INFO] [stderr] Checking sqlx v0.4.2 [INFO] [stderr] Checking sistem_projects v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/phase.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let r = sqlx::query_as!( [INFO] [stdout] | _________________^ [INFO] [stdout] 29 | | Phase, [INFO] [stdout] 30 | | "SELECT * FROM phases WHERE project_id=$1 AND id=$2", [INFO] [stdout] 31 | | project.id, [INFO] [stdout] 32 | | id [INFO] [stdout] 33 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/phase.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let r = sqlx::query_as!(Phase, "INSERT INTO phases (project_id, name, description, deadline) VALUES ($1, $2, $3, $4) RETURNING *", [INFO] [stdout] | _________________^ [INFO] [stdout] 42 | | project.id, [INFO] [stdout] 43 | | phase.name, [INFO] [stdout] 44 | | phase.description, [INFO] [stdout] 45 | | phase.deadline).fetch_one(pool).await?; [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/phase.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | let r = sqlx::query_as!( [INFO] [stdout] | _________________^ [INFO] [stdout] 51 | | Phase, [INFO] [stdout] 52 | | "UPDATE phases SET name=$1, description=$2, deadline=$3 WHERE id=$4 RETURNING *", [INFO] [stdout] 53 | | phase.name, [INFO] [stdout] ... | [INFO] [stdout] 56 | | id [INFO] [stdout] 57 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/phase.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | sqlx::query!("DELETE FROM phases WHERE id=$1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/phase.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | let res = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 72 | | Task, [INFO] [stdout] 73 | | "SELECT * FROM tasks WHERE phase_id=$1 ORDER BY index", [INFO] [stdout] 74 | | self.id [INFO] [stdout] 75 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | let records = sqlx::query!("SELECT * FROM projects ORDER BY date_created DESC") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let record = sqlx::query!("SELECT * FROM projects WHERE id=$1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 55 | | "INSERT INTO projects (name, description) VALUES ($1, $2) RETURNING *", [INFO] [stdout] 56 | | project.name, [INFO] [stdout] 57 | | project.description [INFO] [stdout] 58 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 72 | | "UPDATE projects SET name=$1, description=$2 WHERE id=$3 RETURNING *", [INFO] [stdout] 73 | | project.name, [INFO] [stdout] 74 | | project.description, [INFO] [stdout] 75 | | id [INFO] [stdout] 76 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | sqlx::query!("DELETE FROM projects WHERE id=$1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | let records = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 97 | | "SELECT * FROM phases WHERE project_id=$1 ORDER BY deadline DESC", [INFO] [stdout] 98 | | self.id [INFO] [stdout] 99 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | let users = sqlx::query_as!(User, "SELECT * FROM users WHERE project_id=$1", self.id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/task.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | sqlx::query!("DELETE FROM tasks WHERE phase_id=$1", phase.id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/task.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | let r = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 37 | | Task, [INFO] [stdout] 38 | | "INSERT INTO tasks (phase_id, index, name, description, completed) VALUES ($1, $2, $3, $4, $5) RETURNING *", [INFO] [stdout] 39 | | phase.id, [INFO] [stdout] ... | [INFO] [stdout] 43 | | task.completed [INFO] [stdout] 44 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/user.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let u = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 24 | | User, [INFO] [stdout] 25 | | "INSERT INTO users (project_id, user_id) VALUES ($1, $2) RETURNING *", [INFO] [stdout] 26 | | project.id, [INFO] [stdout] 27 | | user_id [INFO] [stdout] 28 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/phase.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | let r = sqlx::query_as!( [INFO] [stdout] | _________________^ [INFO] [stdout] 29 | | Phase, [INFO] [stdout] 30 | | "SELECT * FROM phases WHERE project_id=$1 AND id=$2", [INFO] [stdout] 31 | | project.id, [INFO] [stdout] 32 | | id [INFO] [stdout] 33 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/phase.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | let r = sqlx::query_as!(Phase, "INSERT INTO phases (project_id, name, description, deadline) VALUES ($1, $2, $3, $4) RETURNING *", [INFO] [stdout] | _________________^ [INFO] [stdout] 42 | | project.id, [INFO] [stdout] 43 | | phase.name, [INFO] [stdout] 44 | | phase.description, [INFO] [stdout] 45 | | phase.deadline).fetch_one(pool).await?; [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/phase.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 50 | let r = sqlx::query_as!( [INFO] [stdout] | _________________^ [INFO] [stdout] 51 | | Phase, [INFO] [stdout] 52 | | "UPDATE phases SET name=$1, description=$2, deadline=$3 WHERE id=$4 RETURNING *", [INFO] [stdout] 53 | | phase.name, [INFO] [stdout] ... | [INFO] [stdout] 56 | | id [INFO] [stdout] 57 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/phase.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | sqlx::query!("DELETE FROM phases WHERE id=$1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/phase.rs:71:19 [INFO] [stdout] | [INFO] [stdout] 71 | let res = sqlx::query_as!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 72 | | Task, [INFO] [stdout] 73 | | "SELECT * FROM tasks WHERE phase_id=$1 ORDER BY index", [INFO] [stdout] 74 | | self.id [INFO] [stdout] 75 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | let records = sqlx::query!("SELECT * FROM projects ORDER BY date_created DESC") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let record = sqlx::query!("SELECT * FROM projects WHERE id=$1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 55 | | "INSERT INTO projects (name, description) VALUES ($1, $2) RETURNING *", [INFO] [stdout] 56 | | project.name, [INFO] [stdout] 57 | | project.description [INFO] [stdout] 58 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:71:22 [INFO] [stdout] | [INFO] [stdout] 71 | let record = sqlx::query!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 72 | | "UPDATE projects SET name=$1, description=$2 WHERE id=$3 RETURNING *", [INFO] [stdout] 73 | | project.name, [INFO] [stdout] 74 | | project.description, [INFO] [stdout] 75 | | id [INFO] [stdout] 76 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | sqlx::query!("DELETE FROM projects WHERE id=$1", id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:96:23 [INFO] [stdout] | [INFO] [stdout] 96 | let records = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 97 | | "SELECT * FROM phases WHERE project_id=$1 ORDER BY deadline DESC", [INFO] [stdout] 98 | | self.id [INFO] [stdout] 99 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/project.rs:119:21 [INFO] [stdout] | [INFO] [stdout] 119 | let users = sqlx::query_as!(User, "SELECT * FROM users WHERE project_id=$1", self.id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/task.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | sqlx::query!("DELETE FROM tasks WHERE phase_id=$1", phase.id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/task.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 36 | let r = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 37 | | Task, [INFO] [stdout] 38 | | "INSERT INTO tasks (phase_id, index, name, description, completed) VALUES ($1, $2, $3, $4, $5) RETURNING *", [INFO] [stdout] 39 | | phase.id, [INFO] [stdout] ... | [INFO] [stdout] 43 | | task.completed [INFO] [stdout] 44 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> src/projects/models/user.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let u = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 24 | | User, [INFO] [stdout] 25 | | "INSERT INTO users (project_id, user_id) VALUES ($1, $2) RETURNING *", [INFO] [stdout] 26 | | project.id, [INFO] [stdout] 27 | | user_id [INFO] [stdout] 28 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sistem_projects` [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "708e13d5e074fb921199d985d0f45f4d8b5330e4c9cf8428b8a5863aabffc8e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708e13d5e074fb921199d985d0f45f4d8b5330e4c9cf8428b8a5863aabffc8e8", kill_on_drop: false }` [INFO] [stdout] 708e13d5e074fb921199d985d0f45f4d8b5330e4c9cf8428b8a5863aabffc8e8