[INFO] cloning repository https://github.com/alexpojman/pokemon_db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexpojman/pokemon_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpojman%2Fpokemon_db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpojman%2Fpokemon_db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9e48830b54d52e6a9e87fdd1b274d0061d8885a [INFO] testing alexpojman/pokemon_db against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexpojman%2Fpokemon_db" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexpojman/pokemon_db on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexpojman/pokemon_db [INFO] finished tweaking git repo https://github.com/alexpojman/pokemon_db [INFO] tweaked toml for git repo https://github.com/alexpojman/pokemon_db written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/alexpojman/pokemon_db already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70f3c4aaef03df8bdc82a91a94806a7ac1b746e9c87f5210221e31a0bf6a5302 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "70f3c4aaef03df8bdc82a91a94806a7ac1b746e9c87f5210221e31a0bf6a5302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70f3c4aaef03df8bdc82a91a94806a7ac1b746e9c87f5210221e31a0bf6a5302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f3c4aaef03df8bdc82a91a94806a7ac1b746e9c87f5210221e31a0bf6a5302", kill_on_drop: false }` [INFO] [stdout] 70f3c4aaef03df8bdc82a91a94806a7ac1b746e9c87f5210221e31a0bf6a5302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.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] f6d17a12d73f37eff6722577745eb4b91f85e81b74c4c2feda8ef076ff64a918 [INFO] running `Command { std: "docker" "start" "-a" "f6d17a12d73f37eff6722577745eb4b91f85e81b74c4c2feda8ef076ff64a918", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling resize-slice v0.1.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling ksuid v0.2.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling simple_asn1 v0.5.4 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling rsa v0.4.1 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling sqlx-rt v0.5.9 [INFO] [stderr] Compiling sqlx-core v0.5.9 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Compiling sqlx v0.5.9 [INFO] [stderr] Compiling upload-pokemon-data v0.1.0 (/opt/rustwide/workdir/crates/upload-pokemon-data) [INFO] [stdout] error: `DATABASE_URL` must be set to use query macros [INFO] [stdout] --> crates/upload-pokemon-data/src/db.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | / sqlx::query!( [INFO] [stdout] 218 | | r#" [INFO] [stdout] 219 | | INSERT INTO pokemon ( [INFO] [stdout] 220 | | id, [INFO] [stdout] ... | [INFO] [stdout] 304 | | fairy_attack_effectiveness, [INFO] [stdout] 305 | | ) [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] --> crates/upload-pokemon-data/src/main.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | / sqlx::query!( [INFO] [stdout] 40 | | r#" [INFO] [stdout] 41 | | INSERT INTO abilities ( [INFO] [stdout] 42 | | id, pokemon_id, ability [INFO] [stdout] ... | [INFO] [stdout] 46 | | ability, [INFO] [stdout] 47 | | ) [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] --> crates/upload-pokemon-data/src/main.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | / sqlx::query!( [INFO] [stdout] 54 | | r#" [INFO] [stdout] 55 | | INSERT INTO egg_groups ( [INFO] [stdout] 56 | | id, pokemon_id, egg_group [INFO] [stdout] ... | [INFO] [stdout] 60 | | egg_group, [INFO] [stdout] 61 | | ) [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] --> crates/upload-pokemon-data/src/main.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | / sqlx::query!( [INFO] [stdout] 68 | | r#" [INFO] [stdout] 69 | | INSERT INTO typing ( [INFO] [stdout] 70 | | id, pokemon_id, typing [INFO] [stdout] ... | [INFO] [stdout] 74 | | typing, [INFO] [stdout] 75 | | ) [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] --> crates/upload-pokemon-data/src/main.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | / sqlx::query!( [INFO] [stdout] 95 | | r#" [INFO] [stdout] 96 | | INSERT INTO evolutions ( [INFO] [stdout] 97 | | id, pokemon_id, evolves_from [INFO] [stdout] ... | [INFO] [stdout] 101 | | evolves_from_id, [INFO] [stdout] 102 | | ) [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 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `upload-pokemon-data` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "f6d17a12d73f37eff6722577745eb4b91f85e81b74c4c2feda8ef076ff64a918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6d17a12d73f37eff6722577745eb4b91f85e81b74c4c2feda8ef076ff64a918", kill_on_drop: false }` [INFO] [stdout] f6d17a12d73f37eff6722577745eb4b91f85e81b74c4c2feda8ef076ff64a918