[INFO] cloning repository https://github.com/Owez/nakes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Owez/nakes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwez%2Fnakes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwez%2Fnakes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f30cc02cf379ceec0b3dc4593f36469133fda565 [INFO] checking Owez/nakes/f30cc02cf379ceec0b3dc4593f36469133fda565 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwez%2Fnakes" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Owez/nakes on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Owez/nakes [INFO] finished tweaking git repo https://github.com/Owez/nakes [INFO] tweaked toml for git repo https://github.com/Owez/nakes written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Owez/nakes already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83ef107a21540aea31405ddd1cd10719d4a06b8c0aa217cf68cbfc1dd1b98e80 [INFO] running `Command { std: "docker" "start" "-a" "83ef107a21540aea31405ddd1cd10719d4a06b8c0aa217cf68cbfc1dd1b98e80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83ef107a21540aea31405ddd1cd10719d4a06b8c0aa217cf68cbfc1dd1b98e80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ef107a21540aea31405ddd1cd10719d4a06b8c0aa217cf68cbfc1dd1b98e80", kill_on_drop: false }` [INFO] [stdout] 83ef107a21540aea31405ddd1cd10719d4a06b8c0aa217cf68cbfc1dd1b98e80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 522214eb883cf06d8f858a46a597aea9374b5bc5f413aab1dc80a77054cf437b [INFO] running `Command { std: "docker" "start" "-a" "522214eb883cf06d8f858a46a597aea9374b5bc5f413aab1dc80a77054cf437b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling sqlformat v0.1.6 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling sqlx-rt v0.5.5 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Checking h2 v0.3.3 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Checking http-body v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Checking socket2 v0.4.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling sqlx-core v0.5.5 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.4 [INFO] [stderr] Compiling sqlx-macros v0.5.5 [INFO] [stderr] Checking sqlx v0.5.5 [INFO] [stderr] Checking nakes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../nakes.lock`: No such file or directory (os error 2) [INFO] [stdout] --> src/init.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | let lockfile_bytes = include_bytes!("../nakes.lock"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../nakes.lock`: No such file or directory (os error 2) [INFO] [stdout] --> src/init.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 12 | let lockfile_bytes = include_bytes!("../nakes.lock"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | let query_result = sqlx::query!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 78 | | "INSERT INTO package (name, version, hash) VALUES (?, ?, ?)", [INFO] [stdout] 79 | | name, [INFO] [stdout] 80 | | version, [INFO] [stdout] 81 | | hash [INFO] [stdout] 82 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | let query_result = sqlx::query!( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 78 | | "INSERT INTO package (name, version, hash) VALUES (?, ?, ?)", [INFO] [stdout] 79 | | name, [INFO] [stdout] 80 | | version, [INFO] [stdout] 81 | | hash [INFO] [stdout] 82 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | / sqlx::query!( [INFO] [stdout] 94 | | "INSERT INTO depends (id, target_id) VALUES (?, ?)", [INFO] [stdout] 95 | | self.id, [INFO] [stdout] 96 | | chunk[0] [INFO] [stdout] 97 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | / sqlx::query!( [INFO] [stdout] 94 | | "INSERT INTO depends (id, target_id) VALUES (?, ?)", [INFO] [stdout] 95 | | self.id, [INFO] [stdout] 96 | | chunk[0] [INFO] [stdout] 97 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | / sqlx::query!( [INFO] [stdout] 100 | | "INSERT INTO depends (id, target_id) VALUES (?, ?)", [INFO] [stdout] 101 | | self.id, [INFO] [stdout] 102 | | chunk[1] [INFO] [stdout] 103 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | / sqlx::query!( [INFO] [stdout] 100 | | "INSERT INTO depends (id, target_id) VALUES (?, ?)", [INFO] [stdout] 101 | | self.id, [INFO] [stdout] 102 | | chunk[1] [INFO] [stdout] 103 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | / sqlx::query!( [INFO] [stdout] 106 | | "INSERT INTO depends (id, target_id) VALUES (?, ?)", [INFO] [stdout] 107 | | self.id, [INFO] [stdout] 108 | | chunk[2] [INFO] [stdout] 109 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:105:17 [INFO] [stdout] | [INFO] [stdout] 105 | / sqlx::query!( [INFO] [stdout] 106 | | "INSERT INTO depends (id, target_id) VALUES (?, ?)", [INFO] [stdout] 107 | | self.id, [INFO] [stdout] 108 | | chunk[2] [INFO] [stdout] 109 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | let query = sqlx::query_as!(Self, "SELECT * FROM package WHERE id=?", id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | let query = sqlx::query_as!(Self, "SELECT * FROM package WHERE id=?", id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | let query = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 182 | | Self, [INFO] [stdout] 183 | | "SELECT * FROM package WHERE name=? AND version=?", [INFO] [stdout] 184 | | name, [INFO] [stdout] 185 | | version [INFO] [stdout] 186 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:181:21 [INFO] [stdout] | [INFO] [stdout] 181 | let query = sqlx::query_as!( [INFO] [stdout] | _____________________^ [INFO] [stdout] 182 | | Self, [INFO] [stdout] 183 | | "SELECT * FROM package WHERE name=? AND version=?", [INFO] [stdout] 184 | | name, [INFO] [stdout] 185 | | version [INFO] [stdout] 186 | | ); [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | let query = sqlx::query_as!(Self, "SELECT * FROM package WHERE hash=?", hash); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:191:21 [INFO] [stdout] | [INFO] [stdout] 191 | let query = sqlx::query_as!(Self, "SELECT * FROM package WHERE hash=?", hash); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_as` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:198:17 [INFO] [stdout] | [INFO] [stdout] 198 | let query = sqlx::query!("SELECT target_id FROM depends WHERE id=?", id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/package.rs:198:17 [INFO] [stdout] | [INFO] [stdout] 198 | let query = sqlx::query!("SELECT target_id FROM depends WHERE id=?", id); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depends` [INFO] [stdout] --> src/package.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | for depends in depends_on_pkgs {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_depends` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `depends` [INFO] [stdout] --> src/package.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | for depends in depends_on_pkgs {} [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_depends` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nakes` (bin "nakes") due to 10 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nakes` (bin "nakes" test) due to 10 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "522214eb883cf06d8f858a46a597aea9374b5bc5f413aab1dc80a77054cf437b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "522214eb883cf06d8f858a46a597aea9374b5bc5f413aab1dc80a77054cf437b", kill_on_drop: false }` [INFO] [stdout] 522214eb883cf06d8f858a46a597aea9374b5bc5f413aab1dc80a77054cf437b