[INFO] cloning repository https://github.com/Sifchain/airdrop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sifchain/airdrop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSifchain%2Fairdrop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSifchain%2Fairdrop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dad502922292b01e2e20f4f6df1d42f3cdaae5b [INFO] documenting Sifchain/airdrop against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSifchain%2Fairdrop" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sifchain/airdrop on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sifchain/airdrop [INFO] finished tweaking git repo https://github.com/Sifchain/airdrop [INFO] tweaked toml for git repo https://github.com/Sifchain/airdrop written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Sifchain/airdrop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/egg-mode-rs/egg-mode.git` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.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] 3b80c2bd85976605c566506a7a49842ace69b954d6cb8530b5a98eff1ca43e82 [INFO] running `Command { std: "docker" "start" "-a" "3b80c2bd85976605c566506a7a49842ace69b954d6cb8530b5a98eff1ca43e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b80c2bd85976605c566506a7a49842ace69b954d6cb8530b5a98eff1ca43e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b80c2bd85976605c566506a7a49842ace69b954d6cb8530b5a98eff1ca43e82", kill_on_drop: false }` [INFO] [stdout] 3b80c2bd85976605c566506a7a49842ace69b954d6cb8530b5a98eff1ca43e82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] af4ebbd020d9c8d61ade96740503b18113bd539b8207aae99a17559599926b92 [INFO] running `Command { std: "docker" "start" "-a" "af4ebbd020d9c8d61ade96740503b18113bd539b8207aae99a17559599926b92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling whoami v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking indexmap v1.6.1 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking sha-1 v0.9.4 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking sqlformat v0.1.6 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.3 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking backoff v0.3.0 [INFO] [stderr] Checking sqlx-rt v0.3.0 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Compiling sqlx-core v0.5.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.1 [INFO] [stderr] Checking egg-mode v0.15.0 (https://github.com/egg-mode-rs/egg-mode.git#6b81073e) [INFO] [stderr] Compiling sqlx-macros v0.5.1 [INFO] [stderr] Checking sqlx v0.5.1 [INFO] [stderr] Documenting airdrop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking airdrop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/utils/memo.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/process_twitter_from_txs_records/main.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | let records = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 13 | | r#" [INFO] [stdout] 14 | | SELECT [INFO] [stdout] 15 | | * [INFO] [stdout] ... | [INFO] [stdout] 18 | | "# [INFO] [stdout] 19 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/process_twitter_from_txs_records/main.rs:41:39 [INFO] [stdout] | [INFO] [stdout] 41 | ... match sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 42 | | ... r#" [INFO] [stdout] 43 | | ... UPDATE txs [INFO] [stdout] 44 | | ... SET tweet_found = $5, tweet_id = $4, media_found = $6, tweets_checked = $7 [INFO] [stdout] ... | [INFO] [stdout] 54 | | ... tweets_checked, [INFO] [stdout] 55 | | ... ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/process_twitter_from_txs_records/main.rs:72:39 [INFO] [stdout] | [INFO] [stdout] 72 | ... match sqlx::query!( [INFO] [stdout] | _____________________________^ [INFO] [stdout] 73 | | ... r#" [INFO] [stdout] 74 | | ... UPDATE txs [INFO] [stdout] 75 | | ... SET twitter_error = $4, tweet_found = false, media_found = false [INFO] [stdout] ... | [INFO] [stdout] 82 | | ... format!("{}", e), [INFO] [stdout] 83 | | ... ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/process_twitter_from_txs_records/main.rs:103:31 [INFO] [stdout] | [INFO] [stdout] 103 | match sqlx::query!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 104 | | r#" [INFO] [stdout] 105 | | UPDATE txs [INFO] [stdout] 106 | | SET twitter_error = $4, tweet_found = false, media_found = false [INFO] [stdout] ... | [INFO] [stdout] 113 | | format!("{}", e), [INFO] [stdout] 114 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/process_twitter_from_txs_records/main.rs:126:23 [INFO] [stdout] | [INFO] [stdout] 126 | match sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 127 | | r#" [INFO] [stdout] 128 | | UPDATE txs [INFO] [stdout] 129 | | SET tweet_found = false, media_found = false, twitter_error = 'invalid handle' [INFO] [stdout] ... | [INFO] [stdout] 135 | | record.height, [INFO] [stdout] 136 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/import-rune-pool-extract/main.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | match sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 18 | | r#" [INFO] [stdout] 19 | | INSERT INTO rune_stakers (asset, rune_address, asset_address, last_stake, last_unstake, units) [INFO] [stdout] 20 | | VALUES ($1, $2, $3, $4, $5, $6) [INFO] [stdout] ... | [INFO] [stdout] 28 | | staker.units.parse::().unwrap(), [INFO] [stdout] 29 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/import_token_sale_submissions/main.rs:96:11 [INFO] [stdout] | [INFO] [stdout] 96 | match sqlx::query!( [INFO] [stdout] | ___________^ [INFO] [stdout] 97 | | r#" [INFO] [stdout] 98 | | INSERT into invalid_token_sale_submissions (timestamp, twitter_handle, sif_address, contribution_code) [INFO] [stdout] 99 | | VALUES ($1, $2, $3, $4) [INFO] [stdout] ... | [INFO] [stdout] 104 | | record.code, [INFO] [stdout] 105 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/import_token_sale_submissions/main.rs:122:11 [INFO] [stdout] | [INFO] [stdout] 122 | match sqlx::query!(r#" [INFO] [stdout] | ___________^ [INFO] [stdout] 123 | | INSERT into token_sale_submissions (timestamp, twitter_handle, sif_address, contribution_code, twitter_error) [INFO] [stdout] 124 | | VALUES ($1, $2, $3, $4, $5) [INFO] [stdout] 125 | | "#, [INFO] [stdout] ... | [INFO] [stdout] 130 | | tweet_error, [INFO] [stdout] 131 | | ).execute(db).await { [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/import_token_sale_submissions/main.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | match sqlx::query!(r#" [INFO] [stdout] | ___________^ [INFO] [stdout] 142 | | INSERT into token_sale_submissions (timestamp, twitter_handle, sif_address, contribution_code, tweet_found, media_found, tweet_id... [INFO] [stdout] 143 | | VALUES ($1, $2, $3, $4, $5, $6, $7, $8) [INFO] [stdout] 144 | | "#, [INFO] [stdout] ... | [INFO] [stdout] 152 | | tweet_data.tweets_checked, [INFO] [stdout] 153 | | ).execute(db).await{ [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/import_token_sale_submissions/main.rs:175:24 [INFO] [stdout] | [INFO] [stdout] 175 | let rows = sqlx::query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 176 | | r#" [INFO] [stdout] 177 | | SELECT twitter_handle as handle, sif_address as address, contribution_code as code [INFO] [stdout] 178 | | FROM token_sale_submissions [INFO] [stdout] ... | [INFO] [stdout] 183 | | record.code, [INFO] [stdout] 184 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/import_token_sale_submissions/main.rs:193:24 [INFO] [stdout] | [INFO] [stdout] 193 | let rows = sqlx::query!( [INFO] [stdout] | ________________________^ [INFO] [stdout] 194 | | r#" [INFO] [stdout] 195 | | SELECT twitter_handle as handle, sif_address as address, contribution_code as code [INFO] [stdout] 196 | | FROM invalid_token_sale_submissions [INFO] [stdout] ... | [INFO] [stdout] 201 | | record.code, [INFO] [stdout] 202 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/import_token_sale_submissions/main.rs:245:11 [INFO] [stdout] | [INFO] [stdout] 245 | match sqlx::query!( [INFO] [stdout] | ___________^ [INFO] [stdout] 246 | | r#" [INFO] [stdout] 247 | | SELECT * from token_sale_contribution_codes [INFO] [stdout] 248 | | WHERE contribution_code = $1 [INFO] [stdout] 249 | | "#, [INFO] [stdout] 250 | | code, [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/import-rune-txs/main.rs:51:15 [INFO] [stdout] | [INFO] [stdout] 51 | match sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 52 | | r#" [INFO] [stdout] 53 | | INSERT INTO txs (network, hash, height, memo, twitter_handle, sif_address, from_address) [INFO] [stdout] 54 | | VALUES ( $1, $2, $3, $4, $5, $6, $7) [INFO] [stdout] ... | [INFO] [stdout] 63 | | tx.fromAddr [INFO] [stdout] 64 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/import-atom-txs/main.rs:112:15 [INFO] [stdout] | [INFO] [stdout] 112 | match sqlx::query!( [INFO] [stdout] | _______________^ [INFO] [stdout] 113 | | r#" [INFO] [stdout] 114 | | INSERT INTO txs (network, hash, height) [INFO] [stdout] 115 | | VALUES ( $1, $2, $3) [INFO] [stdout] ... | [INFO] [stdout] 120 | | tx.height, [INFO] [stdout] 121 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/import-atom-txs/main.rs:131:31 [INFO] [stdout] | [INFO] [stdout] 131 | match sqlx::query!( [INFO] [stdout] | _______________________________^ [INFO] [stdout] 132 | | r#" [INFO] [stdout] 133 | | UPDATE txs [INFO] [stdout] 134 | | SET memo = $1, twitter_handle = $5, sif_address = $6, from_address = $7 [INFO] [stdout] ... | [INFO] [stdout] 144 | | resp.body.messages.get(1).unwrap().from_address [INFO] [stdout] 145 | | ) [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: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `body` should have an upper camel case name [INFO] [stdout] --> src/import-atom-txs/main.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | struct body { [INFO] [stdout] | ^^^^ help: convert the identifier to upper camel case: `Body` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `message` should have an upper camel case name [INFO] [stdout] --> src/import-atom-txs/main.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | struct message { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `Message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/memo_cleaner/main.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | let records = sqlx::query!( [INFO] [stdout] | ___________________^ [INFO] [stdout] 11 | | r#" [INFO] [stdout] 12 | | SELECT * [INFO] [stdout] 13 | | FROM txs [INFO] [stdout] 14 | | "# [INFO] [stdout] 15 | | ) [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: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> src/memo_cleaner/main.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | match sqlx::query!( [INFO] [stdout] | _______________________^ [INFO] [stdout] 30 | | r#" [INFO] [stdout] 31 | | UPDATE txs [INFO] [stdout] 32 | | SET twitter_handle = $1, sif_address = $2 [INFO] [stdout] ... | [INFO] [stdout] 38 | | record.id, [INFO] [stdout] 39 | | ) [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] [stderr] error: could not document `airdrop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name import_token_sale_data src/import_token_sale_submissions/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=ec9d31d1dc620d96 -L dependency=/opt/rustwide/target/debug/deps --extern utils=/opt/rustwide/target/debug/deps/libutils-9bdcf9512ed377f0.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4157d843ebbebce6.rmeta --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-42fb5cc0d9da9029.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0ca50e1edc2bf03c.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-770d4cb4f15482fa.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-cdf85d2b08080fbf.rmeta --extern egg_mode=/opt/rustwide/target/debug/deps/libegg_mode-65d2d71c03d57381.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-845e4404f2c50507.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e0a8b1a533dd7b2b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3a05bf74eabb2288.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0273022d2a3b35c3.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-dd37a303f6999526.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f3b3eada5d52397.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-084bae1ce7fb9fb1.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `airdrop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name process_twitter_from_txs_records src/process_twitter_from_txs_records/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=3243c880747c33b5 -L dependency=/opt/rustwide/target/debug/deps --extern utils=/opt/rustwide/target/debug/deps/libutils-9bdcf9512ed377f0.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4157d843ebbebce6.rmeta --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-42fb5cc0d9da9029.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0ca50e1edc2bf03c.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-770d4cb4f15482fa.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-cdf85d2b08080fbf.rmeta --extern egg_mode=/opt/rustwide/target/debug/deps/libegg_mode-65d2d71c03d57381.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-845e4404f2c50507.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e0a8b1a533dd7b2b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3a05bf74eabb2288.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0273022d2a3b35c3.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-dd37a303f6999526.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f3b3eada5d52397.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-084bae1ce7fb9fb1.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `airdrop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name import_rune_pool_extract src/import-rune-pool-extract/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=473f7cb7d04d9a18 -L dependency=/opt/rustwide/target/debug/deps --extern utils=/opt/rustwide/target/debug/deps/libutils-9bdcf9512ed377f0.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4157d843ebbebce6.rmeta --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-42fb5cc0d9da9029.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0ca50e1edc2bf03c.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-770d4cb4f15482fa.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-cdf85d2b08080fbf.rmeta --extern egg_mode=/opt/rustwide/target/debug/deps/libegg_mode-65d2d71c03d57381.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-845e4404f2c50507.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e0a8b1a533dd7b2b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3a05bf74eabb2288.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0273022d2a3b35c3.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-dd37a303f6999526.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f3b3eada5d52397.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-084bae1ce7fb9fb1.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `airdrop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name import_rune_txs src/import-rune-txs/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=791d86d2fc7944c3 -L dependency=/opt/rustwide/target/debug/deps --extern utils=/opt/rustwide/target/debug/deps/libutils-9bdcf9512ed377f0.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4157d843ebbebce6.rmeta --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-42fb5cc0d9da9029.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0ca50e1edc2bf03c.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-770d4cb4f15482fa.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-cdf85d2b08080fbf.rmeta --extern egg_mode=/opt/rustwide/target/debug/deps/libegg_mode-65d2d71c03d57381.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-845e4404f2c50507.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e0a8b1a533dd7b2b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3a05bf74eabb2288.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0273022d2a3b35c3.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-dd37a303f6999526.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f3b3eada5d52397.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-084bae1ce7fb9fb1.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stderr] error: could not document `airdrop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name memo_cleaner src/memo_cleaner/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=d1f68da248f589a1 -L dependency=/opt/rustwide/target/debug/deps --extern utils=/opt/rustwide/target/debug/deps/libutils-9bdcf9512ed377f0.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4157d843ebbebce6.rmeta --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-42fb5cc0d9da9029.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0ca50e1edc2bf03c.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-770d4cb4f15482fa.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-cdf85d2b08080fbf.rmeta --extern egg_mode=/opt/rustwide/target/debug/deps/libegg_mode-65d2d71c03d57381.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-845e4404f2c50507.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e0a8b1a533dd7b2b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3a05bf74eabb2288.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0273022d2a3b35c3.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-dd37a303f6999526.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f3b3eada5d52397.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-084bae1ce7fb9fb1.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `airdrop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name import_atom_txs src/import-atom-txs/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=b60d23512e21bbc5 -L dependency=/opt/rustwide/target/debug/deps --extern utils=/opt/rustwide/target/debug/deps/libutils-9bdcf9512ed377f0.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4157d843ebbebce6.rmeta --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-42fb5cc0d9da9029.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0ca50e1edc2bf03c.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-770d4cb4f15482fa.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-cdf85d2b08080fbf.rmeta --extern egg_mode=/opt/rustwide/target/debug/deps/libegg_mode-65d2d71c03d57381.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-845e4404f2c50507.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e0a8b1a533dd7b2b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3a05bf74eabb2288.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0273022d2a3b35c3.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-dd37a303f6999526.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8f3b3eada5d52397.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-084bae1ce7fb9fb1.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "af4ebbd020d9c8d61ade96740503b18113bd539b8207aae99a17559599926b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4ebbd020d9c8d61ade96740503b18113bd539b8207aae99a17559599926b92", kill_on_drop: false }` [INFO] [stdout] af4ebbd020d9c8d61ade96740503b18113bd539b8207aae99a17559599926b92