[INFO] cloning repository https://github.com/sral/raffler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sral/raffler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsral%2Fraffler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsral%2Fraffler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8755ede2614cdee9573ef0e3d7e9b3aa7c4e3cb [INFO] testing sral/raffler against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsral%2Fraffler" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sral/raffler on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sral/raffler [INFO] finished tweaking git repo https://github.com/sral/raffler [INFO] tweaked toml for git repo https://github.com/sral/raffler written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/sral/raffler already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matchers v0.1.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.19 [INFO] [stderr] Downloaded spin v0.9.2 [INFO] [stderr] Downloaded multer v2.0.2 [INFO] [stderr] Downloaded async-stream-impl v0.3.2 [INFO] [stderr] Downloaded async-stream v0.3.2 [INFO] [stderr] Downloaded binascii v0.1.4 [INFO] [stderr] Downloaded figment v0.10.6 [INFO] [stderr] Downloaded stable-pattern v0.1.0 [INFO] [stderr] Downloaded hkdf v0.12.3 [INFO] [stderr] Downloaded devise_codegen v0.3.1 [INFO] [stderr] Downloaded crc-catalog v1.1.1 [INFO] [stderr] Downloaded atoi v0.4.0 [INFO] [stderr] Downloaded crc v2.1.0 [INFO] [stderr] Downloaded crossbeam-queue v0.3.4 [INFO] [stderr] Downloaded sqlformat v0.1.8 [INFO] [stderr] Downloaded dotenv v0.15.0 [INFO] [stderr] Downloaded num_threads v0.1.3 [INFO] [stderr] Downloaded devise_core v0.3.1 [INFO] [stderr] Downloaded tracing-core v0.1.22 [INFO] [stderr] Downloaded tracing-subscriber v0.3.9 [INFO] [stderr] Downloaded loom v0.5.4 [INFO] [stderr] Downloaded tokio-util v0.7.0 [INFO] [stderr] Downloaded tracing v0.1.31 [INFO] [stderr] Downloaded sqlx v0.5.11 [INFO] [stderr] Downloaded generator v0.7.0 [INFO] [stderr] Downloaded sqlx-core v0.5.11 [INFO] [stderr] Downloaded ubyte v0.10.1 [INFO] [stderr] Downloaded state v0.5.2 [INFO] [stderr] Downloaded devise v0.3.1 [INFO] [stderr] Downloaded crossbeam-utils v0.8.7 [INFO] [stderr] Downloaded futures-intrusive v0.4.0 [INFO] [stderr] Downloaded unicode_categories v0.1.1 [INFO] [stderr] Downloaded stringprep v0.1.2 [INFO] [stderr] Downloaded md-5 v0.9.1 [INFO] [stderr] Downloaded sqlx-rt v0.5.11 [INFO] [stderr] Downloaded hashlink v0.7.0 [INFO] [stderr] Downloaded cookie v0.16.0 [INFO] [stderr] Downloaded inlinable_string v0.1.15 [INFO] [stderr] Downloaded uncased v0.9.6 [INFO] [stderr] Downloaded pear_codegen v0.2.3 [INFO] [stderr] Downloaded pear v0.2.3 [INFO] [stderr] Downloaded hmac v0.12.1 [INFO] [stderr] Downloaded whoami v1.2.1 [INFO] [stderr] Downloaded sqlx-macros v0.5.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "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] c105f44c6aba4473f8ede61f18b4ae7334cfbffb2a02215614e5db3b0c135594 [INFO] running `Command { std: "docker" "start" "-a" "c105f44c6aba4473f8ede61f18b4ae7334cfbffb2a02215614e5db3b0c135594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c105f44c6aba4473f8ede61f18b4ae7334cfbffb2a02215614e5db3b0c135594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c105f44c6aba4473f8ede61f18b4ae7334cfbffb2a02215614e5db3b0c135594", kill_on_drop: false }` [INFO] [stdout] c105f44c6aba4473f8ede61f18b4ae7334cfbffb2a02215614e5db3b0c135594 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+1.60.0" "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] af2724f38fe87b98ed487f8013a16068fac0a6d40c46b68149341b7533c59731 [INFO] running `Command { std: "docker" "start" "-a" "af2724f38fe87b98ed487f8013a16068fac0a6d40c46b68149341b7533c59731", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket#b5b842f0) [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling sqlx-rt v0.5.11 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling rocket_db_pools_codegen v0.1.0-rc (https://github.com/SergioBenitez/Rocket#b5b842f0) [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling sqlx-core v0.5.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket#b5b842f0) [INFO] [stderr] Compiling sqlx-macros v0.5.11 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 (https://github.com/SergioBenitez/Rocket#b5b842f0) [INFO] [stderr] Compiling sqlx v0.5.11 [INFO] [stderr] Compiling rocket_db_pools v0.1.0-rc (https://github.com/SergioBenitez/Rocket#b5b842f0) [INFO] [stderr] Compiling raffler v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: failed to find data for query UPDATE location [INFO] [stdout] SET deleted_at = now() [INFO] [stdout] WHERE deleted_at IS NULL [INFO] [stdout] AND id = $1 [INFO] [stdout] RETURNING * [INFO] [stdout] --> src/db.rs:73:24 [INFO] [stdout] | [INFO] [stdout] 73 | let location = sqlx::query_as!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 74 | | Location, [INFO] [stdout] 75 | | r#"UPDATE location [INFO] [stdout] 76 | | SET deleted_at = now() [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: failed to find data for query UPDATE game [INFO] [stdout] SET deleted_at = now() [INFO] [stdout] WHERE deleted_at IS NULL [INFO] [stdout] AND location_id = $1 [INFO] [stdout] --> src/db.rs:85:23 [INFO] [stdout] | [INFO] [stdout] 85 | let _result = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 86 | | r#"UPDATE game [INFO] [stdout] 87 | | SET deleted_at = now() [INFO] [stdout] 88 | | WHERE deleted_at IS NULL [INFO] [stdout] 89 | | AND location_id = $1"#, [INFO] [stdout] 90 | | id [INFO] [stdout] 91 | | ) [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: failed to find data for query UPDATE note [INFO] [stdout] SET deleted_at = now() [INFO] [stdout] FROM game [INFO] [stdout] WHERE game.id=note.game_id [INFO] [stdout] AND note.deleted_at IS NULL [INFO] [stdout] AND game.deleted_at IS NULL [INFO] [stdout] AND game.location_id = $1 [INFO] [stdout] --> src/db.rs:95:23 [INFO] [stdout] | [INFO] [stdout] 95 | let _result = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 96 | | r#"UPDATE note [INFO] [stdout] 97 | | SET deleted_at = now() [INFO] [stdout] 98 | | FROM game [INFO] [stdout] ... | [INFO] [stdout] 103 | | id [INFO] [stdout] 104 | | ) [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: failed to find data for query SELECT *, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] FROM game [INFO] [stdout] WHERE deleted_at IS NULL [INFO] [stdout] AND id = $1 [INFO] [stdout] AND location_id = $2 [INFO] [stdout] --> src/db.rs:168:20 [INFO] [stdout] | [INFO] [stdout] 168 | let game = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 169 | | Game, [INFO] [stdout] 170 | | r#"SELECT *, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] 171 | | FROM game [INFO] [stdout] ... | [INFO] [stdout] 176 | | location_id [INFO] [stdout] 177 | | ) [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: failed to find data for query SELECT game.*, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] FROM game [INFO] [stdout] JOIN location [INFO] [stdout] ON location.id = game.location_id [INFO] [stdout] WHERE game.deleted_at IS NULL [INFO] [stdout] AND location.deleted_at IS NULL [INFO] [stdout] AND location_id = $1 [INFO] [stdout] ORDER BY abbreviation ASC [INFO] [stdout] --> src/db.rs:203:21 [INFO] [stdout] | [INFO] [stdout] 203 | let games = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 204 | | Game, [INFO] [stdout] 205 | | r#"SELECT game.*, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] 206 | | FROM game [INFO] [stdout] ... | [INFO] [stdout] 213 | | id [INFO] [stdout] 214 | | ) [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: failed to find data for query SELECT * [INFO] [stdout] FROM note [INFO] [stdout] WHERE deleted_at IS NULL [INFO] [stdout] AND game_id = $1 [INFO] [stdout] ORDER BY created_at ASC [INFO] [stdout] --> src/db.rs:221:25 [INFO] [stdout] | [INFO] [stdout] 221 | let notes = sqlx::query_as!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 222 | | Note, [INFO] [stdout] 223 | | r#"SELECT * [INFO] [stdout] 224 | | FROM note [INFO] [stdout] ... | [INFO] [stdout] 228 | | g.id [INFO] [stdout] 229 | | ) [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: failed to find data for query INSERT INTO game (location_id, name, abbreviation) [INFO] [stdout] VALUES ($1, $2, $3) [INFO] [stdout] RETURNING *, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] --> src/db.rs:246:20 [INFO] [stdout] | [INFO] [stdout] 246 | let game = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 247 | | Game, [INFO] [stdout] 248 | | r#"INSERT INTO game (location_id, name, abbreviation) [INFO] [stdout] 249 | | VALUES ($1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 253 | | abbreviation [INFO] [stdout] 254 | | ) [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: failed to find data for query UPDATE game [INFO] [stdout] SET name = $1, [INFO] [stdout] abbreviation = $2 [INFO] [stdout] WHERE id = $3 [INFO] [stdout] AND location_id = $4 [INFO] [stdout] RETURNING *, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] --> src/db.rs:268:20 [INFO] [stdout] | [INFO] [stdout] 268 | let game = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 269 | | Game, [INFO] [stdout] 270 | | r#"UPDATE game [INFO] [stdout] 271 | | SET name = $1, [INFO] [stdout] ... | [INFO] [stdout] 279 | | location_id, [INFO] [stdout] 280 | | ) [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: failed to find data for query UPDATE game [INFO] [stdout] SET disabled_at = now() [INFO] [stdout] WHERE id = $1 [INFO] [stdout] AND location_id = $2 [INFO] [stdout] RETURNING *, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] --> src/db.rs:288:20 [INFO] [stdout] | [INFO] [stdout] 288 | let game = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 289 | | Game, [INFO] [stdout] 290 | | r#"UPDATE game [INFO] [stdout] 291 | | SET disabled_at = now() [INFO] [stdout] ... | [INFO] [stdout] 296 | | location_id, [INFO] [stdout] 297 | | ) [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: failed to find data for query UPDATE game [INFO] [stdout] SET disabled_at = NULL [INFO] [stdout] WHERE id = $1 [INFO] [stdout] AND location_id = $2 [INFO] [stdout] RETURNING *, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] --> src/db.rs:305:20 [INFO] [stdout] | [INFO] [stdout] 305 | let game = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 306 | | Game, [INFO] [stdout] 307 | | r#"UPDATE game [INFO] [stdout] 308 | | SET disabled_at = NULL [INFO] [stdout] ... | [INFO] [stdout] 313 | | location_id, [INFO] [stdout] 314 | | ) [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: failed to find data for query UPDATE game [INFO] [stdout] SET deleted_at = now() [INFO] [stdout] WHERE id = $1 [INFO] [stdout] AND location_id = $2 [INFO] [stdout] RETURNING *, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] --> src/db.rs:324:20 [INFO] [stdout] | [INFO] [stdout] 324 | let game = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 325 | | Game, [INFO] [stdout] 326 | | r#"UPDATE game [INFO] [stdout] 327 | | SET deleted_at = now() [INFO] [stdout] ... | [INFO] [stdout] 332 | | location_id, [INFO] [stdout] 333 | | ) [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: failed to find data for query UPDATE note [INFO] [stdout] SET deleted_at = now() [INFO] [stdout] WHERE game_id = $1 [INFO] [stdout] AND deleted_at = NULL [INFO] [stdout] --> src/db.rs:337:23 [INFO] [stdout] | [INFO] [stdout] 337 | let _result = sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 338 | | r#"UPDATE note [INFO] [stdout] 339 | | SET deleted_at = now() [INFO] [stdout] 340 | | WHERE game_id = $1 [INFO] [stdout] 341 | | AND deleted_at = NULL"#, [INFO] [stdout] 342 | | id, [INFO] [stdout] 343 | | ) [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: failed to find data for query UPDATE game [INFO] [stdout] SET reserved_at = now() [INFO] [stdout] WHERE id = $1 [INFO] [stdout] AND location_id = $2 [INFO] [stdout] AND reserved_at IS NULL [INFO] [stdout] RETURNING *, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] --> src/db.rs:352:20 [INFO] [stdout] | [INFO] [stdout] 352 | let game = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 353 | | Game, [INFO] [stdout] 354 | | r#"UPDATE game [INFO] [stdout] 355 | | SET reserved_at = now() [INFO] [stdout] ... | [INFO] [stdout] 361 | | location_id, [INFO] [stdout] 362 | | ) [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: failed to find data for query SELECT *, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] FROM game [INFO] [stdout] WHERE deleted_at IS NULL [INFO] [stdout] AND disabled_at IS NULL [INFO] [stdout] AND reserved_at IS NULL [INFO] [stdout] AND location_id = $1 [INFO] [stdout] ORDER BY random() FOR UPDATE [INFO] [stdout] LIMIT 1 [INFO] [stdout] --> src/db.rs:375:20 [INFO] [stdout] | [INFO] [stdout] 375 | let game = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 376 | | Game, [INFO] [stdout] 377 | | r#"SELECT *, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] 378 | | FROM game [INFO] [stdout] ... | [INFO] [stdout] 385 | | location_id [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: failed to find data for query UPDATE game [INFO] [stdout] SET reserved_at = now() [INFO] [stdout] WHERE id = $1 [INFO] [stdout] AND location_id = $2 [INFO] [stdout] RETURNING *, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] --> src/db.rs:390:20 [INFO] [stdout] | [INFO] [stdout] 390 | let game = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 391 | | Game, [INFO] [stdout] 392 | | r#"UPDATE game [INFO] [stdout] 393 | | SET reserved_at = now() [INFO] [stdout] ... | [INFO] [stdout] 398 | | location_id, [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: failed to find data for query UPDATE game [INFO] [stdout] SET reserved_at = NULL [INFO] [stdout] WHERE id = $1 [INFO] [stdout] AND location_id = $2 [INFO] [stdout] RETURNING *, COALESCE((EXTRACT(EPOCH FROM (now() - reserved_at)) / 60)::int, 0) as "reserved_minutes!" [INFO] [stdout] --> src/db.rs:412:20 [INFO] [stdout] | [INFO] [stdout] 412 | let game = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 413 | | Game, [INFO] [stdout] 414 | | r#"UPDATE game [INFO] [stdout] 415 | | SET reserved_at = NULL [INFO] [stdout] ... | [INFO] [stdout] 420 | | location_id, [INFO] [stdout] 421 | | ) [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: failed to find data for query UPDATE note [INFO] [stdout] SET deleted_at = now() [INFO] [stdout] WHERE id = $1 [INFO] [stdout] AND deleted_at IS NULL [INFO] [stdout] RETURNING * [INFO] [stdout] --> src/db.rs:459:20 [INFO] [stdout] | [INFO] [stdout] 459 | let note = sqlx::query_as!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 460 | | Note, [INFO] [stdout] 461 | | r#"UPDATE note [INFO] [stdout] 462 | | SET deleted_at = now() [INFO] [stdout] ... | [INFO] [stdout] 466 | | id [INFO] [stdout] 467 | | ) [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 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `raffler` due to 18 previous errors [INFO] running `Command { std: "docker" "inspect" "af2724f38fe87b98ed487f8013a16068fac0a6d40c46b68149341b7533c59731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af2724f38fe87b98ed487f8013a16068fac0a6d40c46b68149341b7533c59731", kill_on_drop: false }` [INFO] [stdout] af2724f38fe87b98ed487f8013a16068fac0a6d40c46b68149341b7533c59731