[INFO] updating cached repository https://github.com/FrankSantoso/inacovid [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 79bac49adb4c49b2015c99df61e6ab1a359d9898 [INFO] testing FrankSantoso/inacovid against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrankSantoso%2Finacovid" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FrankSantoso/inacovid on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/FrankSantoso/inacovid [INFO] finished tweaking git repo https://github.com/FrankSantoso/inacovid [INFO] tweaked toml for git repo https://github.com/FrankSantoso/inacovid written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/FrankSantoso/inacovid already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a5ae955fc362e1101190fe7d95f8b8445b1f949ceb42c402dbc56354f48c6c3d [INFO] running `"docker" "start" "-a" "a5ae955fc362e1101190fe7d95f8b8445b1f949ceb42c402dbc56354f48c6c3d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling md-5 v0.8.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling bigdecimal v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap/#132cc5f3) [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling clap v3.0.0-beta.1 (https://github.com/clap-rs/clap/#132cc5f3) [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling sqlx-core v0.3.4 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling sqlx-macros v0.3.4 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling sqlx v0.3.4 [INFO] [stderr] Compiling inacovid v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: DATABASE_URL not set [INFO] [stderr] --> src/models.rs:106:21 [INFO] [stderr] | [INFO] [stderr] 106 | / sqlx::query!( [INFO] [stderr] 107 | | r#" [INFO] [stderr] 108 | | INSERT INTO covid_daily(day, date, new_cases_per_day, cumulative_cases, [INFO] [stderr] 109 | | under_treatment, under_treatment_per_day, under_treatment_percentage, recovered, recovered_per_day, [INFO] [stderr] ... | [INFO] [stderr] 115 | | prov.recovered_percentage, prov.deaths, prov.deaths_per_day, prov.deaths_percentage, prov.latest_update, [INFO] [stderr] 116 | | ).execute(&mut tx).await?; [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: DATABASE_URL not set [INFO] [stderr] --> src/models.rs:132:21 [INFO] [stderr] | [INFO] [stderr] 132 | / sqlx::query!(r#" [INFO] [stderr] 133 | | INSERT INTO covid_province(province_id, date, provinsi, positif, sembuh, meninggal, prov_and_date) [INFO] [stderr] 134 | | VALUES($1, $2, $3, $4, $5, $6, $7) [INFO] [stderr] 135 | | ON CONFLICT ON CONSTRAINT covid_province_prov_and_date_key DO UPDATE SET existed = true [INFO] [stderr] 136 | | "#, [INFO] [stderr] 137 | | prov.province_id, prov.date, prov.provinsi, prov.positif, prov.sembuh, prov.meninggal, prov_date) [INFO] [stderr] | |_____________________________________________________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: DATABASE_URL not set [INFO] [stderr] --> src/models.rs:316:9 [INFO] [stderr] | [INFO] [stderr] 316 | / sqlx::query!( [INFO] [stderr] 317 | | r#" [INFO] [stderr] 318 | | INSERT INTO covid_stats (deaths, total_cases, recovered, pdp, at_date) [INFO] [stderr] 319 | | VALUES ($1, $2, $3, $4, $5) [INFO] [stderr] ... | [INFO] [stderr] 326 | | self.created [INFO] [stderr] 327 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `inacovid`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a5ae955fc362e1101190fe7d95f8b8445b1f949ceb42c402dbc56354f48c6c3d"` [INFO] running `"docker" "rm" "-f" "a5ae955fc362e1101190fe7d95f8b8445b1f949ceb42c402dbc56354f48c6c3d"` [INFO] [stdout] a5ae955fc362e1101190fe7d95f8b8445b1f949ceb42c402dbc56354f48c6c3d