[INFO] cloning repository https://github.com/wojciechkepka/notor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wojciechkepka/notor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwojciechkepka%2Fnotor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwojciechkepka%2Fnotor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c7981de15878bba53c61b60ebd8c5ca2cfce5a2 [INFO] testing wojciechkepka/notor against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwojciechkepka%2Fnotor" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wojciechkepka/notor on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wojciechkepka/notor [INFO] finished tweaking git repo https://github.com/wojciechkepka/notor [INFO] tweaked toml for git repo https://github.com/wojciechkepka/notor written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/wojciechkepka/notor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] a67f03f388bfad86c88e40226501cf5919bae6cf6cd0af2d7d253ec7af1712db [INFO] running `Command { std: "docker" "start" "-a" "a67f03f388bfad86c88e40226501cf5919bae6cf6cd0af2d7d253ec7af1712db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a67f03f388bfad86c88e40226501cf5919bae6cf6cd0af2d7d253ec7af1712db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a67f03f388bfad86c88e40226501cf5919bae6cf6cd0af2d7d253ec7af1712db", kill_on_drop: false }` [INFO] [stdout] a67f03f388bfad86c88e40226501cf5919bae6cf6cd0af2d7d253ec7af1712db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 15a429297d9ccd3d2b3794102752dd69e1d14344fe1be7814ca10d970db5ab39 [INFO] running `Command { std: "docker" "start" "-a" "15a429297d9ccd3d2b3794102752dd69e1d14344fe1be7814ca10d970db5ab39", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling once_cell v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling whoami v1.1.0 [INFO] [stderr] Compiling notor-web v0.1.0 (/opt/rustwide/workdir/notor-web) [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tracing v0.1.24 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling headers v0.3.3 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tokio-stream v0.1.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.3 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling sqlx-rt v0.3.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling sqlx-core v0.5.1 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling sqlx-macros v0.5.1 [INFO] [stderr] Compiling warp v0.3.0 [INFO] [stderr] Compiling sqlx v0.5.1 [INFO] [stderr] Compiling notor-core v0.1.0 (/opt/rustwide/workdir/notor-core) [INFO] [stderr] Compiling notor v0.1.0 (/opt/rustwide/workdir/notor-server) [INFO] [stdout] error: error communicating with the server: Cannot assign requested address (os error 99) [INFO] [stdout] --> notor-server/src/models.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / sqlx::query_as!( [INFO] [stdout] 19 | | Note, [INFO] [stdout] 20 | | r#" [INFO] [stdout] 21 | | SELECT notes.id, users.id as "user_id: _", notes.created, title, content [INFO] [stdout] ... | [INFO] [stdout] 31 | | limit [INFO] [stdout] 32 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | / sqlx::query_as!( [INFO] [stdout] 38 | | Note, [INFO] [stdout] 39 | | r#" [INFO] [stdout] 40 | | SELECT notes.id, users.id as "user_id: _", notes.created, title, content [INFO] [stdout] ... | [INFO] [stdout] 48 | | limit [INFO] [stdout] 49 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / sqlx::query_as!( [INFO] [stdout] 74 | | Note, [INFO] [stdout] 75 | | " [INFO] [stdout] 76 | | SELECT * [INFO] [stdout] ... | [INFO] [stdout] 80 | | id [INFO] [stdout] 81 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:88:5 [INFO] [stdout] | [INFO] [stdout] 88 | / sqlx::query_as!( [INFO] [stdout] 89 | | Note, [INFO] [stdout] 90 | | " [INFO] [stdout] 91 | | INSERT INTO notes ( created, title, content, user_id ) [INFO] [stdout] ... | [INFO] [stdout] 98 | | note.username, [INFO] [stdout] 99 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:107:5 [INFO] [stdout] | [INFO] [stdout] 107 | / sqlx::query!( [INFO] [stdout] 108 | | " [INFO] [stdout] 109 | | DELETE FROM notes [INFO] [stdout] 110 | | WHERE id = $1 [INFO] [stdout] 111 | | ", [INFO] [stdout] 112 | | id [INFO] [stdout] 113 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | / sqlx::query!( [INFO] [stdout] 122 | | " [INFO] [stdout] 123 | | DELETE FROM notes_tags [INFO] [stdout] 124 | | WHERE note_id = $1 [INFO] [stdout] 125 | | ", [INFO] [stdout] 126 | | id [INFO] [stdout] 127 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:135:5 [INFO] [stdout] | [INFO] [stdout] 135 | / sqlx::query!( [INFO] [stdout] 136 | | " [INFO] [stdout] 137 | | UPDATE notes [INFO] [stdout] 138 | | SET ( title, content ) = ( $1, $2 ) [INFO] [stdout] ... | [INFO] [stdout] 143 | | id [INFO] [stdout] 144 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | / sqlx::query!( [INFO] [stdout] 153 | | " [INFO] [stdout] 154 | | INSERT INTO notes_tags ( note_id, tag_id ) [INFO] [stdout] 155 | | VALUES ( $1, $2 ) [INFO] [stdout] ... | [INFO] [stdout] 158 | | tag_id [INFO] [stdout] 159 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | / sqlx::query!( [INFO] [stdout] 168 | | " [INFO] [stdout] 169 | | DELETE FROM notes_tags [INFO] [stdout] 170 | | WHERE note_id = $1 AND tag_id = $2 [INFO] [stdout] ... | [INFO] [stdout] 173 | | tag_id [INFO] [stdout] 174 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:182:5 [INFO] [stdout] | [INFO] [stdout] 182 | / sqlx::query_as!( [INFO] [stdout] 183 | | Tag, [INFO] [stdout] 184 | | r#" [INFO] [stdout] 185 | | SELECT tags.id, u.id as "user_id: _", name [INFO] [stdout] ... | [INFO] [stdout] 191 | | note_id [INFO] [stdout] 192 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | / sqlx::query_as!( [INFO] [stdout] 210 | | Tag, [INFO] [stdout] 211 | | r#" [INFO] [stdout] 212 | | SELECT tags.id, users.id as "user_id: _", name [INFO] [stdout] ... | [INFO] [stdout] 219 | | limit [INFO] [stdout] 220 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | / sqlx::query_as!( [INFO] [stdout] 228 | | Tag, [INFO] [stdout] 229 | | r#" [INFO] [stdout] 230 | | SELECT id, name, user_id as "user_id: _" [INFO] [stdout] ... | [INFO] [stdout] 234 | | id [INFO] [stdout] 235 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:242:5 [INFO] [stdout] | [INFO] [stdout] 242 | / sqlx::query_as!( [INFO] [stdout] 243 | | Tag, [INFO] [stdout] 244 | | r#" [INFO] [stdout] 245 | | INSERT INTO tags ( name, user_id ) [INFO] [stdout] ... | [INFO] [stdout] 250 | | tag.username, [INFO] [stdout] 251 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | / sqlx::query!( [INFO] [stdout] 259 | | " [INFO] [stdout] 260 | | DELETE FROM tags [INFO] [stdout] 261 | | WHERE id = $1 [INFO] [stdout] 262 | | ", [INFO] [stdout] 263 | | id [INFO] [stdout] 264 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | / sqlx::query!( [INFO] [stdout] 277 | | " [INFO] [stdout] 278 | | SELECT tags.id [INFO] [stdout] 279 | | FROM tags [INFO] [stdout] ... | [INFO] [stdout] 284 | | username.as_ref() [INFO] [stdout] 285 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | / sqlx::query_as!( [INFO] [stdout] 294 | | User, [INFO] [stdout] 295 | | r#" [INFO] [stdout] 296 | | SELECT id, created, username, email, pass, role as "role: _" [INFO] [stdout] ... | [INFO] [stdout] 300 | | username.as_ref() [INFO] [stdout] 301 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:308:5 [INFO] [stdout] | [INFO] [stdout] 308 | / sqlx::query_as!( [INFO] [stdout] 309 | | User, [INFO] [stdout] 310 | | r#" [INFO] [stdout] 311 | | SELECT id, created, username, email, pass, role as "role: _" [INFO] [stdout] ... | [INFO] [stdout] 315 | | id [INFO] [stdout] 316 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:324:5 [INFO] [stdout] | [INFO] [stdout] 324 | / sqlx::query_as!( [INFO] [stdout] 325 | | User, [INFO] [stdout] 326 | | r#" [INFO] [stdout] 327 | | INSERT INTO users ( username, email, pass, role ) [INFO] [stdout] ... | [INFO] [stdout] 334 | | user.role as _, [INFO] [stdout] 335 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | / sqlx::query!( [INFO] [stdout] 344 | | " [INFO] [stdout] 345 | | DELETE FROM users [INFO] [stdout] 346 | | WHERE username = $1 [INFO] [stdout] 347 | | ", [INFO] [stdout] 348 | | username.as_ref() [INFO] [stdout] 349 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:357:5 [INFO] [stdout] | [INFO] [stdout] 357 | / sqlx::query_as!( [INFO] [stdout] 358 | | Claims, [INFO] [stdout] 359 | | " [INFO] [stdout] 360 | | SELECT sub, role, exp [INFO] [stdout] ... | [INFO] [stdout] 364 | | sub.as_ref() [INFO] [stdout] 365 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | / sqlx::query_as!( [INFO] [stdout] 377 | | Claims, [INFO] [stdout] 378 | | " [INFO] [stdout] 379 | | INSERT INTO claims ( sub, role, exp ) [INFO] [stdout] ... | [INFO] [stdout] 385 | | &claim.exp, [INFO] [stdout] 386 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (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] --> notor-server/src/models.rs:393:5 [INFO] [stdout] | [INFO] [stdout] 393 | / sqlx::query!( [INFO] [stdout] 394 | | " [INFO] [stdout] 395 | | DELETE FROM claims [INFO] [stdout] 396 | | WHERE sub = $1 [INFO] [stdout] 397 | | ", [INFO] [stdout] 398 | | sub.as_ref() [INFO] [stdout] 399 | | ) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `notor` due to 23 previous errors [INFO] running `Command { std: "docker" "inspect" "15a429297d9ccd3d2b3794102752dd69e1d14344fe1be7814ca10d970db5ab39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a429297d9ccd3d2b3794102752dd69e1d14344fe1be7814ca10d970db5ab39", kill_on_drop: false }` [INFO] [stdout] 15a429297d9ccd3d2b3794102752dd69e1d14344fe1be7814ca10d970db5ab39