[INFO] cloning repository https://github.com/TheRawMeatball/autohw2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheRawMeatball/autohw2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheRawMeatball%2Fautohw2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheRawMeatball%2Fautohw2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b87d3ace95d45eea5397cb6c1c4034bb60b218b [INFO] checking TheRawMeatball/autohw2 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheRawMeatball%2Fautohw2" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheRawMeatball/autohw2 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheRawMeatball/autohw2 [INFO] finished tweaking git repo https://github.com/TheRawMeatball/autohw2 [INFO] tweaked toml for git repo https://github.com/TheRawMeatball/autohw2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/TheRawMeatball/autohw2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bcrypt v0.8.2 [INFO] [stderr] Downloaded blowfish v0.6.0 [INFO] [stderr] Downloaded sqlx-macros v0.4.0 [INFO] [stderr] Downloaded tokio-compat-02 v0.1.2 [INFO] [stderr] Downloaded ahash v0.5.7 [INFO] [stderr] Downloaded sqlx v0.4.1 [INFO] [stderr] Downloaded sqlx-core v0.4.0 [INFO] [stderr] Downloaded tokio v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4640930b8c8009bb804bf3cf3c2bedc693cf96afbd67b1df31eee76d5cb9640f [INFO] running `Command { std: "docker" "start" "-a" "4640930b8c8009bb804bf3cf3c2bedc693cf96afbd67b1df31eee76d5cb9640f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4640930b8c8009bb804bf3cf3c2bedc693cf96afbd67b1df31eee76d5cb9640f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4640930b8c8009bb804bf3cf3c2bedc693cf96afbd67b1df31eee76d5cb9640f", kill_on_drop: false }` [INFO] [stdout] 4640930b8c8009bb804bf3cf3c2bedc693cf96afbd67b1df31eee76d5cb9640f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 317b355eb0ce6724f73a882d268f1c8896df93dbb20babba7c2cbadccc8095a2 [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" "317b355eb0ce6724f73a882d268f1c8896df93dbb20babba7c2cbadccc8095a2", 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] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.69 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling funty v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling tokio v0.3.5 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.19 [INFO] [stderr] Checking ahash v0.5.7 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking openssl v0.10.30 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tokio-macros v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking blowfish v0.6.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking atoi v0.3.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Checking bcrypt v0.8.2 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking native-tls v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Checking multipart v0.17.0 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Checking tokio-native-tls v0.1.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-compat-02 v0.1.2 [INFO] [stderr] Checking sqlx-rt v0.2.0 [INFO] [stderr] Checking js-sys v0.3.46 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking sqlx-core v0.4.0 [INFO] [stderr] Checking tokio-tungstenite v0.11.0 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.19 [INFO] [stderr] Checking algorithm v0.1.0 (/opt/rustwide/workdir/frontend/src/algorithm) [INFO] [stderr] Checking wasm-bindgen-test v0.3.19 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Compiling sqlx-macros v0.4.0 [INFO] [stderr] Checking warp v0.2.5 [INFO] [stderr] Checking sqlx v0.4.1 [INFO] [stderr] Checking server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> server/src/api.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | query_file_as!(AuthModel, "queries/use_refresh.sql", token, threshold) [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] --> server/src/api.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | let model = query_file_as!(UserModel, "queries/me.sql", m.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] --> server/src/api.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | let id = query_file!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 57 | | "queries/add_homework.sql", [INFO] [stdout] 58 | | hw.detail, [INFO] [stdout] 59 | | hw.subject, [INFO] [stdout] ... | [INFO] [stdout] 63 | | hw.due_date [INFO] [stdout] 64 | | ) [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] --> server/src/api.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | query_file!("queries/apply_deltas.sql", m.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] --> server/src/api.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | query_file!("queries/get_homework/0.sql", m.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] --> server/src/api.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | let homework = query_file_as!(HomeworkModel, "queries/get_homework/1.sql", m.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] --> server/src/api.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | / query_file!( [INFO] [stdout] 121 | | "queries/update_homework/user.sql", [INFO] [stdout] 122 | | user_amount, [INFO] [stdout] 123 | | model.weight, [INFO] [stdout] ... | [INFO] [stdout] 126 | | m.id, [INFO] [stdout] 127 | | ) [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] --> server/src/api.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | / query_file!( [INFO] [stdout] 133 | | "queries/update_homework/class.sql", [INFO] [stdout] 134 | | class_amount, [INFO] [stdout] 135 | | model.detail, [INFO] [stdout] ... | [INFO] [stdout] 138 | | model.id, [INFO] [stdout] 139 | | ) [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] --> server/src/api.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | query_file!("queries/apply_deltas.sql", m.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] --> server/src/api.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | query_file_as!(AuthModel, "queries/use_refresh.sql", token, threshold) [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] --> server/src/api.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | query_file!("queries/progress.sql", model.amount, model.id, m.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] --> server/src/api.rs:37:25 [INFO] [stdout] | [INFO] [stdout] 37 | let model = query_file_as!(UserModel, "queries/me.sql", m.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] --> server/src/api.rs:175:25 [INFO] [stdout] | [INFO] [stdout] 175 | let model = query_file!("queries/get_subjects.sql", m.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] --> server/src/api.rs:192:25 [INFO] [stdout] | [INFO] [stdout] 192 | let model = query_file_as!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 193 | | UserModel, [INFO] [stdout] 194 | | "queries/update_user.sql", [INFO] [stdout] 195 | | model.username, [INFO] [stdout] ... | [INFO] [stdout] 202 | | m.id [INFO] [stdout] 203 | | ) [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] --> server/src/api.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | let id = query_file!( [INFO] [stdout] | __________________________^ [INFO] [stdout] 57 | | "queries/add_homework.sql", [INFO] [stdout] 58 | | hw.detail, [INFO] [stdout] 59 | | hw.subject, [INFO] [stdout] ... | [INFO] [stdout] 63 | | hw.due_date [INFO] [stdout] 64 | | ) [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] --> server/src/api.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | query_file!("queries/delete_homework/user.sql", model.id, m.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] --> server/src/api.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | query_file!("queries/apply_deltas.sql", m.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] --> server/src/api.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | query_file!("queries/delete_homework/class.sql", model.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] --> server/src/api.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 93 | query_file!("queries/get_homework/0.sql", m.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] --> server/src/api.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | let homework = query_file_as!(HomeworkModel, "queries/get_homework/1.sql", m.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] --> server/src/api.rs:120:17 [INFO] [stdout] | [INFO] [stdout] 120 | / query_file!( [INFO] [stdout] 121 | | "queries/update_homework/user.sql", [INFO] [stdout] 122 | | user_amount, [INFO] [stdout] 123 | | model.weight, [INFO] [stdout] ... | [INFO] [stdout] 126 | | m.id, [INFO] [stdout] 127 | | ) [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] --> server/src/api.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | / query_file!( [INFO] [stdout] 133 | | "queries/update_homework/class.sql", [INFO] [stdout] 134 | | class_amount, [INFO] [stdout] 135 | | model.detail, [INFO] [stdout] ... | [INFO] [stdout] 138 | | model.id, [INFO] [stdout] 139 | | ) [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] --> server/src/api.rs:157:17 [INFO] [stdout] | [INFO] [stdout] 157 | query_file!("queries/apply_deltas.sql", m.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] --> server/src/api.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | query_file!("queries/progress.sql", model.amount, model.id, m.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] --> server/src/api.rs:175:25 [INFO] [stdout] | [INFO] [stdout] 175 | let model = query_file!("queries/get_subjects.sql", m.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] --> server/src/api.rs:192:25 [INFO] [stdout] | [INFO] [stdout] 192 | let model = query_file_as!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 193 | | UserModel, [INFO] [stdout] 194 | | "queries/update_user.sql", [INFO] [stdout] 195 | | model.username, [INFO] [stdout] ... | [INFO] [stdout] 202 | | m.id [INFO] [stdout] 203 | | ) [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] --> server/src/api.rs:217:17 [INFO] [stdout] | [INFO] [stdout] 217 | query_file!("queries/delete_homework/user.sql", model.id, m.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] --> server/src/api.rs:219:17 [INFO] [stdout] | [INFO] [stdout] 219 | query_file!("queries/delete_homework/class.sql", model.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] --> server/src/auth.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | let dbuser = query_file!("queries/login.sql", username) [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] --> server/src/auth.rs:18:26 [INFO] [stdout] | [INFO] [stdout] 18 | let dbuser = query_file!("queries/login.sql", username) [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] --> server/src/auth.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | let refresh_token = query_file!("queries/add_refresh.sql", dbuser.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] --> server/src/auth.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let model = query_file_as!(UserModel, "queries/me.sql", dbuser.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] --> server/src/auth.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | if let Some(user_id) = query_file!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 55 | | "queries/new_user.sql", [INFO] [stdout] 56 | | username, [INFO] [stdout] 57 | | format!("{}-{}", grade, letter), [INFO] [stdout] 58 | | bcrypt::hash(&password, bcrypt::DEFAULT_COST).unwrap(), [INFO] [stdout] 59 | | ) [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] --> server/src/auth.rs:65:47 [INFO] [stdout] | [INFO] [stdout] 65 | let refresh_token: Uuid = query_file!("queries/add_refresh.sql", user_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] --> server/src/auth.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | let refresh_token = query_file!("queries/add_refresh.sql", dbuser.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] --> server/src/auth.rs:34:25 [INFO] [stdout] | [INFO] [stdout] 34 | let model = query_file_as!(UserModel, "queries/me.sql", dbuser.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] --> server/src/auth.rs:54:40 [INFO] [stdout] | [INFO] [stdout] 54 | if let Some(user_id) = query_file!( [INFO] [stdout] | ________________________________________^ [INFO] [stdout] 55 | | "queries/new_user.sql", [INFO] [stdout] 56 | | username, [INFO] [stdout] 57 | | format!("{}-{}", grade, letter), [INFO] [stdout] 58 | | bcrypt::hash(&password, bcrypt::DEFAULT_COST).unwrap(), [INFO] [stdout] 59 | | ) [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] --> server/src/auth.rs:65:47 [INFO] [stdout] | [INFO] [stdout] 65 | let refresh_token: Uuid = query_file!("queries/add_refresh.sql", user_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] --> server/src/auth.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | let model = query_file_as!(UserModel, "queries/me.sql", user_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] --> server/src/auth.rs:71:33 [INFO] [stdout] | [INFO] [stdout] 71 | let model = query_file_as!(UserModel, "queries/me.sql", user_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] warning: unused import: `UserModel` [INFO] [stdout] --> server/src/api.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{AuthModel, DbConn, Errors, UserModel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `UserModel` [INFO] [stdout] --> server/src/api.rs:9:40 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::{AuthModel, DbConn, Errors, UserModel}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `server` [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] [stdout] error: aborting due to 20 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "317b355eb0ce6724f73a882d268f1c8896df93dbb20babba7c2cbadccc8095a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "317b355eb0ce6724f73a882d268f1c8896df93dbb20babba7c2cbadccc8095a2", kill_on_drop: false }` [INFO] [stdout] 317b355eb0ce6724f73a882d268f1c8896df93dbb20babba7c2cbadccc8095a2